Diagrams.Solve.Polynomial:quartForm from diagrams-solve-0.1, B

Time bar (total: 6.2s)

analyze0.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.8%0.2%0%0%0%0
100%99.8%0%0.2%0%0%0%1
Compiler

Compiled 18 to 14 computations (22.2% saved)

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

sample1.3s (20.4%)

Results
914.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 431.0ms
ival-div: 172.0ms (39.9% of total)
ival-mult: 152.0ms (35.3% of total)
ival-sub: 46.0ms (10.7% of total)
ival-add: 41.0ms (9.5% of total)
const: 17.0ms (3.9% of total)
backward-pass: 3.0ms (0.7% of total)
Bogosity

preprocess220.0ms (3.5%)

Algorithm
egg-herbie
Rules
3440×sum5-define
2200×sum5-define
1628×sum4-define
1558×fnmadd-define
1172×fnmadd-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
059160
1184141
2535136
31603135
45830135
56582135
66777135
76802135
86811135
96811135
01410
1279
2629
31339
42889
56219
615179
731169
849969
952639
1052719
052719
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) t)
Outputs
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) t)
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))))
Call 2
Inputs
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) t)
(+ (- (* (/ 1 8) (neg x)) (/ (* y z) 2)) t)
(+ (- (* (/ 1 8) x) (/ (* (neg y) z) 2)) t)
(+ (- (* (/ 1 8) x) (/ (* y (neg z)) 2)) t)
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) (neg t))
(neg (+ (- (* (/ 1 8) (neg x)) (/ (* y z) 2)) t))
(neg (+ (- (* (/ 1 8) x) (/ (* (neg y) z) 2)) t))
(neg (+ (- (* (/ 1 8) x) (/ (* y (neg z)) 2)) t))
(neg (+ (- (* (/ 1 8) x) (/ (* y z) 2)) (neg t)))
(+ (- (* (/ 1 8) y) (/ (* x z) 2)) t)
(+ (- (* (/ 1 8) z) (/ (* y x) 2)) t)
(+ (- (* (/ 1 8) t) (/ (* y z) 2)) x)
(+ (- (* (/ 1 8) x) (/ (* z y) 2)) t)
(+ (- (* (/ 1 8) x) (/ (* t z) 2)) y)
(+ (- (* (/ 1 8) x) (/ (* y t) 2)) z)
Outputs
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) t)
(fnmsub x -1/8 (fnmsub z (* y -1/2) t))
(+ (- (* (/ 1 8) (neg x)) (/ (* y z) 2)) t)
(fnmsub 1/8 x (fnmsub z (* y -1/2) t))
(+ (- (* (/ 1 8) x) (/ (* (neg y) z) 2)) t)
(fnmsub x -1/8 (fnmsub y (* z 1/2) t))
(+ (- (* (/ 1 8) x) (/ (* y (neg z)) 2)) t)
(fnmsub x -1/8 (fnmsub y (* z 1/2) t))
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) (neg t))
(fnmsub x -1/8 (fma y (* z 1/2) t))
(neg (+ (- (* (/ 1 8) (neg x)) (/ (* y z) 2)) t))
(fnmsub x -1/8 (fma z (* y -1/2) t))
(neg (+ (- (* (/ 1 8) x) (/ (* (neg y) z) 2)) t))
(fnmsub 1/8 x (fma y (* z 1/2) t))
(neg (+ (- (* (/ 1 8) x) (/ (* y (neg z)) 2)) t))
(fnmsub 1/8 x (fma y (* z 1/2) t))
(neg (+ (- (* (/ 1 8) x) (/ (* y z) 2)) (neg t)))
(fnmsub 1/8 x (fnmsub y (* z 1/2) t))
(+ (- (* (/ 1 8) y) (/ (* x z) 2)) t)
(fmsub 1/8 y (fmsub x (* z 1/2) t))
(+ (- (* (/ 1 8) z) (/ (* y x) 2)) t)
(fmsub 1/8 z (fmsub x (* y 1/2) t))
(+ (- (* (/ 1 8) t) (/ (* y z) 2)) x)
(fmsub 1/8 t (fnmsub y (* z -1/2) x))
(+ (- (* (/ 1 8) x) (/ (* z y) 2)) t)
(fnmsub x -1/8 (fnmsub z (* y -1/2) t))
(+ (- (* (/ 1 8) x) (/ (* t z) 2)) y)
(fnmsub x -1/8 (fnmsub z (* t -1/2) y))
(+ (- (* (/ 1 8) x) (/ (* y t) 2)) z)
(fma y (* t -1/2) (fma 1/8 x z))
Symmetry

(sort y z)

explain124.0ms (2%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-x
00-0-(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x)
00-0-(*.f64 y z)
00-0-(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64)))
00-0-(+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64))) t)
00-0-(/.f64 #s(literal 1 binary64) #s(literal 8 binary64))
00-0-y
00-0-#s(literal 2 binary64)
00-0-z
00-0-#s(literal 1 binary64)
00-0-t
00-0-#s(literal 8 binary64)
00-0-(/.f64 (*.f64 y z) #s(literal 2 binary64))
Results
77.0ms512×0valid
Compiler

Compiled 121 to 41 computations (66.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-div: 9.0ms (39.4% of total)
ival-mult: 7.0ms (30.6% of total)
ival-sub: 3.0ms (13.1% of total)
ival-add: 3.0ms (13.1% of total)
const: 1.0ms (4.4% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 15 to 11 computations (26.7% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))))
Compiler

Compiled 15 to 11 computations (26.7% saved)

simplify6.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 y z) #s(literal -2 binary64))
cost-diff0
(+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))
cost-diff0
(*.f64 #s(literal 1/8 binary64) x)
cost-diff0
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))))
Rules
36×fma-lowering-fma.f32
36×fma-define
36×fma-lowering-fma.f64
24×+-lowering-+.f64
24×+-lowering-+.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01134
12032
23732
35232
45632
05632
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (* 1/8 x) (+ t (/ (* y z) -2)))
(* 1/8 x)
1/8
x
(+ t (/ (* y z) -2))
t
(/ (* y z) -2)
(* y z)
y
z
-2
Outputs
(+ (* 1/8 x) (+ t (/ (* y z) -2)))
(+.f64 (/.f64 (*.f64 y z) #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
1/8
#s(literal 1/8 binary64)
x
(+ t (/ (* y z) -2))
(+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))
t
(/ (* y z) -2)
(/.f64 (*.f64 y z) #s(literal -2 binary64))
(* y z)
(*.f64 y z)
y
z
-2
#s(literal -2 binary64)

localize44.0ms (0.7%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 y z)
accuracy100.0%
(*.f64 #s(literal 1/8 binary64) x)
accuracy100.0%
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))))
accuracy100.0%
(+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))
Results
33.0ms256×0valid
Compiler

Compiled 40 to 12 computations (70% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult: 4.0ms (44.7% of total)
ival-add: 3.0ms (33.5% of total)
ival-div: 2.0ms (22.4% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series8.0ms (0.1%)

Counts
5 → 144
Calls
Call 1
Inputs
#<alt (+ (* 1/8 x) (+ t (/ (* y z) -2)))>
#<alt (* 1/8 x)>
#<alt (+ t (/ (* y z) -2))>
#<alt (/ (* y z) -2)>
#<alt (* y z)>
Outputs
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (* 1/8 x)>
#<alt (* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))>
#<alt (* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))>
#<alt (* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))>
#<alt (* 1/8 x)>
#<alt (* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt t>
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))>
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))>
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))>
#<alt t>
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))>
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))>
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))>
#<alt (+ t (* 1/8 x))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (* -1/2 (* y z))>
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))>
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))>
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))>
#<alt (+ t (* 1/8 x))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))>
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))>
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* -1/2 (* y z))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt t>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt t>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt t>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (* -1/2 (* y z))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt t>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
Calls

36 calls:

TimeVariablePointExpression
1.0ms
z
@-inf
(+ (* 1/8 x) (+ t (/ (* y z) -2)))
1.0ms
y
@0
(+ (* 1/8 x) (+ t (/ (* y z) -2)))
0.0ms
x
@0
(+ (* 1/8 x) (+ t (/ (* y z) -2)))
0.0ms
x
@inf
(+ (* 1/8 x) (+ t (/ (* y z) -2)))
0.0ms
z
@inf
(+ (* 1/8 x) (+ t (/ (* y z) -2)))

rewrite317.0ms (5.1%)

Algorithm
batch-egg-rewrite
Rules
4456×*-lowering-*.f32
4456×*-lowering-*.f64
2758×/-lowering-/.f32
2758×/-lowering-/.f64
1424×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01128
15526
253626
3759026
0835026
Stop Event
iter limit
node limit
Counts
5 → 211
Calls
Call 1
Inputs
(+ (* 1/8 x) (+ t (/ (* y z) -2)))
(* 1/8 x)
(+ t (/ (* y z) -2))
(/ (* y z) -2)
(* y z)
Outputs
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(+.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 #s(literal 1/8 binary64) x))
(+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))
(+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) t)
(-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 #s(literal 1/8 binary64) x)))
(-.f64 (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(fma.f64 #s(literal 1/8 binary64) x (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(fma.f64 x #s(literal 1/8 binary64) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(fma.f64 y (/.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 z (/.f64 y #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (-.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 z #s(literal -2 binary64)) y (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (+.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 #s(literal -1/64 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (+.f64 (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (-.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (-.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))
(/.f64 (+.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 2 binary64) (*.f64 y z))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 #s(literal -1/64 binary64) (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) t))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (-.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(/.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 t t)) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) t))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) #s(literal 1 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))) (+.f64 (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (-.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))) (-.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))
(*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(*.f64 (+.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (+.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (-.f64 (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (-.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(*.f64 #s(literal 1/8 binary64) x)
(*.f64 x #s(literal 1/8 binary64))
(+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
(+.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(fma.f64 y (/.f64 z #s(literal -2 binary64)) t)
(fma.f64 z (/.f64 y #s(literal -2 binary64)) t)
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) t)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64) t)
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) t)
(fma.f64 (/.f64 z #s(literal -2 binary64)) y t)
(neg.f64 (+.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t))))
(/.f64 (-.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))))
(/.f64 (+.f64 (neg.f64 (*.f64 t t)) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))))))
(/.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/16 binary64))) (*.f64 (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))))) (*.f64 (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 t t)) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))) (+.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (/.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))) #s(literal 1 binary64)) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (+.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) #s(literal -1 binary64))
(*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (/.f64 (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))))
(*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))
(*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (/.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))))
(*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(*.f64 (-.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))
(*.f64 (+.f64 (neg.f64 (*.f64 t t)) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (-.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))))
(*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))) (-.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))))) (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(*.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 t t)))))
(*.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)))) (+.f64 (*.f64 t t) (/.f64 (+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) #s(literal 2 binary64)))
(neg.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)))
(neg.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
(/.f64 (*.f64 y z) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y z)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) z))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z))
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1 binary64))
(*.f64 y (/.f64 z #s(literal -2 binary64)))
(*.f64 y (*.f64 (/.f64 z #s(literal -2 binary64)) #s(literal 1 binary64)))
(*.f64 z (/.f64 y #s(literal -2 binary64)))
(*.f64 z (*.f64 (/.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64)))
(*.f64 (*.f64 y z) #s(literal -1/2 binary64))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 z #s(literal -2 binary64)) y)
(*.f64 (/.f64 z #s(literal -2 binary64)) (*.f64 y #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y #s(literal 2 binary64)))
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64)))
(*.f64 (/.f64 y #s(literal -2 binary64)) z)
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal -2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y #s(literal -2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))
(*.f64 y z)
(*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(*.f64 y (*.f64 z #s(literal 1 binary64)))
(*.f64 z y)
(*.f64 z (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(*.f64 z (*.f64 y #s(literal 1 binary64)))
(*.f64 (*.f64 y z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 y z))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) y)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) z)
(*.f64 (*.f64 #s(literal 1 binary64) y) z)
(*.f64 (*.f64 #s(literal 1 binary64) z) y)

simplify196.0ms (3.2%)

Algorithm
egg-herbie
Rules
2522×*-lowering-*.f32
2522×*-lowering-*.f64
1584×fnmadd-define
1012×times-frac
998×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
083883
1278853
2872823
32425823
47256811
08132811
Stop Event
iter limit
node limit
Counts
144 → 144
Calls
Call 1
Inputs
(+ t (* -1/2 (* y z)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(* 1/8 x)
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(* 1/8 x)
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
t
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
t
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(+ t (* 1/8 x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(* -1/2 (* y z))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(* -1/2 (* y z))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(+ t (* 1/8 x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(* -1/2 (* y z))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* -1/2 (* y z))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
t
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
t
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
t
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(* -1/2 (* y z))
(* y (+ (* -1/2 z) (/ t y)))
(* y (+ (* -1/2 z) (/ t y)))
(* y (+ (* -1/2 z) (/ t y)))
(* -1/2 (* y z))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
t
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (/ t z)))
(* z (+ (* -1/2 y) (/ t z)))
(* z (+ (* -1/2 y) (/ t z)))
(* -1/2 (* y z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
Outputs
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x)))
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x)))
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x)))
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x)))
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x)))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
t
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
t
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (* 1/8 x))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (* 1/8 x))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
t
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
t
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
t
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y (+ (* -1/2 z) (/ t y)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* y (+ (* -1/2 z) (/ t y)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* y (+ (* -1/2 z) (/ t y)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
t
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* z (+ (* -1/2 y) (/ t z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* z (+ (* -1/2 y) (/ t z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* z (+ (* -1/2 y) (/ t z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)

eval40.0ms (0.6%)

Compiler

Compiled 9406 to 765 computations (91.9% saved)

prune246.0ms (4%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New3478355
Fresh000
Picked101
Done000
Total3488356
Accuracy
100.0%
Counts
356 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
62.5%
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
99.9%
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
51.8%
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t)))))
69.7%
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
68.8%
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
32.6%
(*.f64 #s(literal 1/8 binary64) x)
39.5%
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
31.5%
t
Compiler

Compiled 200 to 148 computations (26% saved)

simplify172.0ms (2.8%)

Algorithm
egg-herbie
Localize:

Found 13 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t)))
cost-diff0
(*.f64 #s(literal 1/8 binary64) x)
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t))))
cost-diff128
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t)))))
cost-diff0
(*.f64 y z)
cost-diff0
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
cost-diff0
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
cost-diff0
(*.f64 y z)
cost-diff0
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
cost-diff0
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
cost-diff0
(/.f64 #s(literal -2 binary64) z)
cost-diff0
(/.f64 y (/.f64 #s(literal -2 binary64) z))
cost-diff0
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
Rules
2528×*-lowering-*.f32
2528×*-lowering-*.f64
1504×fmsub-define
1470×fma-lowering-fma.f32
1470×fma-lowering-fma.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
026187
167181
2158164
3365163
41086163
52572163
65232163
08102163
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ y (/ -2 z)) (+ (* 1/8 x) t))
(/ y (/ -2 z))
y
(/ -2 z)
-2
z
(+ (* 1/8 x) t)
(* 1/8 x)
1/8
x
t
t
(* -1/2 (* y z))
-1/2
(* y z)
y
z
(+ t (* -1/2 (* y z)))
t
(* -1/2 (* y z))
-1/2
(* y z)
y
z
(+ (* 1/8 x) (/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))))
(* 1/8 x)
1/8
x
(/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t))))
1
(/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))
(- (/ y (/ -2 z)) t)
(/ y (/ -2 z))
y
(/ -2 z)
-2
z
t
(- (* z (* y (* 1/4 (* y z)))) (* t t))
(* z (* y (* 1/4 (* y z))))
(* y (* 1/4 (* y z)))
(* 1/4 (* y z))
1/4
(* y z)
(* t t)
Outputs
(+ (/ y (/ -2 z)) (+ (* 1/8 x) t))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(/ y (/ -2 z))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
y
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
-2
#s(literal -2 binary64)
z
(+ (* 1/8 x) t)
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
1/8
#s(literal 1/8 binary64)
x
t
t
(* -1/2 (* y z))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
-1/2
#s(literal -1/2 binary64)
(* y z)
(*.f64 y z)
y
z
(+ t (* -1/2 (* y z)))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
t
(* -1/2 (* y z))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
-1/2
#s(literal -1/2 binary64)
(* y z)
(*.f64 y z)
y
z
(+ (* 1/8 x) (/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
1/8
#s(literal 1/8 binary64)
x
(/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t))))
(/.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
1
#s(literal 1 binary64)
(/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 z (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(- (/ y (/ -2 z)) t)
(-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
(/ y (/ -2 z))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
y
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
-2
#s(literal -2 binary64)
z
t
(- (* z (* y (* 1/4 (* y z)))) (* t t))
(-.f64 (*.f64 z (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))
(* z (* y (* 1/4 (* y z))))
(*.f64 z (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))
(* y (* 1/4 (* y z)))
(*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))
(* 1/4 (* y z))
(*.f64 (*.f64 y z) #s(literal 1/4 binary64))
1/4
#s(literal 1/4 binary64)
(* y z)
(*.f64 y z)
(* t t)
(*.f64 t t)

localize200.0ms (3.2%)

Localize:

Found 13 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 y (/.f64 #s(literal -2 binary64) z))
accuracy95.5%
(*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z))))
accuracy92.7%
(-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t))
accuracy47.1%
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t)))
accuracy100.0%
(*.f64 y z)
accuracy100.0%
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
accuracy100.0%
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
accuracy100.0%
(*.f64 y z)
accuracy100.0%
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
accuracy100.0%
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
accuracy100.0%
(*.f64 #s(literal 1/8 binary64) x)
accuracy100.0%
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
accuracy99.7%
(/.f64 y (/.f64 #s(literal -2 binary64) z))
Results
158.0ms256×0valid
Compiler

Compiled 206 to 27 computations (86.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 68.0ms
ival-div: 46.0ms (67.8% of total)
ival-mult: 11.0ms (16.2% of total)
ival-add: 5.0ms (7.4% of total)
ival-sub: 4.0ms (5.9% of total)
const: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

series37.0ms (0.6%)

Counts
13 → 384
Calls
Call 1
Inputs
#<alt (+ (/ y (/ -2 z)) (+ (* 1/8 x) t))>
#<alt (/ y (/ -2 z))>
#<alt (/ -2 z)>
#<alt (+ (* 1/8 x) t)>
#<alt (* -1/2 (* y z))>
#<alt (* y z)>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ (* 1/8 x) (/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))))>
#<alt (/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t))))>
#<alt (* 1/8 x)>
#<alt (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))>
#<alt (- (* z (* y (* 1/4 (* y z)))) (* t t))>
#<alt (* z (* y (* 1/4 (* y z))))>
Outputs
#<alt (+ t (* 1/8 x))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (* -1/2 (* y z))>
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))>
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))>
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))>
#<alt (+ t (* 1/8 x))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))>
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))>
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (* 1/8 x)>
#<alt (* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))>
#<alt (* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))>
#<alt (* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))>
#<alt (* 1/8 x)>
#<alt (* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt t>
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))>
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))>
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))>
#<alt t>
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))>
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))>
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt t>
#<alt (+ t (* 1/8 x))>
#<alt (+ t (* 1/8 x))>
#<alt (+ t (* 1/8 x))>
#<alt (* 1/8 x)>
#<alt (* x (+ 1/8 (/ t x)))>
#<alt (* x (+ 1/8 (/ t x)))>
#<alt (* x (+ 1/8 (/ t x)))>
#<alt (* 1/8 x)>
#<alt (* -1 (* x (- (* -1 (/ t x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ t x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ t x)) 1/8)))>
#<alt (* 1/8 x)>
#<alt (+ t (* 1/8 x))>
#<alt (+ t (* 1/8 x))>
#<alt (+ t (* 1/8 x))>
#<alt t>
#<alt (* t (+ 1 (* 1/8 (/ x t))))>
#<alt (* t (+ 1 (* 1/8 (/ x t))))>
#<alt (* t (+ 1 (* 1/8 (/ x t))))>
#<alt t>
#<alt (* -1 (* t (- (* -1/8 (/ x t)) 1)))>
#<alt (* -1 (* t (- (* -1/8 (/ x t)) 1)))>
#<alt (* -1 (* t (- (* -1/8 (/ x t)) 1)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* -1/2 (* y z))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt t>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt t>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt t>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (* -1/2 (* y z))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt t>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))>
#<alt (- (+ (* 1/8 x) (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t)))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))>
#<alt (- (+ (* 1/8 x) (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t)))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))>
#<alt (- (+ (* 1/8 x) (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t)))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))>
#<alt (* 1/8 x)>
#<alt (* x (- (+ 1/8 (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (- (* -1/2 (* y z)) t))))) (/ (pow t 2) (* x (- (* -1/2 (* y z)) t)))))>
#<alt (* x (- (+ 1/8 (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (- (* -1/2 (* y z)) t))))) (/ (pow t 2) (* x (- (* -1/2 (* y z)) t)))))>
#<alt (* x (- (+ 1/8 (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (- (* -1/2 (* y z)) t))))) (/ (pow t 2) (* x (- (* -1/2 (* y z)) t)))))>
#<alt (* 1/8 x)>
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t))) x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t))) x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t))) x)) 1/8)))>
#<alt (- (* 1/8 x) (* -1 t))>
#<alt (- (+ (* -1/2 (* y z)) (* 1/8 x)) (* -1 t))>
#<alt (- (+ (* 1/8 x) (* y (+ (* -1/2 z) (* y (+ (* -1/4 (/ (pow z 2) t)) (* 1/4 (/ (pow z 2) t))))))) (* -1 t))>
#<alt (- (+ (* 1/8 x) (* y (+ (* -1/2 z) (* y (+ (* -1/4 (/ (pow z 2) t)) (+ (* 1/4 (/ (pow z 2) t)) (* y (+ (* -1/8 (/ (pow z 3) (pow t 2))) (* 1/8 (/ (pow z 3) (pow t 2))))))))))) (* -1 t))>
#<alt (* -1/2 (* y z))>
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))>
#<alt (* y (+ (* -4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (+ (* 4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (/ t y))))))>
#<alt (* y (+ (* -8 (/ (pow t 4) (* (pow y 4) (pow z 3)))) (+ (* -4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (+ (* 4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (+ (* 8 (/ (pow t 4) (* (pow y 4) (pow z 3)))) (/ t y))))))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2))))))) y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* -1 (/ (+ (* -8 (/ (pow t 4) (pow z 3))) (* 8 (/ (pow t 4) (pow z 3)))) (pow y 3))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2)))))))) y)) (* 1/2 z))))>
#<alt (- (* 1/8 x) (* -1 t))>
#<alt (- (+ (* -1/2 (* y z)) (* 1/8 x)) (* -1 t))>
#<alt (- (+ (* 1/8 x) (* z (+ (* -1/2 y) (* z (+ (* -1/4 (/ (pow y 2) t)) (* 1/4 (/ (pow y 2) t))))))) (* -1 t))>
#<alt (- (+ (* 1/8 x) (* z (+ (* -1/2 y) (* z (+ (* -1/4 (/ (pow y 2) t)) (+ (* 1/4 (/ (pow y 2) t)) (* z (+ (* -1/8 (/ (pow y 3) (pow t 2))) (* 1/8 (/ (pow y 3) (pow t 2))))))))))) (* -1 t))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))>
#<alt (* z (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (+ (* 4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (/ t z))))))>
#<alt (* z (+ (* -8 (/ (pow t 4) (* (pow y 3) (pow z 4)))) (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (+ (* 4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (+ (* 8 (/ (pow t 4) (* (pow y 3) (pow z 4)))) (/ t z))))))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2))))))) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* -1 (/ (+ (* -8 (/ (pow t 4) (pow y 3))) (* 8 (/ (pow t 4) (pow y 3)))) (pow z 3))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2)))))))) z)) (* 1/2 y))))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))>
#<alt t>
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))>
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* 1/8 (/ x t)) (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))))))))>
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1/8 (/ (* (pow y 3) (pow z 3)) (pow t 3))) (+ (* 1/8 (/ x t)) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (pow t 3))) (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))))))))))>
#<alt t>
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))>
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (pow y 2) (pow z 2))) (* 1/4 (* (pow y 2) (pow z 2)))) t)) (+ (* -1/2 (* y z)) (* 1/8 x))) t)) 1)))>
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow y 3) (pow z 3))) (* 1/8 (* (pow y 3) (pow z 3)))) t)) (+ (* -1/4 (* (pow y 2) (pow z 2))) (* 1/4 (* (pow y 2) (pow z 2))))) t)) (+ (* -1/2 (* y z)) (* 1/8 x))) t)) 1)))>
#<alt t>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (* -1/2 (* y z))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt t>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1/2 (* y z))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt t>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt t>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (/ 1 t)>
#<alt (+ (* 1/2 (/ (* y z) (pow t 2))) (/ 1 t))>
#<alt (+ (* y (+ (* 1/4 (/ (* y (pow z 2)) (pow t 3))) (* 1/2 (/ z (pow t 2))))) (/ 1 t))>
#<alt (+ (* y (+ (* 1/2 (/ z (pow t 2))) (* y (- (* 1/8 (/ (* y (pow z 3)) (pow t 4))) (* -1/4 (/ (pow z 2) (pow t 3))))))) (/ 1 t))>
#<alt (/ -2 (* y z))>
#<alt (/ (- (* -4 (/ t (* y (pow z 2)))) (* 2 (/ 1 z))) y)>
#<alt (/ (- (+ (* -8 (/ (pow t 2) (* (pow y 2) (pow z 3)))) (* -4 (/ t (* y (pow z 2))))) (* 2 (/ 1 z))) y)>
#<alt (/ (- (+ (* -16 (/ (pow t 3) (* (pow y 3) (pow z 4)))) (* -4 (/ t (* y (pow z 2))))) (+ (* 8 (/ (pow t 2) (* (pow y 2) (pow z 3)))) (* 2 (/ 1 z)))) y)>
#<alt (/ -2 (* y z))>
#<alt (* -1 (/ (+ (* 4 (/ t (* y (pow z 2)))) (* 2 (/ 1 z))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow t 2) (* y (pow z 3)))) (* -4 (/ t (pow z 2)))) y)) (* 2 (/ 1 z))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ t (pow z 2))) (* -1 (/ (- (* 16 (/ (pow t 3) (* y (pow z 4)))) (* -8 (/ (pow t 2) (pow z 3)))) y))) y)) (* 2 (/ 1 z))) y))>
#<alt (/ 1 t)>
#<alt (+ (* 1/2 (/ (* y z) (pow t 2))) (/ 1 t))>
#<alt (+ (* z (+ (* 1/4 (/ (* (pow y 2) z) (pow t 3))) (* 1/2 (/ y (pow t 2))))) (/ 1 t))>
#<alt (+ (* z (+ (* 1/2 (/ y (pow t 2))) (* z (- (* 1/8 (/ (* (pow y 3) z) (pow t 4))) (* -1/4 (/ (pow y 2) (pow t 3))))))) (/ 1 t))>
#<alt (/ -2 (* y z))>
#<alt (/ (- (* -4 (/ t (* (pow y 2) z))) (* 2 (/ 1 y))) z)>
#<alt (/ (- (+ (* -8 (/ (pow t 2) (* (pow y 3) (pow z 2)))) (* -4 (/ t (* (pow y 2) z)))) (* 2 (/ 1 y))) z)>
#<alt (/ (- (+ (* -16 (/ (pow t 3) (* (pow y 4) (pow z 3)))) (* -4 (/ t (* (pow y 2) z)))) (+ (* 8 (/ (pow t 2) (* (pow y 3) (pow z 2)))) (* 2 (/ 1 y)))) z)>
#<alt (/ -2 (* y z))>
#<alt (* -1 (/ (+ (* 4 (/ t (* (pow y 2) z))) (* 2 (/ 1 y))) z))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow t 2) (* (pow y 3) z))) (* -4 (/ t (pow y 2)))) z)) (* 2 (/ 1 y))) z))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ t (pow y 2))) (* -1 (/ (- (* 16 (/ (pow t 3) (* (pow y 4) z))) (* -8 (/ (pow t 2) (pow y 3)))) z))) z)) (* 2 (/ 1 y))) z))>
#<alt (/ -2 (* y z))>
#<alt (- (* -4 (/ t (* (pow y 2) (pow z 2)))) (* 2 (/ 1 (* y z))))>
#<alt (- (* t (- (* -8 (/ t (* (pow y 3) (pow z 3)))) (* 4 (/ 1 (* (pow y 2) (pow z 2)))))) (* 2 (/ 1 (* y z))))>
#<alt (- (* t (- (* t (- (* -16 (/ t (* (pow y 4) (pow z 4)))) (* 8 (/ 1 (* (pow y 3) (pow z 3)))))) (* 4 (/ 1 (* (pow y 2) (pow z 2)))))) (* 2 (/ 1 (* y z))))>
#<alt (/ 1 t)>
#<alt (/ (+ 1 (* 1/2 (/ (* y z) t))) t)>
#<alt (/ (+ 1 (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (* 1/2 (/ (* y z) t)))) t)>
#<alt (/ (- (+ 1 (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (pow t 3))) (* 1/2 (/ (* y z) t)))) (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2)))) t)>
#<alt (/ 1 t)>
#<alt (* -1 (/ (- (* -1/2 (/ (* y z) t)) 1) t))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) t)) (* 1/2 (* y z))) t)) 1) t))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (/ (* (pow y 3) (pow z 3)) t)) (* 1/4 (* (pow y 2) (pow z 2)))) t)) (* 1/2 (* y z))) t)) 1) t))>
#<alt (* -1 (pow t 2))>
#<alt (- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))>
#<alt (- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))>
#<alt (- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))>
#<alt (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))>
#<alt (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))>
#<alt (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))>
#<alt (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))>
#<alt (* -1 (pow t 2))>
#<alt (- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))>
#<alt (- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))>
#<alt (- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))>
#<alt (* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))>
#<alt (* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))>
#<alt (* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))>
#<alt (* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (+ (* -1 (pow t 2)) (* 1/4 (* (pow y 2) (pow z 2))))>
#<alt (+ (* -1 (pow t 2)) (* 1/4 (* (pow y 2) (pow z 2))))>
#<alt (+ (* -1 (pow t 2)) (* 1/4 (* (pow y 2) (pow z 2))))>
#<alt (* -1 (pow t 2))>
#<alt (* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))>
#<alt (* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))>
#<alt (* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))>
#<alt (* -1 (pow t 2))>
#<alt (* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))>
#<alt (* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))>
#<alt (* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
#<alt (* 1/4 (* (pow y 2) (pow z 2)))>
Calls

96 calls:

TimeVariablePointExpression
4.0ms
z
@0
(+ (* 1/8 x) (/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))))
3.0ms
t
@0
(+ (* 1/8 x) (/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))))
3.0ms
y
@0
(/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t))))
3.0ms
x
@0
(+ (* 1/8 x) (/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))))
2.0ms
t
@-inf
(/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))

rewrite418.0ms (6.7%)

Algorithm
batch-egg-rewrite
Rules
4392×*-lowering-*.f32
4392×*-lowering-*.f64
2396×fma-lowering-fma.f32
2396×fma-lowering-fma.f64
2188×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02696
116575
2178074
0821174
Stop Event
iter limit
node limit
Counts
13 → 871
Calls
Call 1
Inputs
(+ (/ y (/ -2 z)) (+ (* 1/8 x) t))
(/ y (/ -2 z))
(/ -2 z)
(+ (* 1/8 x) t)
(* -1/2 (* y z))
(* y z)
(+ t (* -1/2 (* y z)))
(+ (* 1/8 x) (/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))))
(/ 1 (/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t))))
(* 1/8 x)
(/ (- (/ y (/ -2 z)) t) (- (* z (* y (* 1/4 (* y z)))) (* t t)))
(- (* z (* y (* 1/4 (* y z)))) (* t t))
(* z (* y (* 1/4 (* y z))))
Outputs
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(+.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)))
(+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) t)
(-.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (/.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(fma.f64 y (/.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 z (/.f64 y #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 #s(literal 1/8 binary64) x (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(fma.f64 x #s(literal 1/8 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) y (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 y #s(literal -2 binary64)) z (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (+.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) (neg.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (neg.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))) (-.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) t))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))) (*.f64 t t)) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) t))
(/.f64 (+.f64 (*.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 y (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 y (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 y (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 #s(literal -2 binary64) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) y)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (*.f64 y z))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) y)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (*.f64 y z))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 y z))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) y)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 y z))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) y)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 y z))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) y)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal -2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 y #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) y)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (*.f64 y z))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) #s(literal 1 binary64))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) #s(literal 1 binary64))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) #s(literal -1 binary64))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 y #s(literal -2 binary64)))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal -2 binary64) z)))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))))))
(*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal -1 binary64)))
(neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) z)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) z)))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
(/.f64 (*.f64 y z) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) z))
(/.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z))
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 z #s(literal -2 binary64)))
(*.f64 z (/.f64 y #s(literal -2 binary64)))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)))
(*.f64 (*.f64 y z) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)))
(*.f64 (/.f64 z #s(literal -2 binary64)) y)
(*.f64 (/.f64 z #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 y #s(literal -2 binary64)) z)
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal -2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 2 binary64) z))
(/.f64 #s(literal -2 binary64) z)
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z #s(literal -2 binary64))))
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) z))
(pow.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))
(pow.f64 (/.f64 z #s(literal -2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 z #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) z))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -2 binary64))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(fma.f64 #s(literal 1/8 binary64) x t)
(fma.f64 x #s(literal 1/8 binary64) t)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal -1 binary64)))
(neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) z)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) z)))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
(/.f64 (*.f64 y z) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) z))
(/.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z))
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 z #s(literal -2 binary64)))
(*.f64 z (/.f64 y #s(literal -2 binary64)))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)))
(*.f64 (*.f64 y z) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)))
(*.f64 (/.f64 z #s(literal -2 binary64)) y)
(*.f64 (/.f64 z #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 y #s(literal -2 binary64)) z)
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 y z)
(*.f64 z y)
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
(+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))))
(+.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(exp.f64 (log.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(fma.f64 y (/.f64 z #s(literal -2 binary64)) t)
(fma.f64 z (/.f64 y #s(literal -2 binary64)) t)
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) t)
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) t)
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) t)
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 z #s(literal -2 binary64)) y t)
(fma.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 y #s(literal -2 binary64)) z t)
(fma.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64)) t)
(fma.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z) t)
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))))
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 (*.f64 t t) (/.f64 (*.f64 y t) (/.f64 #s(literal -2 binary64) z)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))))
(/.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (neg.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal -1 binary64))
(pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(*.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(*.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(+.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)))
(+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) t)
(-.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (/.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(fma.f64 y (/.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 z (/.f64 y #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 #s(literal 1/8 binary64) x (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(fma.f64 x #s(literal 1/8 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 (/.f64 z #s(literal -2 binary64)) y (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 y #s(literal -2 binary64)) z (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (+.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) (neg.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (neg.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))) (-.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) t))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))) (*.f64 t t)) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)) t))
(/.f64 (+.f64 (*.f64 y (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 y (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 y (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 y (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 #s(literal -2 binary64) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) y)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (*.f64 y z))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) y)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (*.f64 y z))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 y z))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) y)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 y z))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) y)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 y z))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 y #s(literal -2 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) y)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) #s(literal -2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 y #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) y)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (*.f64 y z))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) #s(literal 1 binary64))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) #s(literal 1 binary64))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) #s(literal -1 binary64))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 y #s(literal -2 binary64)))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 t (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal -2 binary64) z)))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1/8 binary64) x))))))
(*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
(+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))))
(+.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(exp.f64 (log.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(fma.f64 y (/.f64 z #s(literal -2 binary64)) t)
(fma.f64 z (/.f64 y #s(literal -2 binary64)) t)
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) t)
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) t)
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) t)
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 z #s(literal -2 binary64)) y t)
(fma.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 y #s(literal -2 binary64)) z t)
(fma.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64)) t)
(fma.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z) t)
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))))
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 (*.f64 t t) (/.f64 (*.f64 y t) (/.f64 #s(literal -2 binary64) z)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))))
(/.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (neg.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal -1 binary64))
(pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(*.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(*.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(*.f64 #s(literal 1/8 binary64) x)
(*.f64 x #s(literal 1/8 binary64))
(+.f64 (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (neg.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) #s(literal 1 binary64)))
(fma.f64 y (/.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (neg.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (neg.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(fma.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 z (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (neg.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(fma.f64 (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (neg.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(fma.f64 (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (neg.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) t)) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))) (+.f64 (*.f64 (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))) (+.f64 (/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(/.f64 (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal 1 binary64))
(pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(+.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))
(+.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))
(-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))))
(-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(fma.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 y (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 y (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 y (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 y (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) z) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 y (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 y (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) z) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 z (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 z (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 z (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) z)) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 y z) (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 y z) (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 y z) (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y z) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y z) (*.f64 y z)) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y z) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) z (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) z (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) z (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (-.f64 #s(literal 0 binary64) t) t (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))
(fma.f64 #s(literal -1 binary64) (*.f64 t t) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))
(fma.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 (*.f64 y z) z) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 (*.f64 y z) z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 (*.f64 y z) z) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 z (/.f64 y (/.f64 #s(literal -2 binary64) z))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 z (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 z (/.f64 y (/.f64 #s(literal -2 binary64) z))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 y y) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 z #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 y y) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 z #s(literal -2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 y y) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 z #s(literal -2 binary64))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 y #s(literal -2 binary64))) (*.f64 z z) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 y #s(literal -2 binary64))) (*.f64 z z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 y #s(literal -2 binary64))) (*.f64 z z) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) y) (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) y) (/.f64 z #s(literal -2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) y) (/.f64 z #s(literal -2 binary64)) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 y #s(literal -2 binary64))) z (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 y #s(literal -2 binary64))) z (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 y #s(literal -2 binary64))) z (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) y (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) y (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) #s(literal -1/2 binary64)) (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) #s(literal -1/2 binary64)) (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) #s(literal -1/2 binary64)) (*.f64 y z) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 y z)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 y z)) #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(fma.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 y z)) #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) (-.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t)) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))))
(*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))) (*.f64 t t))))
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z))) #s(literal 2 binary64)))
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal -2 binary64) (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) y) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) y) (/.f64 #s(literal -2 binary64) z))
(/.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z)))
(/.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) z))
(/.f64 (*.f64 y (/.f64 y (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal -2 binary64) z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal 2 binary64) z))
(pow.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal -1 binary64))
(*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))
(*.f64 y (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(*.f64 y (*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) z))
(*.f64 z (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64))))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(*.f64 (*.f64 y z) (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))
(*.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64)))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y z) (*.f64 y z)))
(*.f64 (*.f64 (*.f64 y z) #s(literal 1/4 binary64)) (*.f64 y z))
(*.f64 (*.f64 y (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) z)
(*.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 (*.f64 y z) z))
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 z (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(*.f64 (*.f64 y y) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 z #s(literal -2 binary64))))
(*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 z #s(literal -2 binary64))) (*.f64 y y))
(*.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 y #s(literal -2 binary64))) (*.f64 z z))
(*.f64 (*.f64 z z) (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 y #s(literal -2 binary64))))
(*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) z)) (/.f64 y (/.f64 #s(literal 2 binary64) z)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) z)))
(*.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) y) (/.f64 z #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (/.f64 y #s(literal -2 binary64))) z)
(*.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/4 binary64))) y)
(*.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) #s(literal -1/2 binary64)) (*.f64 y z))
(*.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 y z)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 z #s(literal -2 binary64))))
(*.f64 (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 2 binary64)))

simplify326.0ms (5.3%)

Algorithm
egg-herbie
Rules
3908×*-lowering-*.f32
3908×*-lowering-*.f64
2600×+-lowering-+.f64
2600×+-lowering-+.f32
1712×sum5-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05124220
117823722
265713632
080323632
Stop Event
iter limit
node limit
Counts
384 → 384
Calls
Call 1
Inputs
(+ t (* 1/8 x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(* -1/2 (* y z))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(* -1/2 (* y z))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(+ t (* 1/8 x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(* -1/2 (* y z))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(+ t (* -1/2 (* y z)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(* 1/8 x)
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(* 1/8 x)
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
t
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
t
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
t
(+ t (* 1/8 x))
(+ t (* 1/8 x))
(+ t (* 1/8 x))
(* 1/8 x)
(* x (+ 1/8 (/ t x)))
(* x (+ 1/8 (/ t x)))
(* x (+ 1/8 (/ t x)))
(* 1/8 x)
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(* 1/8 x)
(+ t (* 1/8 x))
(+ t (* 1/8 x))
(+ t (* 1/8 x))
t
(* t (+ 1 (* 1/8 (/ x t))))
(* t (+ 1 (* 1/8 (/ x t))))
(* t (+ 1 (* 1/8 (/ x t))))
t
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* -1/2 (* y z))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
t
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
t
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
t
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(* -1/2 (* y z))
(* y (+ (* -1/2 z) (/ t y)))
(* y (+ (* -1/2 z) (/ t y)))
(* y (+ (* -1/2 z) (/ t y)))
(* -1/2 (* y z))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
t
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (/ t z)))
(* z (+ (* -1/2 y) (/ t z)))
(* z (+ (* -1/2 y) (/ t z)))
(* -1/2 (* y z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))
(- (+ (* 1/8 x) (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t)))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))
(- (+ (* 1/8 x) (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t)))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))
(- (+ (* 1/8 x) (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t)))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))
(* 1/8 x)
(* x (- (+ 1/8 (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (- (* -1/2 (* y z)) t))))) (/ (pow t 2) (* x (- (* -1/2 (* y z)) t)))))
(* x (- (+ 1/8 (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (- (* -1/2 (* y z)) t))))) (/ (pow t 2) (* x (- (* -1/2 (* y z)) t)))))
(* x (- (+ 1/8 (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (- (* -1/2 (* y z)) t))))) (/ (pow t 2) (* x (- (* -1/2 (* y z)) t)))))
(* 1/8 x)
(* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t))) x)) 1/8)))
(* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t))) x)) 1/8)))
(* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t))) x)) 1/8)))
(- (* 1/8 x) (* -1 t))
(- (+ (* -1/2 (* y z)) (* 1/8 x)) (* -1 t))
(- (+ (* 1/8 x) (* y (+ (* -1/2 z) (* y (+ (* -1/4 (/ (pow z 2) t)) (* 1/4 (/ (pow z 2) t))))))) (* -1 t))
(- (+ (* 1/8 x) (* y (+ (* -1/2 z) (* y (+ (* -1/4 (/ (pow z 2) t)) (+ (* 1/4 (/ (pow z 2) t)) (* y (+ (* -1/8 (/ (pow z 3) (pow t 2))) (* 1/8 (/ (pow z 3) (pow t 2))))))))))) (* -1 t))
(* -1/2 (* y z))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(* y (+ (* -4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (+ (* 4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (/ t y))))))
(* y (+ (* -8 (/ (pow t 4) (* (pow y 4) (pow z 3)))) (+ (* -4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (+ (* 4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (+ (* 8 (/ (pow t 4) (* (pow y 4) (pow z 3)))) (/ t y))))))))
(* -1/2 (* y z))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2))))))) y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* -1 (/ (+ (* -8 (/ (pow t 4) (pow z 3))) (* 8 (/ (pow t 4) (pow z 3)))) (pow y 3))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2)))))))) y)) (* 1/2 z))))
(- (* 1/8 x) (* -1 t))
(- (+ (* -1/2 (* y z)) (* 1/8 x)) (* -1 t))
(- (+ (* 1/8 x) (* z (+ (* -1/2 y) (* z (+ (* -1/4 (/ (pow y 2) t)) (* 1/4 (/ (pow y 2) t))))))) (* -1 t))
(- (+ (* 1/8 x) (* z (+ (* -1/2 y) (* z (+ (* -1/4 (/ (pow y 2) t)) (+ (* 1/4 (/ (pow y 2) t)) (* z (+ (* -1/8 (/ (pow y 3) (pow t 2))) (* 1/8 (/ (pow y 3) (pow t 2))))))))))) (* -1 t))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(* z (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (+ (* 4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (/ t z))))))
(* z (+ (* -8 (/ (pow t 4) (* (pow y 3) (pow z 4)))) (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (+ (* 4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (+ (* 8 (/ (pow t 4) (* (pow y 3) (pow z 4)))) (/ t z))))))))
(* -1/2 (* y z))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2))))))) z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* -1 (/ (+ (* -8 (/ (pow t 4) (pow y 3))) (* 8 (/ (pow t 4) (pow y 3)))) (pow z 3))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2)))))))) z)) (* 1/2 y))))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
t
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* 1/8 (/ x t)) (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))))))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1/8 (/ (* (pow y 3) (pow z 3)) (pow t 3))) (+ (* 1/8 (/ x t)) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (pow t 3))) (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))))))))))
t
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(* -1 (* t (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (pow y 2) (pow z 2))) (* 1/4 (* (pow y 2) (pow z 2)))) t)) (+ (* -1/2 (* y z)) (* 1/8 x))) t)) 1)))
(* -1 (* t (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow y 3) (pow z 3))) (* 1/8 (* (pow y 3) (pow z 3)))) t)) (+ (* -1/4 (* (pow y 2) (pow z 2))) (* 1/4 (* (pow y 2) (pow z 2))))) t)) (+ (* -1/2 (* y z)) (* 1/8 x))) t)) 1)))
t
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(* -1/2 (* y z))
(* y (+ (* -1/2 z) (/ t y)))
(* y (+ (* -1/2 z) (/ t y)))
(* y (+ (* -1/2 z) (/ t y)))
(* -1/2 (* y z))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
t
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (/ t z)))
(* z (+ (* -1/2 y) (/ t z)))
(* z (+ (* -1/2 y) (/ t z)))
(* -1/2 (* y z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1/2 (* y z))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
t
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
t
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(/ 1 t)
(+ (* 1/2 (/ (* y z) (pow t 2))) (/ 1 t))
(+ (* y (+ (* 1/4 (/ (* y (pow z 2)) (pow t 3))) (* 1/2 (/ z (pow t 2))))) (/ 1 t))
(+ (* y (+ (* 1/2 (/ z (pow t 2))) (* y (- (* 1/8 (/ (* y (pow z 3)) (pow t 4))) (* -1/4 (/ (pow z 2) (pow t 3))))))) (/ 1 t))
(/ -2 (* y z))
(/ (- (* -4 (/ t (* y (pow z 2)))) (* 2 (/ 1 z))) y)
(/ (- (+ (* -8 (/ (pow t 2) (* (pow y 2) (pow z 3)))) (* -4 (/ t (* y (pow z 2))))) (* 2 (/ 1 z))) y)
(/ (- (+ (* -16 (/ (pow t 3) (* (pow y 3) (pow z 4)))) (* -4 (/ t (* y (pow z 2))))) (+ (* 8 (/ (pow t 2) (* (pow y 2) (pow z 3)))) (* 2 (/ 1 z)))) y)
(/ -2 (* y z))
(* -1 (/ (+ (* 4 (/ t (* y (pow z 2)))) (* 2 (/ 1 z))) y))
(* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow t 2) (* y (pow z 3)))) (* -4 (/ t (pow z 2)))) y)) (* 2 (/ 1 z))) y))
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ t (pow z 2))) (* -1 (/ (- (* 16 (/ (pow t 3) (* y (pow z 4)))) (* -8 (/ (pow t 2) (pow z 3)))) y))) y)) (* 2 (/ 1 z))) y))
(/ 1 t)
(+ (* 1/2 (/ (* y z) (pow t 2))) (/ 1 t))
(+ (* z (+ (* 1/4 (/ (* (pow y 2) z) (pow t 3))) (* 1/2 (/ y (pow t 2))))) (/ 1 t))
(+ (* z (+ (* 1/2 (/ y (pow t 2))) (* z (- (* 1/8 (/ (* (pow y 3) z) (pow t 4))) (* -1/4 (/ (pow y 2) (pow t 3))))))) (/ 1 t))
(/ -2 (* y z))
(/ (- (* -4 (/ t (* (pow y 2) z))) (* 2 (/ 1 y))) z)
(/ (- (+ (* -8 (/ (pow t 2) (* (pow y 3) (pow z 2)))) (* -4 (/ t (* (pow y 2) z)))) (* 2 (/ 1 y))) z)
(/ (- (+ (* -16 (/ (pow t 3) (* (pow y 4) (pow z 3)))) (* -4 (/ t (* (pow y 2) z)))) (+ (* 8 (/ (pow t 2) (* (pow y 3) (pow z 2)))) (* 2 (/ 1 y)))) z)
(/ -2 (* y z))
(* -1 (/ (+ (* 4 (/ t (* (pow y 2) z))) (* 2 (/ 1 y))) z))
(* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow t 2) (* (pow y 3) z))) (* -4 (/ t (pow y 2)))) z)) (* 2 (/ 1 y))) z))
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ t (pow y 2))) (* -1 (/ (- (* 16 (/ (pow t 3) (* (pow y 4) z))) (* -8 (/ (pow t 2) (pow y 3)))) z))) z)) (* 2 (/ 1 y))) z))
(/ -2 (* y z))
(- (* -4 (/ t (* (pow y 2) (pow z 2)))) (* 2 (/ 1 (* y z))))
(- (* t (- (* -8 (/ t (* (pow y 3) (pow z 3)))) (* 4 (/ 1 (* (pow y 2) (pow z 2)))))) (* 2 (/ 1 (* y z))))
(- (* t (- (* t (- (* -16 (/ t (* (pow y 4) (pow z 4)))) (* 8 (/ 1 (* (pow y 3) (pow z 3)))))) (* 4 (/ 1 (* (pow y 2) (pow z 2)))))) (* 2 (/ 1 (* y z))))
(/ 1 t)
(/ (+ 1 (* 1/2 (/ (* y z) t))) t)
(/ (+ 1 (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (* 1/2 (/ (* y z) t)))) t)
(/ (- (+ 1 (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (pow t 3))) (* 1/2 (/ (* y z) t)))) (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2)))) t)
(/ 1 t)
(* -1 (/ (- (* -1/2 (/ (* y z) t)) 1) t))
(* -1 (/ (- (* -1 (/ (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) t)) (* 1/2 (* y z))) t)) 1) t))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (/ (* (pow y 3) (pow z 3)) t)) (* 1/4 (* (pow y 2) (pow z 2)))) t)) (* 1/2 (* y z))) t)) 1) t))
(* -1 (pow t 2))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(* 1/4 (* (pow y 2) (pow z 2)))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(* 1/4 (* (pow y 2) (pow z 2)))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(* -1 (pow t 2))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(* 1/4 (* (pow y 2) (pow z 2)))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(* 1/4 (* (pow y 2) (pow z 2)))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(* 1/4 (* (pow y 2) (pow z 2)))
(+ (* -1 (pow t 2)) (* 1/4 (* (pow y 2) (pow z 2))))
(+ (* -1 (pow t 2)) (* 1/4 (* (pow y 2) (pow z 2))))
(+ (* -1 (pow t 2)) (* 1/4 (* (pow y 2) (pow z 2))))
(* -1 (pow t 2))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(* -1 (pow t 2))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
(* 1/4 (* (pow y 2) (pow z 2)))
Outputs
(+ t (* 1/8 x))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 t y))))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 t y))))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 t y))))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (+.f64 t (*.f64 #s(literal 1/8 binary64) x)) y)) (neg.f64 y))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (+.f64 t (*.f64 #s(literal 1/8 binary64) x)) y)) (neg.f64 y))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (+.f64 t (*.f64 #s(literal 1/8 binary64) x)) y)) (neg.f64 y))
(+ t (* 1/8 x))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(*.f64 z (+.f64 (/.f64 t z) (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(*.f64 z (+.f64 (/.f64 t z) (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(*.f64 z (+.f64 (/.f64 t z) (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(*.f64 z (*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 t (*.f64 #s(literal 1/8 binary64) x)) z)) #s(literal -1 binary64)))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(*.f64 z (*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 t (*.f64 #s(literal 1/8 binary64) x)) z)) #s(literal -1 binary64)))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(*.f64 z (*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 t (*.f64 #s(literal 1/8 binary64) x)) z)) #s(literal -1 binary64)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x) (+.f64 #s(literal 1/8 binary64) (/.f64 t x))))
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x) (+.f64 #s(literal 1/8 binary64) (/.f64 t x))))
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x) (+.f64 #s(literal 1/8 binary64) (/.f64 t x))))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(*.f64 (+.f64 (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (neg.f64 x)) #s(literal -1/8 binary64)) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(*.f64 (+.f64 (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (neg.f64 x)) #s(literal -1/8 binary64)) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))
(*.f64 (+.f64 (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (neg.f64 x)) #s(literal -1/8 binary64)) (neg.f64 x))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
t
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
t
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
t
(+ t (* 1/8 x))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(+ t (* 1/8 x))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(+ t (* 1/8 x))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* x (+ 1/8 (/ t x)))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 t x)))
(* x (+ 1/8 (/ t x)))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 t x)))
(* x (+ 1/8 (/ t x)))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 t x)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) #s(literal -1/8 binary64)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) #s(literal -1/8 binary64)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) #s(literal -1/8 binary64)) #s(literal -1 binary64)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(+ t (* 1/8 x))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(+ t (* 1/8 x))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(+ t (* 1/8 x))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
t
(* t (+ 1 (* 1/8 (/ x t))))
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(* t (+ 1 (* 1/8 (/ x t))))
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(* t (+ 1 (* 1/8 (/ x t))))
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
t
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
t
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t)))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t)))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t)))))
t
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t)) (-.f64 #s(literal 0 binary64) t))
t
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y (+ (* -1/2 z) (/ t y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 t y)))
(* y (+ (* -1/2 z) (/ t y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 t y)))
(* y (+ (* -1/2 z) (/ t y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 t y)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t y)) (neg.f64 y))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t y)) (neg.f64 y))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t y)) (neg.f64 y))
t
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* z (+ (* -1/2 y) (/ t z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
(* z (+ (* -1/2 y) (/ t z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
(* z (+ (* -1/2 y) (/ t z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 t z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 t z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 t z)) (neg.f64 z))
(- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))
(-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)))
(- (+ (* 1/8 x) (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t)))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))
(-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)))
(- (+ (* 1/8 x) (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t)))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))
(-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)))
(- (+ (* 1/8 x) (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t)))) (/ (pow t 2) (- (* -1/2 (* y z)) t)))
(-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* x (- (+ 1/8 (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (- (* -1/2 (* y z)) t))))) (/ (pow t 2) (* x (- (* -1/2 (* y z)) t)))))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) x)))
(* x (- (+ 1/8 (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (- (* -1/2 (* y z)) t))))) (/ (pow t 2) (* x (- (* -1/2 (* y z)) t)))))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) x)))
(* x (- (+ 1/8 (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (- (* -1/2 (* y z)) t))))) (/ (pow t 2) (* x (- (* -1/2 (* y z)) t)))))
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) x)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t))) x)) 1/8)))
(*.f64 x (neg.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) (neg.f64 x)))))
(* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t))) x)) 1/8)))
(*.f64 x (neg.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) (neg.f64 x)))))
(* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (- (* -1/2 (* y z)) t))) (/ (pow t 2) (- (* -1/2 (* y z)) t))) x)) 1/8)))
(*.f64 x (neg.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) (neg.f64 x)))))
(- (* 1/8 x) (* -1 t))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(- (+ (* -1/2 (* y z)) (* 1/8 x)) (* -1 t))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(- (+ (* 1/8 x) (* y (+ (* -1/2 z) (* y (+ (* -1/4 (/ (pow z 2) t)) (* 1/4 (/ (pow z 2) t))))))) (* -1 t))
(+.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 y #s(literal 0 binary64)))) (+.f64 t (*.f64 #s(literal 1/8 binary64) x)))
(- (+ (* 1/8 x) (* y (+ (* -1/2 z) (* y (+ (* -1/4 (/ (pow z 2) t)) (+ (* 1/4 (/ (pow z 2) t)) (* y (+ (* -1/8 (/ (pow z 3) (pow t 2))) (* 1/8 (/ (pow z 3) (pow t 2))))))))))) (* -1 t))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 y (+.f64 (*.f64 y #s(literal 0 binary64)) #s(literal 0 binary64))))) t))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 t y))))
(* y (+ (* -4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (+ (* 4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (/ t y))))))
(*.f64 y (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 t #s(literal -4 binary64)) (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 y (*.f64 z z))))) (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y))) (+.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 4 binary64)) (*.f64 y (*.f64 y (*.f64 y (*.f64 z z))))))))
(* y (+ (* -8 (/ (pow t 4) (* (pow y 4) (pow z 3)))) (+ (* -4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (+ (* 4 (/ (pow t 3) (* (pow y 3) (pow z 2)))) (+ (* 8 (/ (pow t 4) (* (pow y 4) (pow z 3)))) (/ t y))))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 t #s(literal 4 binary64))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 y #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y)) (+.f64 (+.f64 (+.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 4 binary64)) (*.f64 y (*.f64 y (*.f64 y (*.f64 z z)))))) (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 8 binary64)) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 y #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 t #s(literal -4 binary64)) (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 y (*.f64 z z)))))))))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (+.f64 t (*.f64 #s(literal 1/8 binary64) x)) y)) (neg.f64 y))
(* -1 (* y (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2))))))) y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (+.f64 t (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 t (/.f64 (*.f64 t t) y)) y)) (*.f64 z z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 (*.f64 t #s(literal -4 binary64)) (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 z z))))))) y)) (neg.f64 y))
(* -1 (* y (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* -1 (/ (+ (* -8 (/ (pow t 4) (pow z 3))) (* 8 (/ (pow t 4) (pow z 3)))) (pow y 3))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2)))))))) y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (+.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t #s(literal -4 binary64)) (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 z z)))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 t (/.f64 (*.f64 t t) y)) y)) (*.f64 z z)) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) y)) (neg.f64 y))
(- (* 1/8 x) (* -1 t))
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(- (+ (* -1/2 (* y z)) (* 1/8 x)) (* -1 t))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(- (+ (* 1/8 x) (* z (+ (* -1/2 y) (* z (+ (* -1/4 (/ (pow y 2) t)) (* 1/4 (/ (pow y 2) t))))))) (* -1 t))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z #s(literal 0 binary64)))) t))
(- (+ (* 1/8 x) (* z (+ (* -1/2 y) (* z (+ (* -1/4 (/ (pow y 2) t)) (+ (* 1/4 (/ (pow y 2) t)) (* z (+ (* -1/8 (/ (pow y 3) (pow t 2))) (* 1/8 (/ (pow y 3) (pow t 2))))))))))) (* -1 t))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z (+.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64))))) t))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))
(*.f64 z (+.f64 (/.f64 t z) (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))))
(* z (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (+ (* 4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (/ t z))))))
(*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 t #s(literal -4 binary64)) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 y (*.f64 z z))))) (+.f64 (+.f64 (/.f64 t z) (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 4 binary64)) (*.f64 y (*.f64 z (*.f64 y (*.f64 z z))))))))
(* z (+ (* -8 (/ (pow t 4) (* (pow y 3) (pow z 4)))) (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (+ (* 4 (/ (pow t 3) (* (pow y 2) (pow z 3)))) (+ (* 8 (/ (pow t 4) (* (pow y 3) (pow z 4)))) (/ t z))))))))
(*.f64 z (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 t #s(literal 4 binary64))) y) (*.f64 y y)) (pow.f64 z #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 t #s(literal -4 binary64)) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 y (*.f64 z z))))) (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))) (+.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 4 binary64)) (*.f64 y (*.f64 z (*.f64 y (*.f64 z z))))) (*.f64 (/.f64 #s(literal 8 binary64) (pow.f64 z #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) y) (*.f64 y y))))))))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))
(*.f64 z (*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 t (*.f64 #s(literal 1/8 binary64) x)) z)) #s(literal -1 binary64)))
(* -1 (* z (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2))))))) z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 t (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 t (/.f64 (*.f64 t t) y)) y)) (*.f64 z z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 (*.f64 t #s(literal -4 binary64)) (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 z z))))))) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ t (+ (* -4 (/ (pow t 3) (* (pow y 2) (pow z 2)))) (+ (* -1 (/ (+ (* -8 (/ (pow t 4) (pow y 3))) (* 8 (/ (pow t 4) (pow y 3)))) (pow z 3))) (+ (* 1/8 x) (* 4 (/ (pow t 3) (* (pow y 2) (pow z 2)))))))) z)) (* 1/2 y))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t #s(literal -4 binary64)) (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 z z)))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 t (/.f64 (*.f64 t t) y)) y)) (*.f64 z z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))))))) z))))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(+ t (+ (* -1/2 (* y z)) (* 1/8 x)))
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
t
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* 1/8 (/ x t)) (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))))))))
(*.f64 t (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t)))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z z))) #s(literal -1/4 binary64)) (*.f64 t t)) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))))))
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1/8 (/ (* (pow y 3) (pow z 3)) (pow t 3))) (+ (* 1/8 (/ x t)) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (pow t 3))) (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))))))))))
(*.f64 t (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t)))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z z))) #s(literal -1/4 binary64)) (*.f64 t t)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 z (/.f64 (/.f64 (*.f64 z z) t) t)) t) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/8 binary64) (+.f64 (/.f64 x t) (/.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 y (*.f64 z z))))) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t)))))
t
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (pow y 2) (pow z 2))) (* 1/4 (* (pow y 2) (pow z 2)))) t)) (+ (* -1/2 (* y z)) (* 1/8 x))) t)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t))))
(* -1 (* t (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow y 3) (pow z 3))) (* 1/8 (* (pow y 3) (pow z 3)))) t)) (+ (* -1/4 (* (pow y 2) (pow z 2))) (* 1/4 (* (pow y 2) (pow z 2))))) t)) (+ (* -1/2 (* y z)) (* 1/8 x))) t)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal 0 binary64) t) t))) (-.f64 #s(literal 0 binary64) t))))
t
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y (+ (* -1/2 z) (/ t y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 t y)))
(* y (+ (* -1/2 z) (/ t y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 t y)))
(* y (+ (* -1/2 z) (/ t y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 t y)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t y)) (neg.f64 y))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t y)) (neg.f64 y))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t y)) (neg.f64 y))
t
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* z (+ (* -1/2 y) (/ t z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
(* z (+ (* -1/2 y) (/ t z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
(* z (+ (* -1/2 y) (/ t z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 t z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 t z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 t z)) (neg.f64 z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ t (* -1/2 (* y z)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
t
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t)))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t)))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t)))))
t
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t)) (-.f64 #s(literal 0 binary64) t))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(+ (* 1/2 (/ (* y z) (pow t 2))) (/ 1 t))
(+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t) t))
(+ (* y (+ (* 1/4 (/ (* y (pow z 2)) (pow t 3))) (* 1/2 (/ z (pow t 2))))) (/ 1 t))
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z z))) t) (*.f64 t t)) (/.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) t) t))))
(+ (* y (+ (* 1/2 (/ z (pow t 2))) (* y (- (* 1/8 (/ (* y (pow z 3)) (pow t 4))) (* -1/4 (/ (pow z 2) (pow t 3))))))) (/ 1 t))
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) t) t) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 z (*.f64 y (*.f64 z z)))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (*.f64 t (*.f64 t t))))))))
(/ -2 (* y z))
(/.f64 #s(literal -2 binary64) (*.f64 y z))
(/ (- (* -4 (/ t (* y (pow z 2)))) (* 2 (/ 1 z))) y)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 z z))) y) (/.f64 #s(literal -2 binary64) z)) y)
(/ (- (+ (* -8 (/ (pow t 2) (* (pow y 2) (pow z 3)))) (* -4 (/ t (* y (pow z 2))))) (* 2 (/ 1 z))) y)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 z z))) y) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) y)
(/ (- (+ (* -16 (/ (pow t 3) (* (pow y 3) (pow z 4)))) (* -4 (/ t (* y (pow z 2))))) (+ (* 8 (/ (pow t 2) (* (pow y 2) (pow z 3)))) (* 2 (/ 1 z)))) y)
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 z z))) y) (*.f64 (/.f64 #s(literal -16 binary64) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 2 binary64) z)) (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal 8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y))) y)
(/ -2 (* y z))
(/.f64 #s(literal -2 binary64) (*.f64 y z))
(* -1 (/ (+ (* 4 (/ t (* y (pow z 2)))) (* 2 (/ 1 z))) y))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 t #s(literal 4 binary64)) (*.f64 y (*.f64 z z)))) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow t 2) (* y (pow z 3)))) (* -4 (/ t (pow z 2)))) y)) (* 2 (/ 1 z))) y))
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -8 binary64)) (*.f64 z (*.f64 y (*.f64 z z)))) (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 z z)))) y)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ t (pow z 2))) (* -1 (/ (- (* 16 (/ (pow t 3) (* y (pow z 4)))) (* -8 (/ (pow t 2) (pow z 3)))) y))) y)) (* 2 (/ 1 z))) y))
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 z z))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 16 binary64)) (*.f64 y (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 t t) #s(literal 8 binary64)) (*.f64 z (*.f64 z z)))) y)) y)) (neg.f64 y))
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(+ (* 1/2 (/ (* y z) (pow t 2))) (/ 1 t))
(+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t) t))
(+ (* z (+ (* 1/4 (/ (* (pow y 2) z) (pow t 3))) (* 1/2 (/ y (pow t 2))))) (/ 1 t))
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z z))) t) (*.f64 t t)) (/.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) t) t))))
(+ (* z (+ (* 1/2 (/ y (pow t 2))) (* z (- (* 1/8 (/ (* (pow y 3) z) (pow t 4))) (* -1/4 (/ (pow y 2) (pow t 3))))))) (/ 1 t))
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t t)) (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) z) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 t (*.f64 t t))))))))
(/ -2 (* y z))
(/.f64 #s(literal -2 binary64) (*.f64 y z))
(/ (- (* -4 (/ t (* (pow y 2) z))) (* 2 (/ 1 y))) z)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 z z))) y) (/.f64 #s(literal -2 binary64) z)) y)
(/ (- (+ (* -8 (/ (pow t 2) (* (pow y 3) (pow z 2)))) (* -4 (/ t (* (pow y 2) z)))) (* 2 (/ 1 y))) z)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 y y))) z) (+.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -8 binary64)) (*.f64 y (*.f64 y (*.f64 y (*.f64 z z))))) (/.f64 #s(literal -2 binary64) y))) z)
(/ (- (+ (* -16 (/ (pow t 3) (* (pow y 4) (pow z 3)))) (* -4 (/ t (* (pow y 2) z)))) (+ (* 8 (/ (pow t 2) (* (pow y 3) (pow z 2)))) (* 2 (/ 1 y)))) z)
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -16 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 y y))) z) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (*.f64 t t) #s(literal 8 binary64)) (*.f64 y (*.f64 y (*.f64 y (*.f64 z z)))))))) z)
(/ -2 (* y z))
(/.f64 #s(literal -2 binary64) (*.f64 y z))
(* -1 (/ (+ (* 4 (/ t (* (pow y 2) z))) (* 2 (/ 1 y))) z))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 t #s(literal 4 binary64)) (*.f64 y (*.f64 y z)))) (neg.f64 z))
(* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow t 2) (* (pow y 3) z))) (* -4 (/ t (pow y 2)))) z)) (* 2 (/ 1 y))) z))
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -8 binary64)) (*.f64 y (*.f64 y (*.f64 y z)))) (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 y y)))) z)) (neg.f64 z))
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ t (pow y 2))) (* -1 (/ (- (* 16 (/ (pow t 3) (* (pow y 4) z))) (* -8 (/ (pow t 2) (pow y 3)))) z))) z)) (* 2 (/ 1 y))) z))
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 y y))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 16 binary64)) (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 t t) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) z)) z)) (neg.f64 z))
(/ -2 (* y z))
(/.f64 #s(literal -2 binary64) (*.f64 y z))
(- (* -4 (/ t (* (pow y 2) (pow z 2)))) (* 2 (/ 1 (* y z))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 t (*.f64 z z))) y) (/.f64 #s(literal -2 binary64) z)) y)
(- (* t (- (* -8 (/ t (* (pow y 3) (pow z 3)))) (* 4 (/ 1 (* (pow y 2) (pow z 2)))))) (* 2 (/ 1 (* y z))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t #s(literal -8 binary64)) (*.f64 y (*.f64 y (*.f64 z (*.f64 y (*.f64 z z)))))) (/.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y (*.f64 z z)))))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))
(- (* t (- (* t (- (* -16 (/ t (* (pow y 4) (pow z 4)))) (* 8 (/ 1 (* (pow y 3) (pow z 3)))))) (* 4 (/ 1 (* (pow y 2) (pow z 2)))))) (* 2 (/ 1 (* y z))))
(+.f64 (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (/.f64 t (pow.f64 y #s(literal 4 binary64)))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y (*.f64 z z)))))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ (+ 1 (* 1/2 (/ (* y z) t))) t)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t)) t)
(/ (+ 1 (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (* 1/2 (/ (* y z) t)))) t)
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t))) t)
(/ (- (+ 1 (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (pow t 3))) (* 1/2 (/ (* y z) t)))) (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2)))) t)
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 z (/.f64 (/.f64 (*.f64 z z) t) t)) t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t)))) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(* -1 (/ (- (* -1/2 (/ (* y z) t)) 1) t))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 y t)))) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (- (* -1 (/ (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) t)) (* 1/2 (* y z))) t)) 1) t))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) t)) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (/ (* (pow y 3) (pow z 3)) t)) (* 1/4 (* (pow y 2) (pow z 2)))) t)) (* 1/2 (* y z))) t)) 1) t))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z z))) #s(literal -1/4 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (/.f64 (*.f64 z z) t)) #s(literal -1/8 binary64)))) t)) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(-.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(-.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(-.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 t t) (*.f64 z z))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 t t) (*.f64 z z))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 t t) (*.f64 z z))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 t t) (*.f64 z z))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 t t) (*.f64 z z))))
(* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 2))) (* 1/4 (pow y 2))))
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 t t) (*.f64 z z))))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(-.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(-.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))
(- (* 1/4 (* (pow y 2) (pow z 2))) (pow t 2))
(-.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (*.f64 t (/.f64 t (*.f64 y y)))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (*.f64 t (/.f64 t (*.f64 y y)))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (*.f64 t (/.f64 t (*.f64 y y)))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (*.f64 t (/.f64 t (*.f64 y y)))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (*.f64 t (/.f64 t (*.f64 y y)))))
(* (pow y 2) (+ (* -1 (/ (pow t 2) (pow y 2))) (* 1/4 (pow z 2))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (*.f64 t (/.f64 t (*.f64 y y)))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(+ (* -1 (pow t 2)) (* 1/4 (* (pow y 2) (pow z 2))))
(-.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))
(+ (* -1 (pow t 2)) (* 1/4 (* (pow y 2) (pow z 2))))
(-.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))
(+ (* -1 (pow t 2)) (* 1/4 (* (pow y 2) (pow z 2))))
(-.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))))
(* (pow t 2) (- (* 1/4 (/ (* (pow y 2) (pow z 2)) (pow t 2))) 1))
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 t t))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))
(* 1/4 (* (pow y 2) (pow z 2)))
(*.f64 z (*.f64 z (*.f64 #s(literal 1/4 binary64) (*.f64 y y))))

eval176.0ms (2.8%)

Compiler

Compiled 42970 to 2733 computations (93.6% saved)

prune135.0ms (2.2%)

Pruning

9 alts after pruning (5 fresh and 4 done)

PrunedKeptTotal
New144531448
Fresh123
Picked145
Done000
Total144791456
Accuracy
100.0%
Counts
1456 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
39.3%
(/.f64 y (/.f64 #s(literal -2 binary64) z))
62.5%
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
99.9%
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
69.6%
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))
68.8%
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
59.0%
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
32.6%
(*.f64 #s(literal 1/8 binary64) x)
39.5%
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
31.5%
t
Compiler

Compiled 142 to 108 computations (23.9% saved)

simplify159.0ms (2.6%)

Algorithm
egg-herbie
Localize:

Found 13 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 t z)
cost-diff0
(*.f64 #s(literal -1/2 binary64) y)
cost-diff0
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
cost-diff128
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
cost-diff0
(/.f64 #s(literal -2 binary64) z)
cost-diff0
(/.f64 y (/.f64 #s(literal -2 binary64) z))
cost-diff0
(*.f64 x #s(literal -1/8 binary64))
cost-diff0
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
cost-diff0
(*.f64 #s(literal 1/8 binary64) x)
cost-diff0
(*.f64 #s(literal 1/8 binary64) x)
cost-diff0
(/.f64 #s(literal -2 binary64) z)
cost-diff0
(/.f64 y (/.f64 #s(literal -2 binary64) z))
cost-diff0
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))
Rules
1538×*-lowering-*.f32
1538×*-lowering-*.f64
1418×fmsub-define
1310×fnmsub-define
1274×fmm-def
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01876
13875
27174
311474
416372
528672
659672
7138572
8421972
9786472
0811872
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ y (/ -2 z)) (* 1/8 x))
(/ y (/ -2 z))
y
(/ -2 z)
-2
z
(* 1/8 x)
1/8
x
(* 1/8 x)
1/8
x
(- t (* x -1/8))
t
(* x -1/8)
x
-1/8
(/ y (/ -2 z))
y
(/ -2 z)
-2
z
(* z (+ (* -1/2 y) (/ t z)))
z
(+ (* -1/2 y) (/ t z))
(* -1/2 y)
-1/2
y
(/ t z)
t
Outputs
(+ (/ y (/ -2 z)) (* 1/8 x))
(+.f64 (*.f64 z (/.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/8 binary64) x))
(/ y (/ -2 z))
(*.f64 z (/.f64 y #s(literal -2 binary64)))
y
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
-2
#s(literal -2 binary64)
z
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
1/8
#s(literal 1/8 binary64)
x
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
1/8
#s(literal 1/8 binary64)
x
(- t (* x -1/8))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
t
(* x -1/8)
(*.f64 x #s(literal -1/8 binary64))
x
-1/8
#s(literal -1/8 binary64)
(/ y (/ -2 z))
(*.f64 z (/.f64 y #s(literal -2 binary64)))
y
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
-2
#s(literal -2 binary64)
z
(* z (+ (* -1/2 y) (/ t z)))
(+.f64 (*.f64 z (/.f64 y #s(literal -2 binary64))) t)
z
(+ (* -1/2 y) (/ t z))
(+.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64)))
(* -1/2 y)
(/.f64 y #s(literal -2 binary64))
-1/2
#s(literal -1/2 binary64)
y
(/ t z)
(/.f64 t z)
t

localize93.0ms (1.5%)

Localize:

Found 13 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 t z)
accuracy100.0%
(*.f64 #s(literal -1/2 binary64) y)
accuracy100.0%
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
accuracy88.3%
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
accuracy100.0%
(/.f64 #s(literal -2 binary64) z)
accuracy99.7%
(/.f64 y (/.f64 #s(literal -2 binary64) z))
accuracy100.0%
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
accuracy100.0%
(*.f64 x #s(literal -1/8 binary64))
accuracy100.0%
(*.f64 #s(literal 1/8 binary64) x)
accuracy100.0%
(/.f64 #s(literal -2 binary64) z)
accuracy100.0%
(*.f64 #s(literal 1/8 binary64) x)
accuracy100.0%
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))
accuracy99.7%
(/.f64 y (/.f64 #s(literal -2 binary64) z))
Results
70.0ms256×0valid
Compiler

Compiled 83 to 19 computations (77.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-div: 7.0ms (38.2% of total)
ival-mult: 6.0ms (32.7% of total)
ival-add: 3.0ms (16.4% of total)
ival-sub: 1.0ms (5.5% of total)
const: 1.0ms (5.5% of total)
backward-pass: 0.0ms (0% of total)

series9.0ms (0.1%)

Counts
10 → 228
Calls
Call 1
Inputs
#<alt (+ (/ y (/ -2 z)) (* 1/8 x))>
#<alt (/ y (/ -2 z))>
#<alt (/ -2 z)>
#<alt (* 1/8 x)>
#<alt (- t (* x -1/8))>
#<alt (* x -1/8)>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (* -1/2 y)>
#<alt (/ t z)>
Outputs
#<alt (* 1/8 x)>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (* -1/2 (* y z))>
#<alt (* y (+ (* -1/2 z) (* 1/8 (/ x y))))>
#<alt (* y (+ (* -1/2 z) (* 1/8 (/ x y))))>
#<alt (* y (+ (* -1/2 z) (* 1/8 (/ x y))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))>
#<alt (* 1/8 x)>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (* 1/8 (/ x z))))>
#<alt (* z (+ (* -1/2 y) (* 1/8 (/ x z))))>
#<alt (* z (+ (* -1/2 y) (* 1/8 (/ x z))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))>
#<alt (* -1/2 (* y z))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))>
#<alt (* 1/8 x)>
#<alt (* x (+ 1/8 (* -1/2 (/ (* y z) x))))>
#<alt (* x (+ 1/8 (* -1/2 (/ (* y z) x))))>
#<alt (* x (+ 1/8 (* -1/2 (/ (* y z) x))))>
#<alt (* 1/8 x)>
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))>
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))>
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (* -1/2 (* y z))>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (/ -2 z)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (* 1/8 x)>
#<alt (- t (* -1/8 x))>
#<alt (- t (* -1/8 x))>
#<alt (- t (* -1/8 x))>
#<alt t>
#<alt (* t (+ 1 (* 1/8 (/ x t))))>
#<alt (* t (+ 1 (* 1/8 (/ x t))))>
#<alt (* t (+ 1 (* 1/8 (/ x t))))>
#<alt t>
#<alt (* -1 (* t (- (* -1/8 (/ x t)) 1)))>
#<alt (* -1 (* t (- (* -1/8 (/ x t)) 1)))>
#<alt (* -1 (* t (- (* -1/8 (/ x t)) 1)))>
#<alt t>
#<alt (+ t (* 1/8 x))>
#<alt (+ t (* 1/8 x))>
#<alt (+ t (* 1/8 x))>
#<alt (* 1/8 x)>
#<alt (* x (+ 1/8 (/ t x)))>
#<alt (* x (+ 1/8 (/ t x)))>
#<alt (* x (+ 1/8 (/ t x)))>
#<alt (* 1/8 x)>
#<alt (* -1 (* x (- (* -1 (/ t x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ t x)) 1/8)))>
#<alt (* -1 (* x (- (* -1 (/ t x)) 1/8)))>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt (* -1/8 x)>
#<alt t>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* z (+ (* -1/2 y) (/ t z)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))>
#<alt t>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (* -1/2 (* y z))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* y (+ (* -1/2 z) (/ t y)))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))>
#<alt (* -1/2 (* y z))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt (+ t (* -1/2 (* y z)))>
#<alt t>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))>
#<alt t>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))>
#<alt (/ t z)>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (* -1/2 y)>
#<alt (* y (- (/ t (* y z)) 1/2))>
#<alt (* y (- (/ t (* y z)) 1/2))>
#<alt (* y (- (/ t (* y z)) 1/2))>
#<alt (* -1/2 y)>
#<alt (* -1 (* y (+ 1/2 (* -1 (/ t (* y z))))))>
#<alt (* -1 (* y (+ 1/2 (* -1 (/ t (* y z))))))>
#<alt (* -1 (* y (+ 1/2 (* -1 (/ t (* y z))))))>
#<alt (* -1/2 y)>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (/ t z)>
#<alt (* t (+ (* -1/2 (/ y t)) (/ 1 z)))>
#<alt (* t (+ (* -1/2 (/ y t)) (/ 1 z)))>
#<alt (* t (+ (* -1/2 (/ y t)) (/ 1 z)))>
#<alt (/ t z)>
#<alt (* -1 (* t (- (* 1/2 (/ y t)) (/ 1 z))))>
#<alt (* -1 (* t (- (* 1/2 (/ y t)) (/ 1 z))))>
#<alt (* -1 (* t (- (* 1/2 (/ y t)) (/ 1 z))))>
#<alt (/ t z)>
#<alt (/ (+ t (* -1/2 (* y z))) z)>
#<alt (/ (+ t (* -1/2 (* y z))) z)>
#<alt (/ (+ t (* -1/2 (* y z))) z)>
#<alt (* -1/2 y)>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (* -1/2 y)>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (+ (* -1/2 y) (/ t z))>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (* -1/2 y)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
#<alt (/ t z)>
Calls

57 calls:

TimeVariablePointExpression
1.0ms
z
@-inf
(* z (+ (* -1/2 y) (/ t z)))
0.0ms
z
@0
(* z (+ (* -1/2 y) (/ t z)))
0.0ms
y
@0
(* z (+ (* -1/2 y) (/ t z)))
0.0ms
t
@0
(* z (+ (* -1/2 y) (/ t z)))
0.0ms
z
@inf
(* z (+ (* -1/2 y) (/ t z)))

rewrite338.0ms (5.5%)

Algorithm
batch-egg-rewrite
Rules
3166×*-lowering-*.f32
3166×*-lowering-*.f64
2890×/-lowering-/.f32
2890×/-lowering-/.f64
1990×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01848
19647
292544
0857744
Stop Event
iter limit
node limit
Counts
10 → 355
Calls
Call 1
Inputs
(+ (/ y (/ -2 z)) (* 1/8 x))
(/ y (/ -2 z))
(/ -2 z)
(* 1/8 x)
(- t (* x -1/8))
(* x -1/8)
(* z (+ (* -1/2 y) (/ t z)))
(+ (* -1/2 y) (/ t z))
(* -1/2 y)
(/ t z)
Outputs
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))))))
(-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))
(-.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z)))))
(fma.f64 y (/.f64 z #s(literal -2 binary64)) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 z (/.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 #s(literal 1/8 binary64) x (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 x #s(literal 1/8 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 y #s(literal -2 binary64)) z (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 z #s(literal -2 binary64)) y (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/8 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/8 binary64)) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) x))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1/8 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x)))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z)))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal 2 binary64) z)))))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) z)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z)) (/.f64 y (/.f64 #s(literal 2 binary64) z)))
(neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) z)))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
(/.f64 z (/.f64 #s(literal -2 binary64) y))
(/.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 y z) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 y z)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1 binary64))
(*.f64 y (/.f64 z #s(literal -2 binary64)))
(*.f64 z (/.f64 y #s(literal -2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 y #s(literal -2 binary64)) z)
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(*.f64 (/.f64 z #s(literal -2 binary64)) y)
(*.f64 (/.f64 z #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) z)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(*.f64 (*.f64 z y) #s(literal -1/2 binary64))
(*.f64 (*.f64 y z) #s(literal -1/2 binary64))
(*.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z))))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal -2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z))
(neg.f64 (/.f64 #s(literal 2 binary64) z))
(/.f64 #s(literal -2 binary64) z)
(/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64))
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))))
(pow.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))
(pow.f64 (/.f64 z #s(literal -2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) z))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) z))
(*.f64 (pow.f64 (/.f64 z #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/8 binary64) x))
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/8 binary64)))
(neg.f64 (*.f64 x #s(literal -1/8 binary64)))
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/8 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/8 binary64))))
(*.f64 #s(literal 1/8 binary64) x)
(*.f64 x #s(literal 1/8 binary64))
(*.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) x))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/8 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/8 binary64)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(+.f64 t (*.f64 #s(literal 1/8 binary64) x))
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))))
(+.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))
(fma.f64 #s(literal 1/8 binary64) x t)
(fma.f64 x #s(literal 1/8 binary64) t)
(fma.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) x) t)
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/8 binary64) t)
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/8 binary64)) t)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))))
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t (*.f64 #s(literal 1/8 binary64) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal -1/8 binary64))) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 #s(literal 1/8 binary64) x) t))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (+.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t (*.f64 #s(literal 1/8 binary64) x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/8 binary64) x))
(neg.f64 (*.f64 #s(literal 1/8 binary64) x))
(*.f64 x #s(literal -1/8 binary64))
(*.f64 #s(literal -1/8 binary64) x)
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) x))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
(+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(-.f64 t (/.f64 y (/.f64 #s(literal 2 binary64) z)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(fma.f64 y (/.f64 z #s(literal -2 binary64)) t)
(fma.f64 z (/.f64 y #s(literal -2 binary64)) t)
(fma.f64 z (/.f64 t z) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 t #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) t)
(fma.f64 (/.f64 y #s(literal -2 binary64)) z t)
(fma.f64 (/.f64 t z) z (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))) t)
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)
(fma.f64 (/.f64 z #s(literal -2 binary64)) y t)
(fma.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal -2 binary64) z)))
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) t)
(fma.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z) t)
(/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 t t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t))) (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)) (*.f64 z (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t))) (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z)))) z)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))
(/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z))))) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t))))
(/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z))))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))) z) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z)))) z) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))
(/.f64 (-.f64 t (/.f64 y (/.f64 #s(literal 2 binary64) z))) (*.f64 z (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 y (/.f64 z t)) (*.f64 (/.f64 #s(literal -2 binary64) z) z)) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 z t)))
(/.f64 (+.f64 (*.f64 y z) (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 z t))) (*.f64 (/.f64 #s(literal -2 binary64) z) z))
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (*.f64 y z) (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 t z))) (*.f64 (/.f64 #s(literal -2 binary64) z) z))
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 z t)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 z t)))
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z t))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t z))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z t)) (*.f64 (/.f64 #s(literal 2 binary64) z) z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 z t)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 z t))) (*.f64 (/.f64 #s(literal 2 binary64) z) z))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t z))) (*.f64 (/.f64 #s(literal 2 binary64) z) z))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 z (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 z t))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) z))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 z (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 t z))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) z))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (/.f64 z t) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) z)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 z t)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) z))
(/.f64 (+.f64 z (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (/.f64 z t)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) z))
(/.f64 (+.f64 z (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 z t)) (*.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal -2 binary64) (/.f64 z t)))
(/.f64 (+.f64 (*.f64 (*.f64 y z) z) (*.f64 #s(literal -2 binary64) (*.f64 z t))) (*.f64 #s(literal -2 binary64) z))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -2 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 y z) z) (*.f64 #s(literal -2 binary64) (*.f64 t z))) (*.f64 #s(literal -2 binary64) z))
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (*.f64 z (/.f64 #s(literal -2 binary64) z)) (*.f64 (/.f64 z t) y)) (*.f64 (/.f64 z t) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 z t) (/.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 z (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 z t) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 z t) (*.f64 y z))) (*.f64 (/.f64 z t) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -2 binary64) z)) (*.f64 z y)) (*.f64 z (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal 2 binary64) z)) (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -2 binary64) (*.f64 y z))) z) (*.f64 z (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 z #s(literal -1 binary64))) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal -2 binary64)) (*.f64 z (*.f64 y z))) (*.f64 z #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 z (/.f64 #s(literal -2 binary64) (*.f64 y z))) (/.f64 z t)) (*.f64 (/.f64 z t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (/.f64 #s(literal -2 binary64) z)) (*.f64 z y)) (*.f64 z (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (/.f64 #s(literal 2 binary64) z)) (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (/.f64 #s(literal -2 binary64) (*.f64 y z))) z) (*.f64 z (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 z #s(literal -1 binary64))) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal -2 binary64)) (*.f64 z (*.f64 y z))) (*.f64 z #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 #s(literal -2 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 2 binary64) z)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) (*.f64 y z))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -2 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(/.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t)))))
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z)))) z)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))))
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (-.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))))
(*.f64 z (+.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))
(*.f64 (+.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)) z)
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))
(*.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t)))))
(*.f64 (*.f64 z (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t)))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z)))) z) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(+.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))
(+.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) (neg.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))))
(-.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(-.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64)))))
(fma.f64 y #s(literal -1/2 binary64) (/.f64 t z))
(fma.f64 t (/.f64 #s(literal 1 binary64) z) (/.f64 y #s(literal -2 binary64)))
(fma.f64 #s(literal -1/2 binary64) y (/.f64 t z))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 t z) (/.f64 y #s(literal -2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) z) t (/.f64 y #s(literal -2 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) t) z))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) t) z))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (-.f64 (/.f64 t (/.f64 z (/.f64 t z))) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z)))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) t) z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(/.f64 (-.f64 (/.f64 t (/.f64 z (/.f64 t z))) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 y z) (*.f64 #s(literal -2 binary64) t)) (*.f64 #s(literal -2 binary64) z))
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (*.f64 y (/.f64 z t)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 z t)))
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 z t))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z) (*.f64 #s(literal 2 binary64) t)) (*.f64 #s(literal 2 binary64) z))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (+.f64 (/.f64 z t) (*.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 z t)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (*.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(/.f64 (+.f64 z (*.f64 (/.f64 #s(literal -2 binary64) y) t)) (*.f64 (/.f64 #s(literal -2 binary64) y) z))
(/.f64 (+.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 z y)) (*.f64 z #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) y)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 z t) y)) (*.f64 (/.f64 z t) #s(literal -2 binary64)))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 z t) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) y)) (/.f64 z t)) (*.f64 (/.f64 z t) (/.f64 #s(literal -2 binary64) y)))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -2 binary64)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -2 binary64) y)))
(/.f64 (+.f64 (*.f64 t (/.f64 #s(literal -2 binary64) y)) z) (*.f64 z (/.f64 #s(literal -2 binary64) y)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) (*.f64 (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)) (/.f64 t (/.f64 z (/.f64 t z))))) (*.f64 (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))))
(/.f64 (neg.f64 (-.f64 (/.f64 t (/.f64 z (/.f64 t z))) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))) (+.f64 (*.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))) (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))) (*.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t)))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) t) z)))))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))
(*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 (/.f64 t z) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64))) (/.f64 z t))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 t (/.f64 z (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 t z)))))
(*.f64 (-.f64 (/.f64 t (/.f64 z (/.f64 t z))) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 t z) (/.f64 y #s(literal -2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 y #s(literal 2 binary64)))
(/.f64 y #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) y)))
(pow.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))
(*.f64 y #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) y)
(*.f64 (/.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(/.f64 t z)
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 z t))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(pow.f64 (/.f64 z t) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 t z) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z))
(*.f64 #s(literal 1 binary64) (/.f64 t z))
(*.f64 (/.f64 #s(literal 1 binary64) z) t)
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)))

simplify192.0ms (3.1%)

Algorithm
egg-herbie
Rules
3158×*-lowering-*.f32
3158×*-lowering-*.f64
1454×times-frac
1364×fma-define
1218×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01021107
13321059
29961059
328181059
475881059
081121059
Stop Event
iter limit
node limit
Counts
228 → 228
Calls
Call 1
Inputs
(* 1/8 x)
(+ (* -1/2 (* y z)) (* 1/8 x))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+ (* -1/2 (* y z)) (* 1/8 x))
(* -1/2 (* y z))
(* y (+ (* -1/2 z) (* 1/8 (/ x y))))
(* y (+ (* -1/2 z) (* 1/8 (/ x y))))
(* y (+ (* -1/2 z) (* 1/8 (/ x y))))
(* -1/2 (* y z))
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))
(* 1/8 x)
(+ (* -1/2 (* y z)) (* 1/8 x))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+ (* -1/2 (* y z)) (* 1/8 x))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (* 1/8 (/ x z))))
(* z (+ (* -1/2 y) (* 1/8 (/ x z))))
(* z (+ (* -1/2 y) (* 1/8 (/ x z))))
(* -1/2 (* y z))
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))
(* -1/2 (* y z))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+ (* -1/2 (* y z)) (* 1/8 x))
(* 1/8 x)
(* x (+ 1/8 (* -1/2 (/ (* y z) x))))
(* x (+ 1/8 (* -1/2 (/ (* y z) x))))
(* x (+ 1/8 (* -1/2 (/ (* y z) x))))
(* 1/8 x)
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(* -1/2 (* y z))
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(/ -2 z)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(* 1/8 x)
(- t (* -1/8 x))
(- t (* -1/8 x))
(- t (* -1/8 x))
t
(* t (+ 1 (* 1/8 (/ x t))))
(* t (+ 1 (* 1/8 (/ x t))))
(* t (+ 1 (* 1/8 (/ x t))))
t
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
t
(+ t (* 1/8 x))
(+ t (* 1/8 x))
(+ t (* 1/8 x))
(* 1/8 x)
(* x (+ 1/8 (/ t x)))
(* x (+ 1/8 (/ t x)))
(* x (+ 1/8 (/ t x)))
(* 1/8 x)
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
(* -1/8 x)
t
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (/ t z)))
(* z (+ (* -1/2 y) (/ t z)))
(* z (+ (* -1/2 y) (/ t z)))
(* -1/2 (* y z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
t
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(* -1/2 (* y z))
(* y (+ (* -1/2 z) (/ t y)))
(* y (+ (* -1/2 z) (/ t y)))
(* y (+ (* -1/2 z) (/ t y)))
(* -1/2 (* y z))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(* -1/2 (* y z))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
(+ t (* -1/2 (* y z)))
t
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(* t (+ 1 (* -1/2 (/ (* y z) t))))
t
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(/ t z)
(+ (* -1/2 y) (/ t z))
(+ (* -1/2 y) (/ t z))
(+ (* -1/2 y) (/ t z))
(* -1/2 y)
(* y (- (/ t (* y z)) 1/2))
(* y (- (/ t (* y z)) 1/2))
(* y (- (/ t (* y z)) 1/2))
(* -1/2 y)
(* -1 (* y (+ 1/2 (* -1 (/ t (* y z))))))
(* -1 (* y (+ 1/2 (* -1 (/ t (* y z))))))
(* -1 (* y (+ 1/2 (* -1 (/ t (* y z))))))
(* -1/2 y)
(+ (* -1/2 y) (/ t z))
(+ (* -1/2 y) (/ t z))
(+ (* -1/2 y) (/ t z))
(/ t z)
(* t (+ (* -1/2 (/ y t)) (/ 1 z)))
(* t (+ (* -1/2 (/ y t)) (/ 1 z)))
(* t (+ (* -1/2 (/ y t)) (/ 1 z)))
(/ t z)
(* -1 (* t (- (* 1/2 (/ y t)) (/ 1 z))))
(* -1 (* t (- (* 1/2 (/ y t)) (/ 1 z))))
(* -1 (* t (- (* 1/2 (/ y t)) (/ 1 z))))
(/ t z)
(/ (+ t (* -1/2 (* y z))) z)
(/ (+ t (* -1/2 (* y z))) z)
(/ (+ t (* -1/2 (* y z))) z)
(* -1/2 y)
(+ (* -1/2 y) (/ t z))
(+ (* -1/2 y) (/ t z))
(+ (* -1/2 y) (/ t z))
(* -1/2 y)
(+ (* -1/2 y) (/ t z))
(+ (* -1/2 y) (/ t z))
(+ (* -1/2 y) (/ t z))
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(* -1/2 y)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
(/ t z)
Outputs
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y (+ (* -1/2 z) (* 1/8 (/ x y))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* y (+ (* -1/2 z) (* 1/8 (/ x y))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* y (+ (* -1/2 z) (* 1/8 (/ x y))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* z (+ (* -1/2 y) (* 1/8 (/ x z))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* z (+ (* -1/2 y) (* 1/8 (/ x z))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* z (+ (* -1/2 y) (* 1/8 (/ x z))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+ (* -1/2 (* y z)) (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* x (+ 1/8 (* -1/2 (/ (* y z) x))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* x (+ 1/8 (* -1/2 (/ (* y z) x))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* x (+ 1/8 (* -1/2 (/ (* y z) x))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(- t (* -1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(- t (* -1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(- t (* -1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
t
(* t (+ 1 (* 1/8 (/ x t))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* t (+ 1 (* 1/8 (/ x t))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* t (+ 1 (* 1/8 (/ x t))))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
t
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* -1 (* t (- (* -1/8 (/ x t)) 1)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
t
(+ t (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(+ t (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(+ t (* 1/8 x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* x (+ 1/8 (/ t x)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* x (+ 1/8 (/ t x)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* x (+ 1/8 (/ t x)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* 1/8 x)
(*.f64 #s(literal 1/8 binary64) x)
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* -1 (* x (- (* -1 (/ t x)) 1/8)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t)
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
(* -1/8 x)
(*.f64 x #s(literal -1/8 binary64))
t
(+ t (* -1/2 (* y z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(+ t (* -1/2 (* y z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(+ t (* -1/2 (* y z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* z (+ (* -1/2 y) (/ t z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* z (+ (* -1/2 y) (/ t z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* z (+ (* -1/2 y) (/ t z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
t
(+ t (* -1/2 (* y z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(+ t (* -1/2 (* y z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(+ t (* -1/2 (* y z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* y (+ (* -1/2 z) (/ t y)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* y (+ (* -1/2 z) (/ t y)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* y (+ (* -1/2 z) (/ t y)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1/2 (* y z))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(+ t (* -1/2 (* y z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(+ t (* -1/2 (* y z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(+ t (* -1/2 (* y z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
t
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* t (+ 1 (* -1/2 (/ (* y z) t))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
t
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)
(/ t z)
(/.f64 t z)
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* y (- (/ t (* y z)) 1/2))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* y (- (/ t (* y z)) 1/2))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* y (- (/ t (* y z)) 1/2))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1 (* y (+ 1/2 (* -1 (/ t (* y z))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* -1 (* y (+ 1/2 (* -1 (/ t (* y z))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* -1 (* y (+ 1/2 (* -1 (/ t (* y z))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(/ t z)
(/.f64 t z)
(* t (+ (* -1/2 (/ y t)) (/ 1 z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* t (+ (* -1/2 (/ y t)) (/ 1 z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* t (+ (* -1/2 (/ y t)) (/ 1 z)))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(/ t z)
(/.f64 t z)
(* -1 (* t (- (* 1/2 (/ y t)) (/ 1 z))))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* -1 (* t (- (* 1/2 (/ y t)) (/ 1 z))))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* -1 (* t (- (* 1/2 (/ y t)) (/ 1 z))))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(/ t z)
(/.f64 t z)
(/ (+ t (* -1/2 (* y z))) z)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) z)
(/ (+ t (* -1/2 (* y z))) z)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) z)
(/ (+ t (* -1/2 (* y z))) z)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) z)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(+ (* -1/2 y) (/ t z))
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z))
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(* -1/2 y)
(*.f64 #s(literal -1/2 binary64) y)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)
(/ t z)
(/.f64 t z)

eval98.0ms (1.6%)

Compiler

Compiled 9959 to 1090 computations (89.1% saved)

prune115.0ms (1.9%)

Pruning

9 alts after pruning (0 fresh and 9 done)

PrunedKeptTotal
New6970697
Fresh000
Picked055
Done044
Total6979706
Accuracy
100.0%
Counts
706 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
39.3%
(/.f64 y (/.f64 #s(literal -2 binary64) z))
62.5%
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
99.9%
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
69.6%
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))
68.8%
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
59.0%
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
32.6%
(*.f64 #s(literal 1/8 binary64) x)
39.5%
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
31.5%
t
Compiler

Compiled 210 to 114 computations (45.7% saved)

regimes44.0ms (0.7%)

Counts
13 → 1
Calls
Call 1
Inputs
t
(*.f64 #s(literal 1/8 binary64) x)
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))
(+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64))) t)
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal 1/4 binary64) (*.f64 y z)))) (*.f64 t t)))))
Outputs
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))))
Calls

9 calls:

6.0ms
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64)))
6.0ms
t
5.0ms
x
5.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x)
4.0ms
z
Results
AccuracySegmentsBranch
100.0%1x
100.0%1y
100.0%1z
100.0%1t
100.0%1(+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64))) t)
100.0%1(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64)))
100.0%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x)
100.0%1(/.f64 (*.f64 y z) #s(literal 2 binary64))
100.0%1(*.f64 y z)
Compiler

Compiled 77 to 61 computations (20.8% saved)

regimes21.0ms (0.3%)

Counts
9 → 3
Calls
Call 1
Inputs
t
(*.f64 #s(literal 1/8 binary64) x)
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 1/8 binary64) x))
Outputs
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
Calls

5 calls:

6.0ms
y
4.0ms
t
3.0ms
x
3.0ms
z
3.0ms
(*.f64 y z)
Results
AccuracySegmentsBranch
88.0%3x
85.4%3y
86.8%3z
91.7%3t
91.7%3(*.f64 y z)
Compiler

Compiled 27 to 21 computations (22.2% saved)

regimes6.0ms (0.1%)

Counts
7 → 3
Calls
Call 1
Inputs
t
(*.f64 #s(literal 1/8 binary64) x)
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t z)))
Outputs
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))
Calls

2 calls:

3.0ms
t
3.0ms
(*.f64 y z)
Results
AccuracySegmentsBranch
91.7%3(*.f64 y z)
73.9%4t
Compiler

Compiled 12 to 9 computations (25% saved)

regimes8.0ms (0.1%)

Counts
5 → 3
Calls
Call 1
Inputs
t
(*.f64 #s(literal 1/8 binary64) x)
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
(/.f64 y (/.f64 #s(literal -2 binary64) z))
Outputs
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
(-.f64 t (*.f64 x #s(literal -1/8 binary64)))
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
Calls

3 calls:

3.0ms
(*.f64 y z)
2.0ms
z
2.0ms
x
Results
AccuracySegmentsBranch
76.8%3z
72.5%3x
85.7%3(*.f64 y z)
Compiler

Compiled 17 to 13 computations (23.5% saved)

regimes10.0ms (0.2%)

Counts
3 → 4
Calls
Call 1
Inputs
t
(*.f64 #s(literal 1/8 binary64) x)
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
Outputs
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
t
(*.f64 #s(literal 1/8 binary64) x)
(*.f64 #s(literal -1/2 binary64) (*.f64 y z))
Calls

5 calls:

2.0ms
t
2.0ms
z
2.0ms
x
2.0ms
y
2.0ms
(*.f64 y z)
Results
AccuracySegmentsBranch
59.2%3t
60.4%4x
56.5%3z
60.4%4y
63.9%4(*.f64 y z)
Compiler

Compiled 27 to 21 computations (22.2% saved)

regimes8.0ms (0.1%)

Counts
2 → 3
Calls
Call 1
Inputs
t
(*.f64 #s(literal 1/8 binary64) x)
Outputs
t
(*.f64 #s(literal 1/8 binary64) x)
t
Calls

4 calls:

3.0ms
t
2.0ms
y
2.0ms
z
2.0ms
x
Results
AccuracySegmentsBranch
35.2%2z
47.5%3x
38.5%2y
53.4%3t
Compiler

Compiled 20 to 16 computations (20% saved)

regimes6.0ms (0.1%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
t
Outputs
t
Calls

4 calls:

1.0ms
y
1.0ms
t
1.0ms
x
1.0ms
z
Results
AccuracySegmentsBranch
31.5%1z
31.5%1y
31.5%1x
31.5%1t
Compiler

Compiled 20 to 16 computations (20% saved)

bsearch131.0ms (2.1%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
3.249193348954545e+76
6.508513958396461e+78
15.0ms
-1.2245839669799638e+61
-2.261717168409412e+59
Results
23.0ms224×0valid
Compiler

Compiled 374 to 292 computations (21.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-mult: 5.0ms (43.7% of total)
ival-div: 3.0ms (26.2% of total)
ival-sub: 1.0ms (8.7% of total)
ival-add: 1.0ms (8.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
429134116534948700.0
7.958766932870803e+26
0.0ms
-5.233318963970451e+82
-7.919060575246114e+79
Compiler

Compiled 24 to 19 computations (20.8% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
5.522268151264231e+28
6.333315655804747e+31
0.0ms
-4.349040899447437e+180
-2.7388482792792698e+180
Compiler

Compiled 24 to 19 computations (20.8% saved)

bsearch39.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
7.958766932870803e+26
5.522268151264231e+28
14.0ms
-1.4276712581988382e-258
-5.340647665445831e-262
7.0ms
-4.349040899447437e+180
-2.7388482792792698e+180
Results
23.0ms304×0valid
Compiler

Compiled 304 to 261 computations (14.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-div: 4.0ms (38.2% of total)
ival-sub: 2.0ms (19.1% of total)
ival-add: 2.0ms (19.1% of total)
ival-mult: 2.0ms (19.1% of total)
const: 1.0ms (9.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch46.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
23.0ms
2.4506667078581847e+30
1.36141205947879e+38
19.0ms
-2.7066817541445493e+35
-4.4950690258880103e+27
Results
33.0ms288×0valid
Compiler

Compiled 276 to 235 computations (14.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-div: 14.0ms (65.6% of total)
ival-mult: 4.0ms (18.7% of total)
ival-sub: 2.0ms (9.4% of total)
ival-add: 1.0ms (4.7% of total)
const: 1.0ms (4.7% of total)
backward-pass: 0.0ms (0% of total)

simplify15.0ms (0.2%)

Algorithm
egg-herbie
Rules
16×+-commutative_binary64
14×*-commutative_binary64
sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
051134
173134
285134
391134
495134
596134
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))))
(if (<=.f64 t #s(literal -4500000000000000129054032013323055165907894911934129424564224 binary64)) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (if (<=.f64 t #s(literal 839999999999999949541982498057139024541129347155691242956043949095054183759872 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (-.f64 t (*.f64 x #s(literal -1/8 binary64)))))
(if (<=.f64 (*.f64 y z) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (if (<=.f64 (*.f64 y z) #s(literal 500000000000000000 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))))
(if (<=.f64 (*.f64 y z) #s(literal -4000000000000000036994184079566393778264841366630186463630085554533626022832473557233819634570008826144327508177363956574775192344872524929495502653255834850799779878826019024535552 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (if (<=.f64 (*.f64 y z) #s(literal 99999999999999991433150857216 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(if (<=.f64 (*.f64 y z) #s(literal -2800000000000000118033683367941137564745217594050038994192456870996790861886205617154107396351077762434982507131839524032722884415918699573952140673802342026454236819296769070333952 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (if (<=.f64 (*.f64 y z) #s(literal -7616908286351531/276978483140055660679575521154310658598553426872826080593424264214176807023660163124123274254828011726923049202224793480793868237276543994954010579940377664898144237780470377568655909939538265926807969022980227546033961457550130800932105433260772020185747203501713259671584768 binary64)) t (if (<=.f64 (*.f64 y z) #s(literal 27000000000000001733153521664 binary64)) (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))))
(if (<=.f64 t #s(literal -459999999999999992258428823142400 binary64)) t (if (<=.f64 t #s(literal 65000000000000004388725358329856 binary64)) (*.f64 #s(literal 1/8 binary64) x) t))
t
Outputs
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))))
(if (<=.f64 t #s(literal -4500000000000000129054032013323055165907894911934129424564224 binary64)) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (if (<=.f64 t #s(literal 839999999999999949541982498057139024541129347155691242956043949095054183759872 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (-.f64 t (*.f64 x #s(literal -1/8 binary64)))))
(if (<=.f64 t #s(literal -4500000000000000129054032013323055165907894911934129424564224 binary64)) (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (if (<=.f64 t #s(literal 839999999999999949541982498057139024541129347155691242956043949095054183759872 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (-.f64 t (*.f64 x #s(literal -1/8 binary64)))))
(if (<=.f64 (*.f64 y z) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (if (<=.f64 (*.f64 y z) #s(literal 500000000000000000 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))))
(if (<=.f64 (*.f64 y z) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (if (<=.f64 (*.f64 y z) #s(literal 500000000000000000 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))))
(if (<=.f64 (*.f64 y z) #s(literal -4000000000000000036994184079566393778264841366630186463630085554533626022832473557233819634570008826144327508177363956574775192344872524929495502653255834850799779878826019024535552 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (if (<=.f64 (*.f64 y z) #s(literal 99999999999999991433150857216 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))
(if (<=.f64 (*.f64 y z) #s(literal -4000000000000000036994184079566393778264841366630186463630085554533626022832473557233819634570008826144327508177363956574775192344872524929495502653255834850799779878826019024535552 binary64)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (if (<=.f64 (*.f64 y z) #s(literal 99999999999999991433150857216 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))
(if (<=.f64 (*.f64 y z) #s(literal -2800000000000000118033683367941137564745217594050038994192456870996790861886205617154107396351077762434982507131839524032722884415918699573952140673802342026454236819296769070333952 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (if (<=.f64 (*.f64 y z) #s(literal -7616908286351531/276978483140055660679575521154310658598553426872826080593424264214176807023660163124123274254828011726923049202224793480793868237276543994954010579940377664898144237780470377568655909939538265926807969022980227546033961457550130800932105433260772020185747203501713259671584768 binary64)) t (if (<=.f64 (*.f64 y z) #s(literal 27000000000000001733153521664 binary64)) (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))))
(if (<=.f64 (*.f64 y z) #s(literal -2800000000000000118033683367941137564745217594050038994192456870996790861886205617154107396351077762434982507131839524032722884415918699573952140673802342026454236819296769070333952 binary64)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (if (<=.f64 (*.f64 y z) #s(literal -7616908286351531/276978483140055660679575521154310658598553426872826080593424264214176807023660163124123274254828011726923049202224793480793868237276543994954010579940377664898144237780470377568655909939538265926807969022980227546033961457550130800932105433260772020185747203501713259671584768 binary64)) t (if (<=.f64 (*.f64 y z) #s(literal 27000000000000001733153521664 binary64)) (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))))
(if (<=.f64 t #s(literal -459999999999999992258428823142400 binary64)) t (if (<=.f64 t #s(literal 65000000000000004388725358329856 binary64)) (*.f64 #s(literal 1/8 binary64) x) t))
t

soundness850.0ms (13.7%)

Rules
2522×*-lowering-*.f32
2522×*-lowering-*.f64
2200×sum5-define
1628×sum4-define
1584×fnmadd-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
083883
1278853
2872823
32425823
47256811
08132811
01410
1279
2629
31339
42889
56219
615179
731169
849969
952639
1052719
052719
Stop Event
done
iter limit
saturated
iter limit
node limit
Compiler

Compiled 467 to 290 computations (37.9% saved)

preprocess73.0ms (1.2%)

Remove

(sort y z)

Compiler

Compiled 420 to 194 computations (53.8% saved)

end0.0ms (0%)

Profiling

Loading profile data...