Optimisation.CirclePacking:place from circle-packing-0.1.0.4, B

Time bar (total: 8.5s)

analyze100.0ms (1.2%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.8%0.2%0%0%0%0
0%0%99.8%0.2%0%0%0%1
0%0%99.8%0.2%0%0%0%2
0%0%99.8%0.2%0%0%0%3
0%0%99.8%0.2%0%0%0%4
50%49.9%49.9%0.2%0%0%0%5
50%49.9%49.9%0.2%0%0%0%6
50%49.9%49.9%0.2%0%0%0%7
50%49.9%49.9%0.2%0%0%0%8
75%74.9%25%0.2%0%0%0%9
75%74.9%25%0.2%0%0%0%10
75%74.9%25%0.2%0%0%0%11
75%74.9%25%0.2%0%0%0%12
Compiler

Compiled 14 to 10 computations (28.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 32.0ms
ival-add: 11.0ms (34.1% of total)
ival-sub: 7.0ms (21.7% of total)
ival-mult: 7.0ms (21.7% of total)
ival-div: 6.0ms (18.6% of total)
const: 1.0ms (3.1% of total)
backward-pass: 0.0ms (0% of total)

sample880.0ms (10.3%)

Results
577.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 256.0ms
ival-div: 85.0ms (33.1% of total)
ival-add: 58.0ms (22.6% of total)
ival-mult: 57.0ms (22.2% of total)
ival-sub: 42.0ms (16.4% of total)
const: 11.0ms (4.3% of total)
backward-pass: 3.0ms (1.2% of total)
Bogosity

preprocess227.0ms (2.7%)

Algorithm
egg-herbie
Rules
2074×sum4-define
1862×sum3-define
1740×sum4-define
1382×sum5-define
1328×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047146
1171133
2537133
31861133
47777133
099
1209
2469
3839
41849
54519
69099
723129
858879
080669
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(/ (- (+ x y) z) (* t 2))
Outputs
(/ (- (+ x y) z) (* t 2))
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
Call 2
Inputs
(/ (- (+ x y) z) (* t 2))
(/ (- (+ (neg x) y) z) (* t 2))
(/ (- (+ x (neg y)) z) (* t 2))
(/ (- (+ x y) (neg z)) (* t 2))
(/ (- (+ x y) z) (* (neg t) 2))
(neg (/ (- (+ (neg x) y) z) (* t 2)))
(neg (/ (- (+ x (neg y)) z) (* t 2)))
(neg (/ (- (+ x y) (neg z)) (* t 2)))
(neg (/ (- (+ x y) z) (* (neg t) 2)))
(/ (- (+ y x) z) (* t 2))
(/ (- (+ z y) x) (* t 2))
(/ (- (+ t y) z) (* x 2))
(/ (- (+ x z) y) (* t 2))
(/ (- (+ x t) z) (* y 2))
(/ (- (+ x y) t) (* z 2))
Outputs
(/ (- (+ x y) z) (* t 2))
(/ (+ x (- y z)) (* t 2))
(/ (- (+ (neg x) y) z) (* t 2))
(* (/ (- (- y x) z) t) 1/2)
(/ (- (+ x (neg y)) z) (* t 2))
(/ (* (- x (+ y z)) 1/2) t)
(/ (- (+ x y) (neg z)) (* t 2))
(* (/ (sum3 x y z) t) 1/2)
(/ (- (+ x y) z) (* (neg t) 2))
(/ (* 1/2 (- z (+ x y))) t)
(neg (/ (- (+ (neg x) y) z) (* t 2)))
(* (/ (- (- y x) z) t) -1/2)
(neg (/ (- (+ x (neg y)) z) (* t 2)))
(/ (* (- x (+ y z)) -1/2) t)
(neg (/ (- (+ x y) (neg z)) (* t 2)))
(* (/ (sum3 x y z) t) -1/2)
(neg (/ (- (+ x y) z) (* (neg t) 2)))
(/ (+ x (- y z)) (* t 2))
(/ (- (+ y x) z) (* t 2))
(/ (+ x (- y z)) (* t 2))
(/ (- (+ z y) x) (* t 2))
(/ (* (- x (+ y z)) -1/2) t)
(/ (- (+ t y) z) (* x 2))
(/ (+ y (- t z)) (* x 2))
(/ (- (+ x z) y) (* t 2))
(* (/ (- (- y x) z) t) -1/2)
(/ (- (+ x t) z) (* y 2))
(/ (+ x (- t z)) (* y 2))
(/ (- (+ x y) t) (* z 2))
(/ (/ (- y (- t x)) z) 2)
Symmetry

(negabs t)

(sort x y)

explain86.0ms (1%)

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

Compiled 73 to 29 computations (60.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-div: 4.0ms (28.9% of total)
ival-sub: 3.0ms (21.6% of total)
ival-add: 3.0ms (21.6% of total)
ival-mult: 3.0ms (21.6% of total)
const: 1.0ms (7.2% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 13 to 9 computations (30.8% saved)

prune1.0ms (0%)

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

Compiled 13 to 9 computations (30.8% saved)

simplify422.0ms (5%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 z y)
cost-diff0
(-.f64 x (-.f64 z y))
cost-diff0
(/.f64 (-.f64 x (-.f64 z y)) t)
cost-diff0
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
Rules
2176×fma-lowering-fma.f32
2176×fma-lowering-fma.f64
2024×fnmadd-define
1646×fnmsub-define
1636×fmsub-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0929
12029
24829
312529
440929
5126429
6382229
0802229
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (- x (- z y)) t) 2)
(/ (- x (- z y)) t)
(- x (- z y))
x
(- z y)
z
y
t
2
Outputs
(/ (/ (- x (- z y)) t) 2)
(/.f64 (/.f64 (-.f64 (-.f64 z x) y) #s(literal -2 binary64)) t)
(/ (- x (- z y)) t)
(/.f64 (+.f64 x (-.f64 y z)) t)
(- x (- z y))
(+.f64 x (-.f64 y z))
x
(- z y)
(-.f64 z y)
z
y
t
2
#s(literal 2 binary64)

localize32.0ms (0.4%)

Localize:

Found 4 expressions of interest:

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

Compiled 34 to 10 computations (70.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-sub: 3.0ms (45.9% of total)
ival-div: 3.0ms (45.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series10.0ms (0.1%)

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

39 calls:

TimeVariablePointExpression
1.0ms
y
@inf
(/ (/ (- x (- z y)) t) 2)
1.0ms
z
@0
(/ (/ (- x (- z y)) t) 2)
1.0ms
x
@inf
(/ (/ (- x (- z y)) t) 2)
1.0ms
t
@0
(/ (/ (- x (- z y)) t) 2)
1.0ms
t
@inf
(/ (/ (- x (- z y)) t) 2)

rewrite400.0ms (4.7%)

Algorithm
batch-egg-rewrite
Rules
5020×*-lowering-*.f32
5020×*-lowering-*.f64
4650×/-lowering-/.f32
4650×/-lowering-/.f64
1502×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0924
16224
253824
0848624
Stop Event
iter limit
node limit
Counts
4 → 506
Calls
Call 1
Inputs
(/ (/ (- x (- z y)) t) 2)
(/ (- x (- z y)) t)
(- x (- z y))
(- z y)
Outputs
(+.f64 (/.f64 x (*.f64 t #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 z y) (*.f64 t #s(literal 2 binary64)))))
(+.f64 (/.f64 x (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(-.f64 (/.f64 x (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z y) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 x (/.f64 x (+.f64 x (-.f64 z y)))) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t #s(literal -2 binary64))) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y))))))
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(neg.f64 (*.f64 (/.f64 (-.f64 (-.f64 z y) x) t) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (-.f64 z y) x) t)))
(neg.f64 (/.f64 (-.f64 (-.f64 z y) x) (*.f64 t #s(literal 2 binary64))))
(neg.f64 (/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) t))
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 t #s(literal 2 binary64)))
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (*.f64 t #s(literal -2 binary64))))
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (-.f64 z y) x) t) #s(literal -2 binary64))
(/.f64 (-.f64 (-.f64 z y) x) (*.f64 t #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 x (-.f64 z y)) t)))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (-.f64 z y) x) t)))
(/.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) (*.f64 #s(literal 2 binary64) (*.f64 t t)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (neg.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 x (-.f64 z y))))
(/.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (-.f64 z y) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x)))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 (-.f64 z y) x)))
(/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 x (+.f64 z y))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t)) (*.f64 (+.f64 x (-.f64 z y)) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t)) (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) t)
(/.f64 (-.f64 (*.f64 x (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 z y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z y) t))) #s(literal 4 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x (+.f64 z y)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 x (+.f64 z y)) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64))) t)
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 z y) (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (*.f64 t #s(literal 2 binary64))) (/.f64 x (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z y) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z y) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z y) (*.f64 t #s(literal 2 binary64)))))))
(/.f64 (/.f64 (-.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 t #s(literal 2 binary64))) (/.f64 x (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 z y) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z y) (*.f64 t #s(literal 2 binary64))))) (+.f64 (/.f64 x (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z y) (*.f64 t #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 z y) x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 z y) x)) (*.f64 t #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) t)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 x (-.f64 z y)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 t (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))) (*.f64 t t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t))) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) #s(literal 1/2 binary64)) (*.f64 (+.f64 x (-.f64 z y)) t))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) #s(literal 1/2 binary64)) (*.f64 t (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 x (+.f64 z y)))
(/.f64 (*.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) #s(literal 1/2 binary64)) (*.f64 t t))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal 1/2 binary64)) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal -1/2 binary64)) t)
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (-.f64 z y) x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 z y))) (+.f64 x (-.f64 y z)))) (+.f64 x (-.f64 z y)))
(/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 t #s(literal 2 binary64))) (+.f64 x (-.f64 z y)))
(/.f64 (/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (+.f64 x (-.f64 y z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (-.f64 (-.f64 z y) x) t) #s(literal -1/2 binary64))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -2 binary64))))
(*.f64 (-.f64 (-.f64 z y) x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (-.f64 z y) x) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 2 binary64)))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (*.f64 t #s(literal 2 binary64))))
(*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y))))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (-.f64 z y) x) t))
(*.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 2 binary64)))
(*.f64 (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (-.f64 z y) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) t))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 t #s(literal 2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (/.f64 (+.f64 x (-.f64 z y)) (*.f64 t #s(literal 2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 z y))))
(*.f64 (/.f64 (-.f64 (-.f64 z y) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t)) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (-.f64 z y) x))
(+.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z y) (/.f64 (-.f64 z y) t)))
(+.f64 (/.f64 x t) (/.f64 (-.f64 y z) t))
(+.f64 (/.f64 x t) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)))
(+.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)))
(+.f64 (/.f64 y t) (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) t)))
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) (/.f64 x t))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) t) y))
(+.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y z) t) #s(literal 1 binary64)))
(+.f64 (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) t)) (/.f64 y t))
(+.f64 (-.f64 (/.f64 x t) (/.f64 z t)) (/.f64 y t))
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 x t) (/.f64 (-.f64 z y) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 z y) x) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 (-.f64 z y) x) t))
(-.f64 (/.f64 (-.f64 x z) t) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t) (/.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t))
(-.f64 (/.f64 (*.f64 x (/.f64 x (+.f64 x (-.f64 z y)))) t) (/.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) t))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 x (-.f64 z y)))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 t (+.f64 x (-.f64 z y)))))
(-.f64 (/.f64 (*.f64 x t) (*.f64 t t)) (/.f64 (*.f64 t (-.f64 z y)) (*.f64 t t)))
(-.f64 (/.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))) (/.f64 (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))))
(-.f64 (/.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))) (/.f64 (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))))
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) t))
(neg.f64 (/.f64 (-.f64 (-.f64 z y) x) t))
(/.f64 (+.f64 x (-.f64 y z)) t)
(/.f64 (-.f64 (-.f64 z y) x) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (-.f64 z y)) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 z y)) (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (+.f64 x (-.f64 z y)) t))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 t (+.f64 x (-.f64 z y))))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (-.f64 z y) x)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) (*.f64 t t))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (neg.f64 (*.f64 t (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) t)))
(/.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 t (+.f64 x (-.f64 z y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (-.f64 z y) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))) (*.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (*.f64 t (-.f64 x (+.f64 z y))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 t (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t)) (+.f64 x (-.f64 z y)))
(/.f64 (-.f64 (*.f64 x (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 t (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 x (/.f64 t (-.f64 z y))) t) (*.f64 t (/.f64 t (-.f64 z y))))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 y z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 x (*.f64 t (+.f64 z y))) (*.f64 t (-.f64 (*.f64 z z) (*.f64 y y)))) (*.f64 t (*.f64 t (+.f64 z y))))
(/.f64 (-.f64 t (*.f64 (/.f64 t x) (-.f64 z y))) (*.f64 (/.f64 t x) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 t x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 t x) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z y))) (*.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (/.f64 t x) (/.f64 t (-.f64 z y))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t x) (-.f64 y z))) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 z y))) (*.f64 (/.f64 t x) (-.f64 (*.f64 z z) (*.f64 y y)))) (*.f64 (/.f64 t x) (*.f64 t (+.f64 z y))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z y))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (+.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 z y))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 x (-.f64 z y)) t))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 t (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))) t))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) t))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x (+.f64 z y)) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) t)) (-.f64 x (+.f64 z y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (-.f64 x (+.f64 z y)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (*.f64 t (-.f64 x (+.f64 z y))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x (+.f64 z y))))
(/.f64 (neg.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))) (neg.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t))) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))))
(/.f64 (/.f64 (-.f64 (-.f64 z y) x) #s(literal -1 binary64)) t)
(/.f64 (+.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (pow.f64 (/.f64 (-.f64 y z) t) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (-.f64 (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 x t) (/.f64 (-.f64 y z) t)))))
(/.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y z) t))) (-.f64 (/.f64 x t) (/.f64 (-.f64 y z) t)))
(/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 z y) x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))) (*.f64 t t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t))) (+.f64 x (-.f64 z y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (-.f64 x (+.f64 z y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (/.f64 #s(literal -1 binary64) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal -1 binary64) t)) (+.f64 x (-.f64 z y)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 z y))) (+.f64 x (-.f64 y z)))) (+.f64 x (-.f64 z y)))
(/.f64 (/.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) t) t)
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64))
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 #s(literal -1 binary64) t))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) t))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x (-.f64 z y)))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 z y)) t)))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))
(*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 t (+.f64 x (-.f64 z y)))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 z y) x) t))
(*.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (-.f64 z y) x))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))))
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (pow.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 z y))) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (/.f64 (+.f64 x (-.f64 z y)) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 z y))))
(*.f64 (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 x x)))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) t) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 (-.f64 z y) x))))
(+.f64 x (-.f64 y z))
(+.f64 y (-.f64 x z))
(+.f64 (-.f64 y z) x)
(+.f64 (-.f64 x z) y)
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (neg.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(+.f64 (*.f64 x (/.f64 x (+.f64 x (-.f64 z y)))) (neg.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))))
(+.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 y z))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x z))) y)
(+.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 x (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(+.f64 (-.f64 x (/.f64 (*.f64 z z) (+.f64 z y))) (/.f64 (*.f64 y y) (+.f64 z y)))
(+.f64 (-.f64 (-.f64 x z) #s(literal 0 binary64)) y)
(-.f64 x (-.f64 z y))
(-.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 z y) x))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(-.f64 (*.f64 x (/.f64 x (+.f64 x (-.f64 z y)))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))))
(-.f64 (/.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (-.f64 x (+.f64 z y))) (/.f64 (*.f64 y y) (-.f64 x (+.f64 z y))))
(-.f64 (+.f64 y x) z)
(-.f64 (+.f64 x #s(literal 0 binary64)) (-.f64 z y))
(-.f64 (-.f64 x (-.f64 #s(literal 0 binary64) y)) z)
(fma.f64 #s(literal -1 binary64) (-.f64 z y) x)
(neg.f64 (-.f64 (-.f64 z y) x))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (+.f64 z y)) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (+.f64 x (-.f64 z y)))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))))
(/.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 x (-.f64 z y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (-.f64 z y) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (-.f64 x (+.f64 z y)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 x (-.f64 z y)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 z y)) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 x (+.f64 z y)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (-.f64 z y) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)))) (+.f64 x (-.f64 z y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 x (-.f64 z y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (+.f64 x (-.f64 z y)))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (neg.f64 (-.f64 x (+.f64 z y))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) x))))
(/.f64 (-.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 x (-.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 x (-.f64 z y)))) (*.f64 x (/.f64 x (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))) (*.f64 (*.f64 x (/.f64 x (+.f64 x (-.f64 z y)))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 y (-.f64 x z)))
(/.f64 (-.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)) (-.f64 (-.f64 y z) x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (*.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 x (-.f64 z y)))) (*.f64 x (/.f64 x (+.f64 x (-.f64 z y))))) (*.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (/.f64 x (+.f64 x (-.f64 z y)))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (-.f64 z y) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) #s(literal 1 binary64)))
(*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 z y))))
(*.f64 (+.f64 x (-.f64 z y)) (*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))))
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 z y) x))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))
(*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 z y)))))
(*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))))
(*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 z y))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z)))) (+.f64 x (-.f64 y z)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 y z)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 (-.f64 z y) x))))
(+.f64 z (-.f64 #s(literal 0 binary64) y))
(+.f64 (-.f64 #s(literal 0 binary64) y) z)
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 z y))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(-.f64 z y)
(-.f64 #s(literal 0 binary64) (-.f64 y z))
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(-.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))
(-.f64 (+.f64 z #s(literal 0 binary64)) y)
(fma.f64 #s(literal -1 binary64) y z)
(neg.f64 (-.f64 y z))
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z))))
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z)))))
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 z y)))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 z y) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z z))))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))))
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z y) (+.f64 (*.f64 z z) (*.f64 y y))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 z y) (+.f64 z y)))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 z y))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 z y))
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y))))
(/.f64 (+.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) z))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) y) z))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (+.f64 (*.f64 z z) (*.f64 y y)))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z)))))
(*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (/.f64 (-.f64 z y) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))
(*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(*.f64 #s(literal 1 binary64) (-.f64 z y))
(*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 z y)))
(*.f64 (+.f64 z y) (/.f64 (-.f64 z y) (+.f64 z y)))
(*.f64 (+.f64 z y) (*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 z y))))
(*.f64 #s(literal -1 binary64) (-.f64 y z))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))))
(*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (-.f64 (*.f64 z z) (*.f64 y y)))
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (*.f64 z z) (*.f64 y y))) (-.f64 z y))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (+.f64 z y)) (*.f64 (*.f64 y (+.f64 z y)) (*.f64 y (+.f64 z y)))))) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (+.f64 z y)) (-.f64 (*.f64 y (+.f64 z y)) (*.f64 z z)))))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (+.f64 z y)) (*.f64 y (+.f64 z y))))) (-.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 y (-.f64 y z))))

simplify312.0ms (3.7%)

Algorithm
egg-herbie
Rules
3384×*-lowering-*.f32
3384×*-lowering-*.f64
1510×+-lowering-+.f64
1510×+-lowering-+.f32
1122×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01391222
14411219
213291219
344361087
085051087
Stop Event
iter limit
node limit
Counts
156 → 156
Calls
Call 1
Inputs
(* 1/2 (/ (- y z) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(* 1/2 (/ x t))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (+ x y) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (- x z) t))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(* 1/2 (/ y t))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(/ (- y z) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(- (+ (/ x t) (/ y t)) (/ z t))
(- (+ (/ x t) (/ y t)) (/ z t))
(/ x t)
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(/ x t)
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(/ (+ x y) t)
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(* -1 (/ z t))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(* -1 (/ z t))
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(/ (- x z) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(- (+ (/ x t) (/ y t)) (/ z t))
(- (+ (/ x t) (/ y t)) (/ z t))
(/ y t)
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(/ y t)
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(/ (- (+ x y) z) t)
(- y z)
(- (+ x y) z)
(- (+ x y) z)
(- (+ x y) z)
x
(* x (- (+ 1 (/ y x)) (/ z x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
x
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(+ x y)
(+ x (+ y (* -1 z)))
(+ x (+ y (* -1 z)))
(+ x (+ y (* -1 z)))
(* -1 z)
(* z (- (+ (/ x z) (/ y z)) 1))
(* z (- (+ (/ x z) (/ y z)) 1))
(* z (- (+ (/ x z) (/ y z)) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(- x z)
(- (+ x y) z)
(- (+ x y) z)
(- (+ x y) z)
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 y)
(- z y)
(- z y)
(- z y)
z
(* z (+ 1 (* -1 (/ y z))))
(* z (+ 1 (* -1 (/ y z))))
(* z (+ 1 (* -1 (/ y z))))
z
(* -1 (* z (- (/ y z) 1)))
(* -1 (* z (- (/ y z) 1)))
(* -1 (* z (- (/ y z) 1)))
z
(+ z (* -1 y))
(+ z (* -1 y))
(+ z (* -1 y))
(* -1 y)
(* y (- (/ z y) 1))
(* y (- (/ z y) 1))
(* y (- (/ z y) 1))
(* -1 y)
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(* -1 (* y (+ 1 (* -1 (/ z y)))))
Outputs
(* 1/2 (/ (- y z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ x t)
(/.f64 x t)
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(/ x t)
(/.f64 x t)
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t)))
(/ (+ x y) t)
(/.f64 (+.f64 y x) t)
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(/.f64 (+.f64 y (-.f64 x z)) t)
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(/.f64 (+.f64 y (-.f64 x z)) t)
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))
(/.f64 (+.f64 y (-.f64 x z)) t)
(* -1 (/ z t))
(/.f64 (-.f64 #s(literal 0 binary64) z) t)
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))))
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))))
(* -1 (/ z t))
(/.f64 (-.f64 #s(literal 0 binary64) z) t)
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(/.f64 (+.f64 y (-.f64 x z)) t)
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(/.f64 (+.f64 y (-.f64 x z)) t)
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(- (+ (/ x t) (/ y t)) (/ z t))
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ y t)
(/.f64 y t)
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(/ y t)
(/.f64 y t)
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t))))
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(/ (- (+ x y) z) t)
(/.f64 (+.f64 y (-.f64 x z)) t)
(- y z)
(-.f64 y z)
(- (+ x y) z)
(+.f64 y (-.f64 x z))
(- (+ x y) z)
(+.f64 y (-.f64 x z))
(- (+ x y) z)
(+.f64 y (-.f64 x z))
x
(* x (- (+ 1 (/ y x)) (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
x
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(+ x y)
(+.f64 y x)
(+ x (+ y (* -1 z)))
(+.f64 y (-.f64 x z))
(+ x (+ y (* -1 z)))
(+.f64 y (-.f64 x z))
(+ x (+ y (* -1 z)))
(+.f64 y (-.f64 x z))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (+ (/ x z) (/ y z)) 1))
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(* z (- (+ (/ x z) (/ y z)) 1))
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(* z (- (+ (/ x z) (/ y z)) 1))
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 y (-.f64 x z))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 y (-.f64 x z))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 y (-.f64 x z))
(- x z)
(-.f64 x z)
(- (+ x y) z)
(+.f64 y (-.f64 x z))
(- (+ x y) z)
(+.f64 y (-.f64 x z))
(- (+ x y) z)
(+.f64 y (-.f64 x z))
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* y (- (+ 1 (/ x y)) (/ z y)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* y (- (+ 1 (/ x y)) (/ z y)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(- z y)
(-.f64 z y)
(- z y)
(-.f64 z y)
(- z y)
(-.f64 z y)
z
(* z (+ 1 (* -1 (/ y z))))
(-.f64 z y)
(* z (+ 1 (* -1 (/ y z))))
(-.f64 z y)
(* z (+ 1 (* -1 (/ y z))))
(-.f64 z y)
z
(* -1 (* z (- (/ y z) 1)))
(-.f64 z y)
(* -1 (* z (- (/ y z) 1)))
(-.f64 z y)
(* -1 (* z (- (/ y z) 1)))
(-.f64 z y)
z
(+ z (* -1 y))
(-.f64 z y)
(+ z (* -1 y))
(-.f64 z y)
(+ z (* -1 y))
(-.f64 z y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* y (- (/ z y) 1))
(-.f64 z y)
(* y (- (/ z y) 1))
(-.f64 z y)
(* y (- (/ z y) 1))
(-.f64 z y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(-.f64 z y)
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(-.f64 z y)
(* -1 (* y (+ 1 (* -1 (/ z y)))))
(-.f64 z y)

eval127.0ms (1.5%)

Compiler

Compiled 16586 to 1841 computations (88.9% saved)

prune114.0ms (1.3%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New65210662
Fresh000
Picked101
Done000
Total65310663
Accuracy
100.0%
Counts
663 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
69.5%
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
70.8%
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
69.0%
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))
38.3%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
38.1%
(/.f64 (/.f64 x t) #s(literal 2 binary64))
39.7%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
98.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
99.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
38.1%
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
87.1%
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
Compiler

Compiled 224 to 164 computations (26.8% saved)

simplify201.0ms (2.4%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 y z)
cost-diff0
(/.f64 (-.f64 y z) t)
cost-diff0
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
cost-diff0
(+.f64 y x)
cost-diff0
(/.f64 (+.f64 y x) t)
cost-diff0
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))
cost-diff0
(/.f64 x t)
cost-diff0
(/.f64 (/.f64 x t) #s(literal 2 binary64))
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
cost-diff0
(-.f64 y z)
cost-diff0
(+.f64 x (-.f64 y z))
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
Rules
2014×fnmadd-define
1996×sum3-define
1856×fmsub-define
1820×fma-lowering-fma.f32
1820×fma-lowering-fma.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01885
14285
29885
321285
443285
592585
6209485
7469385
0802485
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ 1/2 t) (+ x (- y z)))
(/ 1/2 t)
1/2
t
(+ x (- y z))
x
(- y z)
y
z
(* x (/ 1/2 t))
x
(/ 1/2 t)
1/2
t
(/ (/ x t) 2)
(/ x t)
x
t
2
(/ (/ (+ y x) t) 2)
(/ (+ y x) t)
(+ y x)
y
x
t
2
(/ (/ (- y z) t) 2)
(/ (- y z) t)
(- y z)
y
z
t
2
Outputs
(* (/ 1/2 t) (+ x (- y z)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
(+ x (- y z))
(+.f64 x (-.f64 y z))
x
(- y z)
(-.f64 y z)
y
z
(* x (/ 1/2 t))
(/.f64 (/.f64 x t) #s(literal 2 binary64))
x
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
(/ (/ x t) 2)
(/.f64 (/.f64 x t) #s(literal 2 binary64))
(/ x t)
(/.f64 x t)
x
t
2
#s(literal 2 binary64)
(/ (/ (+ y x) t) 2)
(/.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) t)
(/ (+ y x) t)
(/.f64 (+.f64 x y) t)
(+ y x)
(+.f64 x y)
y
x
t
2
#s(literal 2 binary64)
(/ (/ (- y z) t) 2)
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(- y z)
(-.f64 y z)
y
z
t
2
#s(literal 2 binary64)

localize87.0ms (1%)

Localize:

Found 14 expressions of interest:

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

Compiled 90 to 19 computations (78.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-div: 13.0ms (60.6% of total)
ival-mult: 3.0ms (14% of total)
ival-add: 2.0ms (9.3% of total)
ival-sub: 1.0ms (4.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series22.0ms (0.3%)

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

90 calls:

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

rewrite369.0ms (4.3%)

Algorithm
batch-egg-rewrite
Rules
4022×/-lowering-/.f32
4022×/-lowering-/.f64
3652×*-lowering-*.f32
3652×*-lowering-*.f64
1842×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01860
111760
2103360
0853960
Stop Event
iter limit
node limit
Counts
12 → 726
Calls
Call 1
Inputs
(* (/ 1/2 t) (+ x (- y z)))
(/ 1/2 t)
(+ x (- y z))
(- y z)
(* x (/ 1/2 t))
(/ (/ x t) 2)
(/ x t)
(/ (/ (+ y x) t) 2)
(/ (+ y x) t)
(+ y x)
(/ (/ (- y z) t) 2)
(/ (- y z) t)
Outputs
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 x t) #s(literal -2 binary64)))
(-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 z x) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x t) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(fma.f64 (/.f64 x t) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(fma.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(fma.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(fma.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (+.f64 x (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (-.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) t) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 t (+.f64 (-.f64 x y) z)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) t))
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))))))
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (+.f64 (-.f64 x y) z))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (-.f64 x y) z))
(/.f64 (neg.f64 (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) t)))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))) t)
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z)))) t)
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) (/.f64 t x))))))
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) (/.f64 t x))))
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (-.f64 x y) z))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z))))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) t)))
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))))))
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) t))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) t))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) t))
(neg.f64 (/.f64 #s(literal -1/2 binary64) t))
(/.f64 #s(literal 1/2 binary64) t)
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t)))
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t)) #s(literal -2 binary64))
(pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(+.f64 x (-.f64 y z))
(+.f64 y (+.f64 (-.f64 #s(literal 0 binary64) z) x))
(+.f64 y (-.f64 x z))
(+.f64 y (neg.f64 (-.f64 z x)))
(+.f64 (-.f64 y z) x)
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))
(+.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (neg.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))))
(-.f64 y (-.f64 z x))
(-.f64 (+.f64 x y) z)
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(-.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (-.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 y z) x)))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z)))
(fma.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (-.f64 #s(literal 0 binary64) z))
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))
(fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) x)
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 y z) x) (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))))
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (+.f64 (-.f64 x y) z))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 z z) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 y z) x))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (+.f64 (+.f64 x y) z))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (-.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 (-.f64 x y) z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 y z) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (neg.f64 (+.f64 (+.f64 x y) z)))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) x) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) x) (+.f64 (-.f64 #s(literal 0 binary64) z) x)) (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) z) x)))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 x z) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 x z)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 z x) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) x) (+.f64 (-.f64 #s(literal 0 binary64) z) x))) (-.f64 y (+.f64 (-.f64 #s(literal 0 binary64) z) x)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 y (-.f64 x z)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))
(*.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))))
(*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))))
(*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y z) x)))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z)))
(+.f64 y (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) y)
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(-.f64 y z)
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) z))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))
(fma.f64 #s(literal -1 binary64) z y)
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64))
(*.f64 (-.f64 y z) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))))
(*.f64 #s(literal 1 binary64) (-.f64 y z))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) z))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x t) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(neg.f64 (/.f64 (/.f64 x t) #s(literal -2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
(/.f64 x (/.f64 t #s(literal 1/2 binary64)))
(/.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 x (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (/.f64 x t) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 (/.f64 x #s(literal 2 binary64)) t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64)))) t)
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) t)
(pow.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 x t) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x t) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x t) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(neg.f64 (/.f64 (/.f64 x t) #s(literal -2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
(/.f64 x (/.f64 t #s(literal 1/2 binary64)))
(/.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 x (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (/.f64 x t) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 (/.f64 x #s(literal 2 binary64)) t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64)))) t)
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) t)
(pow.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 x t) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x t) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(/.f64 x t)
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 t x))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))
(pow.f64 (/.f64 t x) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 x t))
(*.f64 (/.f64 #s(literal 1 binary64) t) x)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x y) t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x y) t) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 x y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x))))
(neg.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal -2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y)))
(/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (+.f64 x y) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (+.f64 x y) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x y))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) t)) #s(literal -2 binary64))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x y) t)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x y) t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x y)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 x y) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x y) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x))))
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) t)
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64))) t)
(/.f64 (neg.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x y) t)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) t))
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 (+.f64 x y) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (-.f64 y x) (-.f64 y x)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) t)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) t)) #s(literal -1/2 binary64))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x y) t) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x y) t)))))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 x y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) t)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) t) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) t))
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (-.f64 y x))) (/.f64 (*.f64 x x) (*.f64 t (-.f64 y x))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) t)))
(/.f64 (+.f64 x y) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) t) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t)))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) t))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (-.f64 y x)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x y))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 y x) t)))
(/.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (-.f64 y x))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(pow.f64 (/.f64 t (+.f64 x y)) #s(literal -1 binary64))
(*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (+.f64 x y) t) (/.f64 (-.f64 y x) (-.f64 y x)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -1 binary64) t))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y x))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) t)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) t)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t) (/.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(+.f64 x y)
(+.f64 y x)
(+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x))))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y))
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 x y))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64))
(*.f64 (+.f64 x y) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 x y)))))
(*.f64 #s(literal 1 binary64) (+.f64 x y))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (/.f64 y t) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64)))
(-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 y z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (-.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 y z) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))
(/.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (-.f64 #s(literal 0 binary64) y) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (-.f64 y z) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 y z))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 y z)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(/.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) t)
(/.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 y z))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 4 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 y z) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 y z))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) #s(literal 1/2 binary64))) t)
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z))) t)
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z))))))
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (/.f64 y t) #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64))))) (-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64)))))
(pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))))
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) t)))
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y z))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) t))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (+.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (+.f64 y z)))
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(+.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 y t) (/.f64 z t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) t) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) t))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 t (+.f64 y z))))
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 t t)))
(-.f64 (/.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 y t) (/.f64 t y))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z))))) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z))))))
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 y t) (/.f64 z t))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (+.f64 (/.f64 y t) (/.f64 z t))))
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))
(neg.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 y z) t)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 y t) (*.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) t) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z)))) (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 y t) (/.f64 t y))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y t) (/.f64 z t)) (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (/.f64 z t) (/.f64 t z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 y z) t))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (+.f64 y z)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))
(/.f64 (-.f64 (*.f64 y t) (*.f64 t z)) (*.f64 t t))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (+.f64 y z) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 t (+.f64 y z))))
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 y t) (/.f64 t y))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z)))))
(/.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 y t) (/.f64 z t)))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z))
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) t) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z)) (*.f64 (/.f64 t y) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 t z))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 y t) (/.f64 t y))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (/.f64 z t) (/.f64 t z)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 z t))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 y t) (/.f64 t y))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t))))))
(/.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (-.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t))))
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) t)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y z))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 (*.f64 y t) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 y t) (/.f64 t y))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z))))))
(*.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (/.f64 z t) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y t) (/.f64 z t))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (+.f64 y z) t) (/.f64 (-.f64 y z) (+.f64 y z)))

simplify265.0ms (3.1%)

Algorithm
egg-herbie
Rules
4980×*-lowering-*.f32
4980×*-lowering-*.f64
2282×fma-lowering-fma.f32
2282×fma-lowering-fma.f64
1556×fmsub-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01772414
16022396
218732351
363282342
083712342
Stop Event
iter limit
node limit
Counts
360 → 360
Calls
Call 1
Inputs
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- (+ x y) z) t))
(* 1/2 (/ (- y z) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(* 1/2 (/ x t))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (- x z) t))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(* 1/2 (/ y t))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (+ x y) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(- y z)
(- (+ x y) z)
(- (+ x y) z)
(- (+ x y) z)
x
(* x (- (+ 1 (/ y x)) (/ z x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
x
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(- x z)
(- (+ x y) z)
(- (+ x y) z)
(- (+ x y) z)
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(+ x y)
(+ x (+ y (* -1 z)))
(+ x (+ y (* -1 z)))
(+ x (+ y (* -1 z)))
(* -1 z)
(* z (- (+ (/ x z) (/ y z)) 1))
(* z (- (+ (/ x z) (/ y z)) 1))
(* z (- (+ (/ x z) (/ y z)) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(* -1 z)
(- y z)
(- y z)
(- y z)
y
(* y (+ 1 (* -1 (/ z y))))
(* y (+ 1 (* -1 (/ z y))))
(* y (+ 1 (* -1 (/ z y))))
y
(* -1 (* y (- (/ z y) 1)))
(* -1 (* y (- (/ z y) 1)))
(* -1 (* y (- (/ z y) 1)))
y
(+ y (* -1 z))
(+ y (* -1 z))
(+ y (* -1 z))
(* -1 z)
(* z (- (/ y z) 1))
(* z (- (/ y z) 1))
(* z (- (/ y z) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(* 1/2 (/ x t))
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(/ x t)
(* 1/2 (/ x t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(* 1/2 (/ y t))
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ y t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(* 1/2 (/ x t))
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(* 1/2 (/ (+ x y) t))
(/ x t)
(+ (/ x t) (/ y t))
(+ (/ x t) (/ y t))
(+ (/ x t) (/ y t))
(/ y t)
(* y (+ (/ 1 t) (/ x (* t y))))
(* y (+ (/ 1 t) (/ x (* t y))))
(* y (+ (/ 1 t) (/ x (* t y))))
(/ y t)
(* -1 (* y (- (* -1 (/ x (* t y))) (/ 1 t))))
(* -1 (* y (- (* -1 (/ x (* t y))) (/ 1 t))))
(* -1 (* y (- (* -1 (/ x (* t y))) (/ 1 t))))
(/ y t)
(+ (/ x t) (/ y t))
(+ (/ x t) (/ y t))
(+ (/ x t) (/ y t))
(/ x t)
(* x (+ (/ 1 t) (/ y (* t x))))
(* x (+ (/ 1 t) (/ y (* t x))))
(* x (+ (/ 1 t) (/ y (* t x))))
(/ x t)
(* -1 (* x (- (* -1 (/ y (* t x))) (/ 1 t))))
(* -1 (* x (- (* -1 (/ y (* t x))) (/ 1 t))))
(* -1 (* x (- (* -1 (/ y (* t x))) (/ 1 t))))
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
(/ (+ x y) t)
x
(+ x y)
(+ x y)
(+ x y)
y
(* y (+ 1 (/ x y)))
(* y (+ 1 (/ x y)))
(* y (+ 1 (/ x y)))
y
(* -1 (* y (- (* -1 (/ x y)) 1)))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(* -1 (* y (- (* -1 (/ x y)) 1)))
y
(+ x y)
(+ x y)
(+ x y)
x
(* x (+ 1 (/ y x)))
(* x (+ 1 (/ y x)))
(* x (+ 1 (/ y x)))
x
(* -1 (* x (- (* -1 (/ y x)) 1)))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(* -1/2 (/ z t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(* 1/2 (/ y t))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ y t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* -1 (/ z t))
(+ (* -1 (/ z t)) (/ y t))
(+ (* -1 (/ z t)) (/ y t))
(+ (* -1 (/ z t)) (/ y t))
(/ y t)
(* y (+ (* -1 (/ z (* t y))) (/ 1 t)))
(* y (+ (* -1 (/ z (* t y))) (/ 1 t)))
(* y (+ (* -1 (/ z (* t y))) (/ 1 t)))
(/ y t)
(* -1 (* y (- (/ z (* t y)) (/ 1 t))))
(* -1 (* y (- (/ z (* t y)) (/ 1 t))))
(* -1 (* y (- (/ z (* t y)) (/ 1 t))))
(/ y t)
(+ (* -1 (/ z t)) (/ y t))
(+ (* -1 (/ z t)) (/ y t))
(+ (* -1 (/ z t)) (/ y t))
(* -1 (/ z t))
(* z (- (/ y (* t z)) (/ 1 t)))
(* z (- (/ y (* t z)) (/ 1 t)))
(* z (- (/ y (* t z)) (/ 1 t)))
(* -1 (/ z t))
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
(/ (- y z) t)
Outputs
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (-.f64 x z) t) y)) (*.f64 #s(literal 1/2 binary64) y))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (-.f64 x z) t) y)) (*.f64 #s(literal 1/2 binary64) y))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (-.f64 x z) t) y)) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (-.f64 x z) t) y)) (*.f64 #s(literal 1/2 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (-.f64 x z) t) y)) (*.f64 #s(literal 1/2 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (-.f64 x z) t) y)) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) z) (/.f64 #s(literal -1/2 binary64) t)))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) z) (/.f64 #s(literal -1/2 binary64) t)))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) z) (/.f64 #s(literal -1/2 binary64) t)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 z (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) z) (/.f64 #s(literal -1/2 binary64) t)))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 z (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) z) (/.f64 #s(literal -1/2 binary64) t)))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 z (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) z) (/.f64 #s(literal -1/2 binary64) t)))
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(- y z)
(-.f64 y z)
(- (+ x y) z)
(+.f64 x (-.f64 y z))
(- (+ x y) z)
(+.f64 x (-.f64 y z))
(- (+ x y) z)
(+.f64 x (-.f64 y z))
x
(* x (- (+ 1 (/ y x)) (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* x (- (+ 1 (/ y x)) (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
x
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(- x z)
(-.f64 x z)
(- (+ x y) z)
(+.f64 x (-.f64 y z))
(- (+ x y) z)
(+.f64 x (-.f64 y z))
(- (+ x y) z)
(+.f64 x (-.f64 y z))
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y)))
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y)))
(+ x y)
(+.f64 x y)
(+ x (+ y (* -1 z)))
(+.f64 x (-.f64 y z))
(+ x (+ y (* -1 z)))
(+.f64 x (-.f64 y z))
(+ x (+ y (* -1 z)))
(+.f64 x (-.f64 y z))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(-.f64 (*.f64 z (/.f64 (+.f64 x y) z)) z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(-.f64 (*.f64 z (/.f64 (+.f64 x y) z)) z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(-.f64 (*.f64 z (/.f64 (+.f64 x y) z)) z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(- y z)
(-.f64 y z)
(- y z)
(-.f64 y z)
(- y z)
(-.f64 y z)
y
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
y
(* -1 (* y (- (/ z y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* -1 (* y (- (/ z y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* -1 (* y (- (/ z y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
y
(+ y (* -1 z))
(-.f64 y z)
(+ y (* -1 z))
(-.f64 y z)
(+ y (* -1 z))
(-.f64 y z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (/ y z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* z (- (/ y z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* z (- (/ y z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(/ x t)
(/.f64 x t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) y)))
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) y)))
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) y)))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) y)))
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) y)))
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) y)))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y))
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)))
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)))
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)))
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)))
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)))
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(* 1/2 (/ (+ x y) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t)
(/ x t)
(/.f64 x t)
(+ (/ x t) (/ y t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))
(+ (/ x t) (/ y t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))
(+ (/ x t) (/ y t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))
(/ y t)
(/.f64 y t)
(* y (+ (/ 1 t) (/ x (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(* y (+ (/ 1 t) (/ x (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(* y (+ (/ 1 t) (/ x (* t y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(/ y t)
(/.f64 y t)
(* -1 (* y (- (* -1 (/ x (* t y))) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(* -1 (* y (- (* -1 (/ x (* t y))) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(* -1 (* y (- (* -1 (/ x (* t y))) (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t))))
(/ y t)
(/.f64 y t)
(+ (/ x t) (/ y t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))
(+ (/ x t) (/ y t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))
(+ (/ x t) (/ y t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))
(/ x t)
(/.f64 x t)
(* x (+ (/ 1 t) (/ y (* t x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))))
(* x (+ (/ 1 t) (/ y (* t x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))))
(* x (+ (/ 1 t) (/ y (* t x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))))
(/ x t)
(/.f64 x t)
(* -1 (* x (- (* -1 (/ y (* t x))) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))))
(* -1 (* x (- (* -1 (/ y (* t x))) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))))
(* -1 (* x (- (* -1 (/ y (* t x))) (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))))
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
(/ (+ x y) t)
(/.f64 (+.f64 x y) t)
x
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
y
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
y
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
y
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
x
(* x (+ 1 (/ y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(* x (+ 1 (/ y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(* x (+ 1 (/ y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
x
(* -1 (* x (- (* -1 (/ y x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(+ (* -1 (/ z t)) (/ y t))
(/.f64 (-.f64 y z) t)
(+ (* -1 (/ z t)) (/ y t))
(/.f64 (-.f64 y z) t)
(+ (* -1 (/ z t)) (/ y t))
(/.f64 (-.f64 y z) t)
(/ y t)
(/.f64 y t)
(* y (+ (* -1 (/ z (* t y))) (/ 1 t)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 y t))))
(* y (+ (* -1 (/ z (* t y))) (/ 1 t)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 y t))))
(* y (+ (* -1 (/ z (* t y))) (/ 1 t)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 y t))))
(/ y t)
(/.f64 y t)
(* -1 (* y (- (/ z (* t y)) (/ 1 t))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 y t))))
(* -1 (* y (- (/ z (* t y)) (/ 1 t))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 y t))))
(* -1 (* y (- (/ z (* t y)) (/ 1 t))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 y t))))
(/ y t)
(/.f64 y t)
(+ (* -1 (/ z t)) (/ y t))
(/.f64 (-.f64 y z) t)
(+ (* -1 (/ z t)) (/ y t))
(/.f64 (-.f64 y z) t)
(+ (* -1 (/ z t)) (/ y t))
(/.f64 (-.f64 y z) t)
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(* z (- (/ y (* t z)) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)))
(* z (- (/ y (* t z)) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)))
(* z (- (/ y (* t z)) (/ 1 t)))
(*.f64 z (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)))
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))
(*.f64 z (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)))
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))
(*.f64 z (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)))
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))
(*.f64 z (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)))
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)
(/ (- y z) t)
(/.f64 (-.f64 y z) t)

eval139.0ms (1.6%)

Compiler

Compiled 18177 to 1997 computations (89% saved)

prune134.0ms (1.6%)

Pruning

12 alts after pruning (8 fresh and 4 done)

PrunedKeptTotal
New117341177
Fresh145
Picked145
Done000
Total1175121187
Accuracy
100.0%
Counts
1187 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
69.5%
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
70.8%
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
69.0%
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))
38.3%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
38.1%
(/.f64 (/.f64 x t) #s(literal 2 binary64))
39.7%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
69.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
69.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
70.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z))
38.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
38.1%
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
87.1%
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
Compiler

Compiled 216 to 160 computations (25.9% saved)

simplify128.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 x z)
cost-diff0
(/.f64 (-.f64 x z) t)
cost-diff0
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
cost-diff0
(-.f64 y z)
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
cost-diff0
(/.f64 y t)
cost-diff0
(/.f64 (/.f64 y t) #s(literal 2 binary64))
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
cost-diff0
(/.f64 (-.f64 y z) x)
cost-diff0
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
cost-diff0
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))
cost-diff256
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
Rules
2076×sum4-define
1990×*-lowering-*.f32
1990×*-lowering-*.f64
1738×sum3-define
924×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
020106
147106
2118105
3304104
4890101
53210101
67679101
08193101
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* x (* (+ 1 (/ (- y z) x)) (/ 1/2 t)))
x
(* (+ 1 (/ (- y z) x)) (/ 1/2 t))
(+ 1 (/ (- y z) x))
1
(/ (- y z) x)
(- y z)
y
z
(/ 1/2 t)
1/2
t
(* (/ 1/2 t) y)
(/ 1/2 t)
1/2
t
y
(/ (/ y t) 2)
(/ y t)
y
t
2
(* (/ 1/2 t) (- y z))
(/ 1/2 t)
1/2
t
(- y z)
y
z
(/ (/ (- x z) t) 2)
(/ (- x z) t)
(- x z)
x
z
t
2
Outputs
(* x (* (+ 1 (/ (- y z) x)) (/ 1/2 t)))
(/.f64 (/.f64 (+.f64 y (-.f64 x z)) t) #s(literal 2 binary64))
x
(* (+ 1 (/ (- y z) x)) (/ 1/2 t))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))
(+ 1 (/ (- y z) x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
1
#s(literal 1 binary64)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(- y z)
(-.f64 y z)
y
z
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
(* (/ 1/2 t) y)
(/.f64 y (*.f64 t #s(literal 2 binary64)))
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
y
(/ (/ y t) 2)
(/.f64 y (*.f64 t #s(literal 2 binary64)))
(/ y t)
(/.f64 y t)
y
t
2
#s(literal 2 binary64)
(* (/ 1/2 t) (- y z))
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
(- y z)
(-.f64 y z)
y
z
(/ (/ (- x z) t) 2)
(/.f64 (/.f64 (-.f64 z x) t) #s(literal -2 binary64))
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(- x z)
(-.f64 x z)
x
z
t
2
#s(literal 2 binary64)

localize88.0ms (1%)

Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 x z)
accuracy100.0%
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
accuracy100.0%
(/.f64 (-.f64 x z) t)
accuracy100.0%
(/.f64 #s(literal 1/2 binary64) t)
accuracy100.0%
(-.f64 y z)
accuracy99.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
accuracy100.0%
(/.f64 y t)
accuracy100.0%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
accuracy100.0%
(/.f64 #s(literal 1/2 binary64) t)
accuracy99.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
accuracy100.0%
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
accuracy100.0%
(/.f64 (-.f64 y z) x)
accuracy94.9%
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))
accuracy92.1%
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
Results
62.0ms256×0valid
Compiler

Compiled 111 to 21 computations (81.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-div: 10.0ms (47% of total)
ival-mult: 6.0ms (28.2% of total)
ival-sub: 3.0ms (14.1% of total)
ival-add: 1.0ms (4.7% of total)
const: 1.0ms (4.7% of total)
backward-pass: 0.0ms (0% of total)

series37.0ms (0.4%)

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

102 calls:

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

rewrite304.0ms (3.6%)

Algorithm
batch-egg-rewrite
Rules
4292×/-lowering-/.f32
4292×/-lowering-/.f64
3522×*-lowering-*.f32
3522×*-lowering-*.f64
1618×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02077
112077
2102176
0871576
Stop Event
iter limit
node limit
Counts
13 → 757
Calls
Call 1
Inputs
(* x (* (+ 1 (/ (- y z) x)) (/ 1/2 t)))
(* (+ 1 (/ (- y z) x)) (/ 1/2 t))
(+ 1 (/ (- y z) x))
(/ (- y z) x)
(* (/ 1/2 t) y)
(/ 1/2 t)
(/ (/ y t) 2)
(/ y t)
(* (/ 1/2 t) (- y z))
(- y z)
(/ (/ (- x z) t) 2)
(/ (- x z) t)
(- x z)
Outputs
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal -1/2 binary64)) t))
(/.f64 x (/.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)) x)))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 1/2 binary64)) t)
(/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64))) t)
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)) x) t)
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) t))
(*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 t #s(literal 1/2 binary64))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 t #s(literal 1/2 binary64))) x)
(*.f64 (/.f64 x t) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 2 binary64)))
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) t))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (/.f64 x t))
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))))
(+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))
(+.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) t))
(-.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) t))
(-.f64 (/.f64 (/.f64 y x) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 z x) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (-.f64 y z) x) (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 y z) x) (/.f64 #s(literal 1/2 binary64) t))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) t) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal -1/2 binary64)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) t))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) t))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)))
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (/.f64 t #s(literal 1/2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (/.f64 t #s(literal 1/2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) t)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))))) (-.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (-.f64 (/.f64 (/.f64 (-.f64 y z) x) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) t)))
(pow.f64 (/.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 t #s(literal 1/2 binary64))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) t)))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) t)))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))) t))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) t) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) t))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(+.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))
(+.f64 (/.f64 y x) (neg.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) (neg.f64 (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) x)))
(-.f64 (/.f64 y x) (+.f64 (/.f64 z x) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 z x))
(-.f64 (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x) #s(literal 1 binary64))
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64))))
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y z) #s(literal 1 binary64))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (+.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (neg.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)))
(/.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (+.f64 (*.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) (+.f64 (/.f64 z x) #s(literal -1 binary64))) (*.f64 (/.f64 y x) (+.f64 (/.f64 z x) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)))) (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 3 binary64)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 z x)))))
(/.f64 (-.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) (+.f64 (/.f64 z x) #s(literal -1 binary64)))) (+.f64 (/.f64 y x) (+.f64 (/.f64 z x) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)))) (*.f64 (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))))) (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) (/.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (/.f64 z x) (/.f64 x z))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 z x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) #s(literal 1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) x) (/.f64 (/.f64 x (-.f64 y z)) (/.f64 (-.f64 y z) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64)) (/.f64 x (-.f64 y z)))))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(*.f64 (+.f64 (/.f64 (-.f64 y z) (*.f64 (/.f64 x (-.f64 y z)) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 y z) x) #s(literal -1 binary64))))
(+.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) z))) (fma.f64 (/.f64 #s(literal -1 binary64) x) z (*.f64 (/.f64 #s(literal 1 binary64) x) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 y z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) x)))
(-.f64 (/.f64 y x) (/.f64 z x))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) x)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) x) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) x))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 x (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 x (+.f64 y z))))
(-.f64 (/.f64 (*.f64 y x) (*.f64 x x)) (/.f64 (*.f64 x z) (*.f64 x x)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 y x) (/.f64 x z))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 y x) (/.f64 x z))))))
(-.f64 (/.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (+.f64 (/.f64 y x) (/.f64 z x))) (/.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (+.f64 (/.f64 y x) (/.f64 z x))))
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) x)))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) (*.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) x) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 y x) (/.f64 x z)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (*.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (/.f64 (-.f64 y z) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)))
(/.f64 (-.f64 y z) x)
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 y z) x))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x (+.f64 y z)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)))
(/.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (*.f64 x (+.f64 y z))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 y z) x)))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 y x) (/.f64 x z)))))
(/.f64 (*.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (/.f64 (-.f64 y z) x)) (+.f64 (/.f64 y x) (/.f64 z x)))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (+.f64 y z))
(/.f64 (-.f64 (*.f64 y x) (*.f64 x z)) (*.f64 x x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x z)))
(/.f64 (-.f64 x (*.f64 (/.f64 x y) z)) (*.f64 (/.f64 x y) x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 y (/.f64 x z)) x) (*.f64 x (/.f64 x z)))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z))) (*.f64 x x))
(/.f64 (neg.f64 (-.f64 (*.f64 y x) (*.f64 x z))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 y x) (/.f64 x z))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (/.f64 (-.f64 y z) x))) (neg.f64 (+.f64 (/.f64 y x) (/.f64 z x))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z x))))))
(/.f64 (-.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) (-.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z x))))
(pow.f64 (/.f64 x (-.f64 y z)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (-.f64 y z) x) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y z))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) x)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) x)))
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 y x) (/.f64 x z))))))
(*.f64 (*.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y x) (/.f64 z x))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (-.f64 (*.f64 y x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (+.f64 y z) x) (/.f64 (-.f64 y z) (+.f64 y z)))
(*.f64 (pow.f64 (/.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t #s(literal -1/2 binary64))) (/.f64 y (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (/.f64 y t) #s(literal -2 binary64)))
(neg.f64 (/.f64 y (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) y))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64))))
(neg.f64 (*.f64 y (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))))
(neg.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t))))
(neg.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1/2 binary64)))
(/.f64 y (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
(/.f64 (/.f64 y t) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -2 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (/.f64 y #s(literal 2 binary64)) t)
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y t)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) t)
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(*.f64 y (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 y t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
(*.f64 (/.f64 y t) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64)))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) t))
(neg.f64 (/.f64 #s(literal -1/2 binary64) t))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1/2 binary64) t)
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -2 binary64))
(pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t #s(literal -1/2 binary64))) (/.f64 y (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (/.f64 y t) #s(literal -2 binary64)))
(neg.f64 (/.f64 y (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) y))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64))))
(neg.f64 (*.f64 y (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))))
(neg.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t))))
(neg.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1/2 binary64)))
(/.f64 y (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
(/.f64 (/.f64 y t) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -2 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (/.f64 y #s(literal 2 binary64)) t)
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y t)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) t)
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(*.f64 y (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 y t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
(*.f64 (/.f64 y t) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64)))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(/.f64 #s(literal 1 binary64) (/.f64 t y))
(/.f64 y t)
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(pow.f64 (/.f64 t y) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y t))
(*.f64 y (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 y z)))
(neg.f64 (*.f64 (-.f64 y z) (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (/.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 y z) t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 y z))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))
(/.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (+.f64 y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 y z)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 t (+.f64 y z))))
(/.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z))
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 y z))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 y z) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (*.f64 (+.f64 y z) t))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 y z))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (neg.f64 (*.f64 t (+.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))))))
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))) (-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))) (-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))))
(*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)))
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) t)))
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y z) t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y z))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y z)))))
(*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) t))
(*.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(+.f64 y (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) y)
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(-.f64 y z)
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z)))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))
(fma.f64 #s(literal -1 binary64) z y)
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (+.f64 y z))
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 y z))
(*.f64 (-.f64 y z) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.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) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 x z) t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64)))
(-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t #s(literal -1/2 binary64))) (/.f64 (-.f64 x z) (/.f64 t #s(literal -1/2 binary64))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))) (/.f64 (*.f64 z z) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))))
(neg.f64 (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64)))
(neg.f64 (/.f64 (-.f64 x z) (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) t)) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) t))))
(neg.f64 (*.f64 (-.f64 x z) (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 x z) t))))
(neg.f64 (/.f64 (*.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 x z) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 x z)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (-.f64 x z) #s(literal 2 binary64))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 x z)))
(/.f64 (-.f64 x z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
(/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (+.f64 z (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) t)) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 x z) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))))
(/.f64 (*.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t)
(/.f64 (-.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 4 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))) t)
(/.f64 (-.f64 (pow.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 x z) t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 x z))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(*.f64 (-.f64 x z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 (-.f64 x z) t) #s(literal 1/2 binary64))
(*.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) t)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) t)) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64)))
(*.f64 (*.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) t))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) t))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 x z) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (/.f64 (+.f64 x z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 x z) (+.f64 x z)))
(*.f64 (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 x z) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 x z) t)) #s(literal -1/2 binary64)))
(+.f64 (/.f64 x t) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (/.f64 #s(literal -1 binary64) t) z (*.f64 (/.f64 #s(literal 1 binary64) t) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 x z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) t)))
(-.f64 (/.f64 x t) (/.f64 z t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) t)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) t) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) t))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) t) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) t))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 x z))) (/.f64 (*.f64 z z) (*.f64 t (+.f64 x z))))
(-.f64 (/.f64 (*.f64 x t) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 t t)))
(-.f64 (/.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))))
(-.f64 (/.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 x t) (/.f64 z t))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (+.f64 (/.f64 x t) (/.f64 z t))))
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) t)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 x t) (*.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) t) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z)))) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x t) (/.f64 z t)) (*.f64 (+.f64 (/.f64 x t) (/.f64 z t)) (/.f64 (-.f64 x z) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t)))
(/.f64 (-.f64 x z) t)
(/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x z)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (+.f64 x z) t))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 x z)))
(/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 z (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 (*.f64 x t) (*.f64 t z)) (*.f64 t t))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t)))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (neg.f64 (*.f64 t (+.f64 x z))))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (neg.f64 (*.f64 (+.f64 x z) t)))
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z)))))
(/.f64 (*.f64 (+.f64 (/.f64 x t) (/.f64 z t)) (/.f64 (-.f64 x z) t)) (+.f64 (/.f64 x t) (/.f64 z t)))
(/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (+.f64 x z))
(/.f64 (-.f64 (*.f64 x (/.f64 t z)) t) (*.f64 t (/.f64 t z)))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (/.f64 t x) (/.f64 t z)))
(/.f64 (-.f64 t (*.f64 (/.f64 t x) z)) (*.f64 (/.f64 t x) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 (*.f64 x t) (*.f64 t z))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 x t) (/.f64 z t)) (/.f64 (-.f64 x z) t))) (neg.f64 (+.f64 (/.f64 x t) (/.f64 z t))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (+.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) t) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) t) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) (*.f64 (/.f64 x t) (/.f64 (-.f64 #s(literal 0 binary64) z) t)))))
(/.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) t) (/.f64 (-.f64 #s(literal 0 binary64) z) t))) (-.f64 (/.f64 x t) (/.f64 (-.f64 #s(literal 0 binary64) z) t)))
(pow.f64 (/.f64 t (-.f64 x z)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) t))
(*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x z))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) t)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) t)))
(*.f64 (-.f64 (*.f64 x t) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))))
(*.f64 (*.f64 (+.f64 (/.f64 x t) (/.f64 z t)) (/.f64 (-.f64 x z) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x t) (/.f64 z t))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t) (/.f64 (-.f64 x z) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (/.f64 (+.f64 x z) t) (/.f64 (-.f64 x z) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 t (-.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 x z)) #s(literal -1/2 binary64)))
(+.f64 x (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) x)
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z))))
(-.f64 x z)
(-.f64 #s(literal 0 binary64) (+.f64 z (-.f64 #s(literal 0 binary64) x)))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))
(fma.f64 #s(literal -1 binary64) z x)
(neg.f64 (+.f64 z (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 x z))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z))))))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 z z))) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z))) (+.f64 x z))
(/.f64 (neg.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z z) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) z) x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 x z))
(*.f64 (-.f64 x z) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 #s(literal -1 binary64) (+.f64 z (-.f64 #s(literal 0 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))))

simplify270.0ms (3.2%)

Algorithm
egg-herbie
Rules
4470×*-lowering-*.f32
4470×*-lowering-*.f64
2376×fma-lowering-fma.f32
2376×fma-lowering-fma.f64
2170×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02233271
17673154
225382944
374362944
083372944
Stop Event
iter limit
node limit
Counts
408 → 408
Calls
Call 1
Inputs
(* 1/2 (/ (- y z) t))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(* 1/2 (/ x t))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* -1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* -1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* x (- 1 (/ z x))) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* x (- 1 (/ z x))) t)))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* x (- 1 (/ z x))) t)))
(* 1/2 (/ y t))
(* y (+ (* 1/2 (/ (* x (- 1 (/ z x))) (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (* x (- 1 (/ z x))) (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* 1/2 (/ (* x (- 1 (/ z x))) (* t y))) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* -1/2 (/ (* x (+ 1 (* -1 (/ z x)))) (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (* x (+ 1 (* -1 (/ z x)))) (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* -1/2 (/ (* x (+ 1 (* -1 (/ z x)))) (* t y))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (* x (+ 1 (/ y x))) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (* x (+ 1 (/ y x))) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (* x (+ 1 (/ y x))) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (* x (+ 1 (/ y x))) t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(* 1/2 (/ (- 1 (/ z x)) t))
(+ (* 1/2 (/ y (* t x))) (* 1/2 (/ (- 1 (/ z x)) t)))
(+ (* 1/2 (/ y (* t x))) (* 1/2 (/ (- 1 (/ z x)) t)))
(+ (* 1/2 (/ y (* t x))) (* 1/2 (/ (- 1 (/ z x)) t)))
(* 1/2 (/ y (* t x)))
(* y (+ (* 1/2 (/ (- (/ 1 t) (/ z (* t x))) y)) (* 1/2 (/ 1 (* t x)))))
(* y (+ (* 1/2 (/ (- (/ 1 t) (/ z (* t x))) y)) (* 1/2 (/ 1 (* t x)))))
(* y (+ (* 1/2 (/ (- (/ 1 t) (/ z (* t x))) y)) (* 1/2 (/ 1 (* t x)))))
(* 1/2 (/ y (* t x)))
(* -1 (* y (- (* -1/2 (/ (+ (* -1 (/ z (* t x))) (/ 1 t)) y)) (* 1/2 (/ 1 (* t x))))))
(* -1 (* y (- (* -1/2 (/ (+ (* -1 (/ z (* t x))) (/ 1 t)) y)) (* 1/2 (/ 1 (* t x))))))
(* -1 (* y (- (* -1/2 (/ (+ (* -1 (/ z (* t x))) (/ 1 t)) y)) (* 1/2 (/ 1 (* t x))))))
(* 1/2 (/ (+ 1 (/ y x)) t))
(+ (* -1/2 (/ z (* t x))) (* 1/2 (/ (+ 1 (/ y x)) t)))
(+ (* -1/2 (/ z (* t x))) (* 1/2 (/ (+ 1 (/ y x)) t)))
(+ (* -1/2 (/ z (* t x))) (* 1/2 (/ (+ 1 (/ y x)) t)))
(* -1/2 (/ z (* t x)))
(* z (- (* 1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x)))))
(* z (- (* 1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x)))))
(* z (- (* 1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x)))))
(* -1/2 (/ z (* t x)))
(* -1 (* z (+ (* -1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x))))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x))))))
(* -1 (* z (+ (* -1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x))))))
(* 1/2 (/ (- y z) (* t x)))
(/ (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) x)
(/ (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) x)
(/ (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) x)
(/ 1/2 t)
(+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))
(+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))
(+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))
(/ 1/2 t)
(+ (* 1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))
(+ (* 1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))
(+ (* 1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(- 1 (/ z x))
(- (+ 1 (/ y x)) (/ z x))
(- (+ 1 (/ y x)) (/ z x))
(- (+ 1 (/ y x)) (/ z x))
(/ y x)
(* y (- (+ (/ 1 x) (/ 1 y)) (/ z (* x y))))
(* y (- (+ (/ 1 x) (/ 1 y)) (/ z (* x y))))
(* y (- (+ (/ 1 x) (/ 1 y)) (/ z (* x y))))
(/ y x)
(* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ z x))) y)) (/ 1 x))))
(* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ z x))) y)) (/ 1 x))))
(* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ z x))) y)) (/ 1 x))))
(+ 1 (/ y x))
(+ 1 (+ (* -1 (/ z x)) (/ y x)))
(+ 1 (+ (* -1 (/ z x)) (/ y x)))
(+ 1 (+ (* -1 (/ z x)) (/ y x)))
(* -1 (/ z x))
(* z (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(* z (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(* z (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(* -1 (/ z x))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ y x)) z)) (/ 1 x))))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ y x)) z)) (/ 1 x))))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ y x)) z)) (/ 1 x))))
(/ (- y z) x)
(/ (- (+ x y) z) x)
(/ (- (+ x y) z) x)
(/ (- (+ x y) z) x)
1
(- (+ 1 (/ y x)) (/ z x))
(- (+ 1 (/ y x)) (/ z x))
(- (+ 1 (/ y x)) (/ z x))
1
(- (+ 1 (/ y x)) (/ z x))
(- (+ 1 (/ y x)) (/ z x))
(- (+ 1 (/ y x)) (/ z x))
(* -1 (/ z x))
(+ (* -1 (/ z x)) (/ y x))
(+ (* -1 (/ z x)) (/ y x))
(+ (* -1 (/ z x)) (/ y x))
(/ y x)
(* y (+ (* -1 (/ z (* x y))) (/ 1 x)))
(* y (+ (* -1 (/ z (* x y))) (/ 1 x)))
(* y (+ (* -1 (/ z (* x y))) (/ 1 x)))
(/ y x)
(* -1 (* y (- (/ z (* x y)) (/ 1 x))))
(* -1 (* y (- (/ z (* x y)) (/ 1 x))))
(* -1 (* y (- (/ z (* x y)) (/ 1 x))))
(/ y x)
(+ (* -1 (/ z x)) (/ y x))
(+ (* -1 (/ z x)) (/ y x))
(+ (* -1 (/ z x)) (/ y x))
(* -1 (/ z x))
(* z (- (/ y (* x z)) (/ 1 x)))
(* z (- (/ y (* x z)) (/ 1 x)))
(* z (- (/ y (* x z)) (/ 1 x)))
(* -1 (/ z x))
(* -1 (* z (+ (* -1 (/ y (* x z))) (/ 1 x))))
(* -1 (* z (+ (* -1 (/ y (* x z))) (/ 1 x))))
(* -1 (* z (+ (* -1 (/ y (* x z))) (/ 1 x))))
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(/ (- y z) x)
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(* 1/2 (/ y t))
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* -1/2 (/ z t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(* 1/2 (/ y t))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ y t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(* -1 z)
(- y z)
(- y z)
(- y z)
y
(* y (+ 1 (* -1 (/ z y))))
(* y (+ 1 (* -1 (/ z y))))
(* y (+ 1 (* -1 (/ z y))))
y
(* -1 (* y (- (/ z y) 1)))
(* -1 (* y (- (/ z y) 1)))
(* -1 (* y (- (/ z y) 1)))
y
(+ y (* -1 z))
(+ y (* -1 z))
(+ y (* -1 z))
(* -1 z)
(* z (- (/ y z) 1))
(* z (- (/ y z) 1))
(* z (- (/ y z) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1/2 (/ z t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(* 1/2 (/ x t))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ x t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* -1 (/ z t))
(+ (* -1 (/ z t)) (/ x t))
(+ (* -1 (/ z t)) (/ x t))
(+ (* -1 (/ z t)) (/ x t))
(/ x t)
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(/ x t)
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(/ x t)
(+ (* -1 (/ z t)) (/ x t))
(+ (* -1 (/ z t)) (/ x t))
(+ (* -1 (/ z t)) (/ x t))
(* -1 (/ z t))
(* z (- (/ x (* t z)) (/ 1 t)))
(* z (- (/ x (* t z)) (/ 1 t)))
(* z (- (/ x (* t z)) (/ 1 t)))
(* -1 (/ z t))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(/ (- x z) t)
(* -1 z)
(- x z)
(- x z)
(- x z)
x
(* x (+ 1 (* -1 (/ z x))))
(* x (+ 1 (* -1 (/ z x))))
(* x (+ 1 (* -1 (/ z x))))
x
(* -1 (* x (- (/ z x) 1)))
(* -1 (* x (- (/ z x) 1)))
(* -1 (* x (- (/ z x) 1)))
x
(+ x (* -1 z))
(+ x (* -1 z))
(+ x (* -1 z))
(* -1 z)
(* z (- (/ x z) 1))
(* z (- (/ x z) 1))
(* z (- (/ x z) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
Outputs
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (/.f64 (-.f64 x z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (/.f64 (-.f64 x z) t)))
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (/.f64 (-.f64 x z) t)))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (*.f64 t x))) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (*.f64 t x))) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (*.f64 t x))) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* -1 (* x (- (* -1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (*.f64 t x))) (*.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (*.f64 t x))) (*.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (*.f64 t x))) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* x (- 1 (/ z x))) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* x (- 1 (/ z x))) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))))
(+ (* 1/2 (/ y t)) (* 1/2 (/ (* x (- 1 (/ z x))) t)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y t) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* 1/2 (/ (* x (- 1 (/ z x))) (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) (*.f64 y t))))
(* y (+ (* 1/2 (/ (* x (- 1 (/ z x))) (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) (*.f64 y t))))
(* y (+ (* 1/2 (/ (* x (- 1 (/ z x))) (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) (*.f64 y t))))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* -1/2 (/ (* x (+ 1 (* -1 (/ z x)))) (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) (*.f64 y t))))
(* -1 (* y (- (* -1/2 (/ (* x (+ 1 (* -1 (/ z x)))) (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) (*.f64 y t))))
(* -1 (* y (- (* -1/2 (/ (* x (+ 1 (* -1 (/ z x)))) (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) (*.f64 y t))))
(* 1/2 (/ (* x (+ 1 (/ y x))) t))
(/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (* x (+ 1 (/ y x))) t)))
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (* x (+ 1 (/ y x))) t)))
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (* x (+ 1 (/ y x))) t)))
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x #s(literal -1/2 binary64))) t)))
(* z (- (* 1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x #s(literal -1/2 binary64))) t)))
(* z (- (* 1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x #s(literal -1/2 binary64))) t)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x #s(literal -1/2 binary64))) t)))
(* -1 (* z (+ (* -1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x #s(literal -1/2 binary64))) t)))
(* -1 (* z (+ (* -1/2 (/ (* x (+ 1 (/ y x))) (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x #s(literal -1/2 binary64))) t)))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (* x (- (+ 1 (/ y x)) (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t))
(* 1/2 (/ (- 1 (/ z x)) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(+ (* 1/2 (/ y (* t x))) (* 1/2 (/ (- 1 (/ z x)) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal 1/2 binary64) t))
(+ (* 1/2 (/ y (* t x))) (* 1/2 (/ (- 1 (/ z x)) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal 1/2 binary64) t))
(+ (* 1/2 (/ y (* t x))) (* 1/2 (/ (- 1 (/ z x)) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ y (* t x)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)
(* y (+ (* 1/2 (/ (- (/ 1 t) (/ z (* t x))) y)) (* 1/2 (/ 1 (* t x)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* y (+ (* 1/2 (/ (- (/ 1 t) (/ z (* t x))) y)) (* 1/2 (/ 1 (* t x)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* y (+ (* 1/2 (/ (- (/ 1 t) (/ z (* t x))) y)) (* 1/2 (/ 1 (* t x)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (/ y (* t x)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)
(* -1 (* y (- (* -1/2 (/ (+ (* -1 (/ z (* t x))) (/ 1 t)) y)) (* 1/2 (/ 1 (* t x))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* -1 (* y (- (* -1/2 (/ (+ (* -1 (/ z (* t x))) (/ 1 t)) y)) (* 1/2 (/ 1 (* t x))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* -1 (* y (- (* -1/2 (/ (+ (* -1 (/ z (* t x))) (/ 1 t)) y)) (* 1/2 (/ 1 (* t x))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 y t))) (*.f64 #s(literal 1/2 binary64) y))
(* 1/2 (/ (+ 1 (/ y x)) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y x))) t)
(+ (* -1/2 (/ z (* t x))) (* 1/2 (/ (+ 1 (/ y x)) t)))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(+ (* -1/2 (/ z (* t x))) (* 1/2 (/ (+ 1 (/ y x)) t)))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(+ (* -1/2 (/ z (* t x))) (* 1/2 (/ (+ 1 (/ y x)) t)))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* -1/2 (/ z (* t x)))
(/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) x)
(* z (- (* 1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x)))))
(*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)) z) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))
(* z (- (* 1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x)))))
(*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)) z) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))
(* z (- (* 1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x)))))
(*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) x)) z) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))
(* -1/2 (/ z (* t x)))
(/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) x)
(* -1 (* z (+ (* -1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x))))))
(-.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) x) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 t x))) #s(literal 1 binary64)))
(* -1 (* z (+ (* -1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x))))))
(-.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) x) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 t x))) #s(literal 1 binary64)))
(* -1 (* z (+ (* -1/2 (/ (+ (/ 1 t) (/ y (* t x))) z)) (* 1/2 (/ 1 (* t x))))))
(-.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) x) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 t x))) #s(literal 1 binary64)))
(* 1/2 (/ (- y z) (* t x)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t)
(/ (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) x)
(*.f64 (+.f64 (/.f64 y t) (/.f64 (-.f64 x z) t)) (/.f64 #s(literal 1/2 binary64) x))
(/ (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) x)
(*.f64 (+.f64 (/.f64 y t) (/.f64 (-.f64 x z) t)) (/.f64 #s(literal 1/2 binary64) x))
(/ (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) x)
(*.f64 (+.f64 (/.f64 y t) (/.f64 (-.f64 x z) t)) (/.f64 #s(literal 1/2 binary64) x))
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal 1/2 binary64) t))
(+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal 1/2 binary64) t))
(+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal 1/2 binary64) t))
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(+ (* 1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal 1/2 binary64) t))
(+ (* 1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal 1/2 binary64) t))
(+ (* 1/2 (/ (- y z) (* t x))) (* 1/2 (/ 1 t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x)) t) (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(* 1/2 (/ (- (+ 1 (/ y x)) (/ z x)) t))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) x))) t)
(- 1 (/ z x))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(- (+ 1 (/ y x)) (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(- (+ 1 (/ y x)) (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(- (+ 1 (/ y x)) (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(/ y x)
(/.f64 y x)
(* y (- (+ (/ 1 x) (/ 1 y)) (/ z (* x y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)))
(* y (- (+ (/ 1 x) (/ 1 y)) (/ z (* x y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)))
(* y (- (+ (/ 1 x) (/ 1 y)) (/ z (* x y))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)))
(/ y x)
(/.f64 y x)
(* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ z x))) y)) (/ 1 x))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)))
(* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ z x))) y)) (/ 1 x))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)))
(* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ z x))) y)) (/ 1 x))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)))
(+ 1 (/ y x))
(+.f64 #s(literal 1 binary64) (/.f64 y x))
(+ 1 (+ (* -1 (/ z x)) (/ y x)))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(+ 1 (+ (* -1 (/ z x)) (/ y x)))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(+ 1 (+ (* -1 (/ z x)) (/ y x)))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(* -1 (/ z x))
(-.f64 #s(literal 0 binary64) (/.f64 z x))
(* z (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(* z (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(* z (- (+ (/ 1 z) (/ y (* x z))) (/ 1 x)))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(* -1 (/ z x))
(-.f64 #s(literal 0 binary64) (/.f64 z x))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ y x)) z)) (/ 1 x))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) #s(literal 1 binary64)))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ y x)) z)) (/ 1 x))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) #s(literal 1 binary64)))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ y x)) z)) (/ 1 x))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) #s(literal 1 binary64)))
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- (+ x y) z) x)
(/.f64 (+.f64 y (-.f64 x z)) x)
(/ (- (+ x y) z) x)
(/.f64 (+.f64 y (-.f64 x z)) x)
(/ (- (+ x y) z) x)
(/.f64 (+.f64 y (-.f64 x z)) x)
1
#s(literal 1 binary64)
(- (+ 1 (/ y x)) (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(- (+ 1 (/ y x)) (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(- (+ 1 (/ y x)) (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
1
#s(literal 1 binary64)
(- (+ 1 (/ y x)) (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(- (+ 1 (/ y x)) (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(- (+ 1 (/ y x)) (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))
(* -1 (/ z x))
(-.f64 #s(literal 0 binary64) (/.f64 z x))
(+ (* -1 (/ z x)) (/ y x))
(/.f64 (-.f64 y z) x)
(+ (* -1 (/ z x)) (/ y x))
(/.f64 (-.f64 y z) x)
(+ (* -1 (/ z x)) (/ y x))
(/.f64 (-.f64 y z) x)
(/ y x)
(/.f64 y x)
(* y (+ (* -1 (/ z (* x y))) (/ 1 x)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 z x) y)))
(* y (+ (* -1 (/ z (* x y))) (/ 1 x)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 z x) y)))
(* y (+ (* -1 (/ z (* x y))) (/ 1 x)))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 z x) y)))
(/ y x)
(/.f64 y x)
(* -1 (* y (- (/ z (* x y)) (/ 1 x))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 z x) y)))
(* -1 (* y (- (/ z (* x y)) (/ 1 x))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 z x) y)))
(* -1 (* y (- (/ z (* x y)) (/ 1 x))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 z x) y)))
(/ y x)
(/.f64 y x)
(+ (* -1 (/ z x)) (/ y x))
(/.f64 (-.f64 y z) x)
(+ (* -1 (/ z x)) (/ y x))
(/.f64 (-.f64 y z) x)
(+ (* -1 (/ z x)) (/ y x))
(/.f64 (-.f64 y z) x)
(* -1 (/ z x))
(-.f64 #s(literal 0 binary64) (/.f64 z x))
(* z (- (/ y (* x z)) (/ 1 x)))
(/.f64 (-.f64 y z) x)
(* z (- (/ y (* x z)) (/ 1 x)))
(/.f64 (-.f64 y z) x)
(* z (- (/ y (* x z)) (/ 1 x)))
(/.f64 (-.f64 y z) x)
(* -1 (/ z x))
(-.f64 #s(literal 0 binary64) (/.f64 z x))
(* -1 (* z (+ (* -1 (/ y (* x z))) (/ 1 x))))
(/.f64 (-.f64 y z) x)
(* -1 (* z (+ (* -1 (/ y (* x z))) (/ 1 x))))
(/.f64 (-.f64 y z) x)
(* -1 (* z (+ (* -1 (/ y (* x z))) (/ 1 x))))
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(/ (- y z) x)
(/.f64 (-.f64 y z) x)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 z t) y) (/.f64 #s(literal -1 binary64) t))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 z t) y) (/.f64 #s(literal -1 binary64) t))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 z t) y) (/.f64 #s(literal -1 binary64) t))))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) t)))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) t)))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) t)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) t)))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) t)))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) t)))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(- y z)
(-.f64 y z)
(- y z)
(-.f64 y z)
(- y z)
(-.f64 y z)
y
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
y
(* -1 (* y (- (/ z y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* -1 (* y (- (/ z y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* -1 (* y (- (/ z y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
y
(+ y (* -1 z))
(-.f64 y z)
(+ y (* -1 z))
(-.f64 y z)
(+ y (* -1 z))
(-.f64 y z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (/ y z) 1))
(-.f64 y z)
(* z (- (/ y z) 1))
(-.f64 y z)
(* z (- (/ y z) 1))
(-.f64 y z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(-.f64 y z)
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(-.f64 y z)
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(-.f64 y z)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) t)
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) t)
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) t)
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) t)
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) t)
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(/ x t)
(/.f64 x t)
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(/ x t)
(/.f64 x t)
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(/ x t)
(/.f64 x t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(* z (- (/ x (* t z)) (/ 1 t)))
(/.f64 (-.f64 x z) t)
(* z (- (/ x (* t z)) (/ 1 t)))
(/.f64 (-.f64 x z) t)
(* z (- (/ x (* t z)) (/ 1 t)))
(/.f64 (-.f64 x z) t)
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(/.f64 (-.f64 x z) t)
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(/.f64 (-.f64 x z) t)
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(/ (- x z) t)
(/.f64 (-.f64 x z) t)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(- x z)
(-.f64 x z)
(- x z)
(-.f64 x z)
(- x z)
(-.f64 x z)
x
(* x (+ 1 (* -1 (/ z x))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(* x (+ 1 (* -1 (/ z x))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(* x (+ 1 (* -1 (/ z x))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))
x
(* -1 (* x (- (/ z x) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(* -1 (* x (- (/ z x) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(* -1 (* x (- (/ z x) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))
x
(+ x (* -1 z))
(-.f64 x z)
(+ x (* -1 z))
(-.f64 x z)
(+ x (* -1 z))
(-.f64 x z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (/ x z) 1))
(-.f64 x z)
(* z (- (/ x z) 1))
(-.f64 x z)
(* z (- (/ x z) 1))
(-.f64 x z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(-.f64 x z)
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(-.f64 x z)
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(-.f64 x z)

eval221.0ms (2.6%)

Compiler

Compiled 22573 to 2643 computations (88.3% saved)

prune167.0ms (2%)

Pruning

12 alts after pruning (4 fresh and 8 done)

PrunedKeptTotal
New129711298
Fresh033
Picked145
Done044
Total1298121310
Accuracy
100.0%
Counts
1310 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
69.5%
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
70.8%
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
69.0%
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))
38.3%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
38.1%
(/.f64 (/.f64 x t) #s(literal 2 binary64))
39.7%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
63.6%
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) #s(literal 2 binary64))
69.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
69.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
70.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z))
38.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
38.1%
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
Compiler

Compiled 126 to 94 computations (25.4% saved)

simplify147.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 z #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
cost-diff0
(-.f64 #s(literal 1 binary64) (/.f64 z x))
cost-diff0
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
cost-diff256
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
cost-diff256
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) #s(literal 2 binary64))
cost-diff0
(-.f64 y z)
cost-diff0
(/.f64 t (-.f64 y z))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
cost-diff0
(-.f64 x z)
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z))
Rules
2536×sum3-define
2224×sum5-define
1696×*-lowering-*.f32
1696×*-lowering-*.f64
1402×fma-lowering-fma.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
02183
14383
210283
323282
464979
5195179
6587879
0848679
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ 1/2 t) (- x z))
(/ 1/2 t)
1/2
t
(- x z)
x
z
(/ 1/2 (/ t (- y z)))
1/2
(/ t (- y z))
t
(- y z)
y
z
(/ (* x (/ (- 1 (/ z x)) t)) 2)
(* x (/ (- 1 (/ z x)) t))
x
(/ (- 1 (/ z x)) t)
(- 1 (/ z x))
1
(/ z x)
z
t
2
(/ (* z -1/2) t)
(* z -1/2)
z
-1/2
t
Outputs
(* (/ 1/2 t) (- x z))
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
(- x z)
(-.f64 x z)
x
z
(/ 1/2 (/ t (- y z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
1/2
#s(literal 1/2 binary64)
(/ t (- y z))
(/.f64 t (-.f64 y z))
t
(- y z)
(-.f64 y z)
y
z
(/ (* x (/ (- 1 (/ z x)) t)) 2)
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
(* x (/ (- 1 (/ z x)) t))
(/.f64 (-.f64 x z) t)
x
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(- 1 (/ z x))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
1
#s(literal 1 binary64)
(/ z x)
(/.f64 z x)
z
t
2
#s(literal 2 binary64)
(/ (* z -1/2) t)
(/.f64 (/.f64 z t) #s(literal -2 binary64))
(* z -1/2)
(/.f64 z #s(literal -2 binary64))
z
-1/2
#s(literal -1/2 binary64)
t

localize94.0ms (1.1%)

Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 z #s(literal -1/2 binary64))
accuracy100.0%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
accuracy100.0%
(-.f64 #s(literal 1 binary64) (/.f64 z x))
accuracy100.0%
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) #s(literal 2 binary64))
accuracy96.2%
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
accuracy92.4%
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
accuracy100.0%
(-.f64 y z)
accuracy100.0%
(/.f64 t (-.f64 y z))
accuracy99.3%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
accuracy100.0%
(/.f64 #s(literal 1/2 binary64) t)
accuracy100.0%
(-.f64 x z)
accuracy99.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z))
Results
72.0ms256×0valid
Compiler

Compiled 92 to 22 computations (76.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-div: 14.0ms (58.5% of total)
ival-mult: 5.0ms (20.9% of total)
ival-sub: 4.0ms (16.7% of total)
const: 1.0ms (4.2% of total)
backward-pass: 0.0ms (0% of total)

series19.0ms (0.2%)

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

84 calls:

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

rewrite327.0ms (3.8%)

Algorithm
batch-egg-rewrite
Rules
4476×*-lowering-*.f32
4476×*-lowering-*.f64
3436×/-lowering-/.f32
3436×/-lowering-/.f64
1770×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02168
112068
296168
0888468
Stop Event
iter limit
node limit
Counts
12 → 636
Calls
Call 1
Inputs
(* (/ 1/2 t) (- x z))
(/ 1/2 t)
(- x z)
(/ 1/2 (/ t (- y z)))
(/ t (- y z))
(- y z)
(/ (* x (/ (- 1 (/ z x)) t)) 2)
(* x (/ (- 1 (/ z x)) t))
(/ (- 1 (/ z x)) t)
(- 1 (/ z x))
(/ (* z -1/2) t)
(* z -1/2)
Outputs
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x))
(+.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 t #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 x z)))
(neg.f64 (*.f64 (-.f64 x z) (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (*.f64 (-.f64 x z) #s(literal -1/2 binary64)) t))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x z)))
(/.f64 (-.f64 x z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 x z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x z))) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 x z))) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x z)) (-.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) t) (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 x z) t)) (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (+.f64 x z) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 x z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 t (+.f64 x z)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x z)) (-.f64 x z)) (neg.f64 (*.f64 t (+.f64 x z))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 1/2 binary64)) (*.f64 (+.f64 x z) t))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (+.f64 x z) t)))
(/.f64 (*.f64 (-.f64 x z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (neg.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x z)))))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (neg.f64 (/.f64 (+.f64 x z) (/.f64 #s(literal 1/2 binary64) t))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x z))
(/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 x z))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 x z))))
(/.f64 (neg.f64 (-.f64 x z)) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x z)) (-.f64 x z))) (neg.f64 (neg.f64 (*.f64 t (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 x z) t)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (*.f64 (+.f64 x z) t))))
(/.f64 (neg.f64 (*.f64 (-.f64 x z) #s(literal -1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x)) (-.f64 (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))) (-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 x z))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z))
(*.f64 (-.f64 x z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) (/.f64 t #s(literal 1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x z)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 #s(literal 1/2 binary64) t))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x z))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x z)) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 x z)))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t)))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (-.f64 #s(literal 0 binary64) t))))
(*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) t)))
(*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x z) t))))
(*.f64 (*.f64 (-.f64 x z) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (-.f64 x z) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) t))
(neg.f64 (/.f64 #s(literal -1/2 binary64) t))
(/.f64 #s(literal 1/2 binary64) t)
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -2 binary64))
(pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(+.f64 x (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) x)
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z))))
(-.f64 x z)
(-.f64 #s(literal 0 binary64) (-.f64 z x))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))
(-.f64 (+.f64 x #s(literal 0 binary64)) z)
(fma.f64 #s(literal -1 binary64) z x)
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 x z))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) x)))))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 z z))) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z z) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) z) x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64))
(*.f64 (-.f64 x z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 x z))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) x)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64)))
(*.f64 (+.f64 x z) (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y))
(+.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) #s(literal 1 binary64)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 y z)))
(neg.f64 (*.f64 (-.f64 y z) (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y)))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 z y)) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 z y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 z y))) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y)) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 z y)) (-.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z)))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 z y)))
(/.f64 (-.f64 z y) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 z y))))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 z y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (-.f64 y z)) (*.f64 t (+.f64 z y)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (neg.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 z y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 z y))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 z y))) t)
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 z y)) (-.f64 y z))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 z y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)) (-.f64 (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))) (-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z y) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 z y)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 z y))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 z y))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 z y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (-.f64 z y) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 z y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 z y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 z y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) (+.f64 z y)))
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (-.f64 y z))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z y))))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z y))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z y)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) z) (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) y))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) y) (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) z))
(+.f64 (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 z y)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (*.f64 z (+.f64 z y)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 y (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))))
(+.f64 (*.f64 y (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y z) t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 z y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z y)) (/.f64 t (-.f64 z y)))
(neg.f64 (/.f64 t (-.f64 z y)))
(neg.f64 (/.f64 (/.f64 t (-.f64 z y)) #s(literal 1 binary64)))
(/.f64 t (-.f64 y z))
(/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y))
(/.f64 (/.f64 t (-.f64 z y)) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z y) t))
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(*.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 z y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 z y) t))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 z y))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y))
(+.f64 y (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) y)
(+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) y))
(+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z y))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z))
(+.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) z))
(+.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))
(-.f64 y z)
(-.f64 #s(literal 0 binary64) (-.f64 z y))
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 1 binary64)))
(-.f64 (+.f64 y #s(literal 0 binary64)) z)
(fma.f64 #s(literal -1 binary64) z y)
(neg.f64 (-.f64 z y))
(/.f64 (-.f64 y z) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 (-.f64 z y) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 z y))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 #s(literal 0 binary64) (+.f64 z y)))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (*.f64 (+.f64 z y) (+.f64 z y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (+.f64 z y))
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64))
(*.f64 (-.f64 y z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 y z))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z y)))
(*.f64 (+.f64 z y) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z y))))
(*.f64 #s(literal -1 binary64) (-.f64 z y))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))))
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal -2 binary64)))
(neg.f64 (/.f64 (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal -2 binary64)))
(neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t) (/.f64 x #s(literal 2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal -2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) x)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal 2 binary64))
(/.f64 (*.f64 x (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t)) #s(literal -2 binary64))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 #s(literal 2 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t))))
(/.f64 (*.f64 x (+.f64 (/.f64 z x) #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) t))
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 1/2 binary64))) t)
(/.f64 (neg.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) x) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 #s(literal 2 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))
(*.f64 (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal 1/2 binary64))
(*.f64 (*.f64 x (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t)) #s(literal -1/2 binary64))
(*.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 1/2 binary64))))
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 #s(literal 2 binary64) t)) x)
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t) (*.f64 x #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(*.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 2 binary64)) (/.f64 x t))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) x) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) t) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) x)
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 #s(literal 1 binary64) t))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t)) x))
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) t)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t))))
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t)))
(neg.f64 (*.f64 x (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t)))
(/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (+.f64 (/.f64 z x) #s(literal -1 binary64))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))))
(/.f64 (*.f64 x (+.f64 (/.f64 z x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 x (+.f64 (/.f64 z x) #s(literal -1 binary64)))) t)
(pow.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal -1 binary64))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) t) x))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 x (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t) x)
(*.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) x))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (*.f64 (/.f64 #s(literal 1 binary64) t) x)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) t) x)))
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t)))
(*.f64 (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 x (+.f64 (/.f64 z x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t))
(*.f64 (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(*.f64 (/.f64 x (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))))) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))))) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(*.f64 (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 x t))
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t)))
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t)) (/.f64 #s(literal 1 binary64) t))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) t) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) t)) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) t) z)))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z x)))) (fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z x))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t)) #s(literal 1 binary64)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t))
(-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z x) t))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) t) (/.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) t))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) t) (/.f64 (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(-.f64 (/.f64 t (*.f64 t t)) (/.f64 (/.f64 t (/.f64 x z)) (*.f64 t t)))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) t) t)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (/.f64 (/.f64 z x) t) (+.f64 (/.f64 (/.f64 z x) t) (/.f64 #s(literal 1 binary64) t))))) (/.f64 (*.f64 (/.f64 (/.f64 z x) t) (/.f64 (/.f64 (/.f64 z x) t) (/.f64 t (/.f64 z x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (/.f64 (/.f64 z x) t) (+.f64 (/.f64 (/.f64 z x) t) (/.f64 #s(literal 1 binary64) t))))))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 (/.f64 (/.f64 z x) t) (/.f64 t (/.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t)))
(neg.f64 (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 z x))) (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 t (/.f64 t (/.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) t) (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (/.f64 (/.f64 z x) t) (+.f64 (/.f64 (/.f64 z x) t) (/.f64 #s(literal 1 binary64) t)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) t) t)) (*.f64 (/.f64 (/.f64 z x) t) (/.f64 (/.f64 (/.f64 z x) t) (/.f64 t (/.f64 z x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) t)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 (/.f64 z x) #s(literal -1 binary64))))
(/.f64 (-.f64 t (/.f64 t (/.f64 x z))) (*.f64 t t))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) t)))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (neg.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) t)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) t) t)) (*.f64 (/.f64 (/.f64 z x) t) (/.f64 (/.f64 (/.f64 z x) t) (/.f64 t (/.f64 z x))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (/.f64 (/.f64 z x) t) (+.f64 (/.f64 (/.f64 z x) t) (/.f64 #s(literal 1 binary64) t)))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) t) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) t) (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 t z)) (*.f64 t (*.f64 t x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z x))) t) (*.f64 t (/.f64 t (/.f64 z x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z x)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t x)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (/.f64 z x))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 t (/.f64 t (/.f64 x z)))) (neg.f64 (*.f64 t t)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) t) t)) (*.f64 (/.f64 (/.f64 z x) t) (/.f64 (/.f64 (/.f64 z x) t) (/.f64 t (/.f64 z x)))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (/.f64 (/.f64 z x) t) (+.f64 (/.f64 (/.f64 z x) t) (/.f64 #s(literal 1 binary64) t))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) t)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) t)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) t) t)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) t) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t))))))
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t)))) (-.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z x) t))))
(pow.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) t)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) t)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 #s(literal 1 binary64) t)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)) t))
(*.f64 (-.f64 t (/.f64 t (/.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) t) t)) (*.f64 (/.f64 (/.f64 z x) t) (/.f64 (/.f64 (/.f64 z x) t) (/.f64 t (/.f64 z x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (/.f64 (/.f64 z x) t) (+.f64 (/.f64 (/.f64 z x) t) (/.f64 #s(literal 1 binary64) t))))))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 1 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (neg.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (neg.f64 (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 z x) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(fma.f64 z (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal 1 binary64))
(neg.f64 (+.f64 (/.f64 z x) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) (/.f64 z (*.f64 (/.f64 x z) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (/.f64 x z) x)))) (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (/.f64 x z) x)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal -1 binary64))))
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (+.f64 (*.f64 (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))
(/.f64 (-.f64 (/.f64 z (*.f64 (/.f64 x z) x)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))) (*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (*.f64 (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) (/.f64 (/.f64 z (*.f64 (/.f64 x z) x)) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z x))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z x) #s(literal -1 binary64)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)))))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (/.f64 x z) x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) z) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) z) t))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) t))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(neg.f64 (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) z) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64))))
(/.f64 z (/.f64 t #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64)))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(/.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) z)))
(pow.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) t))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 z (/.f64 #s(literal -1 binary64) t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 z t))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) z))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t)))
(*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) z) t))
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (pow.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) z)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)) z)
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) z))
(neg.f64 (*.f64 #s(literal 1/2 binary64) z))
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) z))
(*.f64 z #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) z)
(*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) z))

simplify358.0ms (4.2%)

Algorithm
egg-herbie
Rules
4666×*-lowering-*.f32
4666×*-lowering-*.f64
2702×/-lowering-/.f32
2702×/-lowering-/.f64
1698×times-frac
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02512580
17992389
225672268
083852268
Stop Event
iter limit
node limit
Counts
336 → 336
Calls
Call 1
Inputs
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* 1/2 (/ (- x z) t))
(* -1/2 (/ z t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(* 1/2 (/ x t))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ x t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(/ 1/2 t)
(* -1 z)
(- x z)
(- x z)
(- x z)
x
(* x (+ 1 (* -1 (/ z x))))
(* x (+ 1 (* -1 (/ z x))))
(* x (+ 1 (* -1 (/ z x))))
x
(* -1 (* x (- (/ z x) 1)))
(* -1 (* x (- (/ z x) 1)))
(* -1 (* x (- (/ z x) 1)))
x
(+ x (* -1 z))
(+ x (* -1 z))
(+ x (* -1 z))
(* -1 z)
(* z (- (/ x z) 1))
(* z (- (/ x z) 1))
(* z (- (/ x z) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* 1/2 (/ (- y z) t))
(* -1/2 (/ z t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(* 1/2 (/ y t))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(* 1/2 (/ y t))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ y t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(/ t (- y z))
(* -1 (/ t z))
(+ (* -1 (/ t z)) (* -1 (/ (* t y) (pow z 2))))
(+ (* -1 (/ t z)) (* y (- (* -1 (/ (* t y) (pow z 3))) (/ t (pow z 2)))))
(+ (* -1 (/ t z)) (* y (- (* y (- (* -1 (/ (* t y) (pow z 4))) (/ t (pow z 3)))) (/ t (pow z 2)))))
(/ t y)
(/ (+ t (/ (* t z) y)) y)
(/ (- (+ t (/ (* t (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y)
(/ (- (+ t (/ (* t (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* t (pow z 2)) (pow y 2))))) y)
(/ t y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t z) (/ (* t (pow z 2)) y)) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow z 2))) (* -1 (/ (* t (pow z 3)) y))) y)) (* t z)) y))) y))
(/ t y)
(+ (/ t y) (/ (* t z) (pow y 2)))
(+ (* z (- (/ (* t z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))
(+ (* z (- (* z (- (/ (* t z) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))
(* -1 (/ t z))
(/ (+ (* -1 t) (* -1 (/ (* t y) z))) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow z 2)))) (/ (* t y) z)) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow z 3)))) (+ (/ (* t y) z) (/ (* t (pow y 2)) (pow z 2)))) z)
(* -1 (/ t z))
(* -1 (/ (+ t (/ (* t y) z)) z))
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) z)) (* t y)) z))) z))
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) z) (* -1 (* t (pow y 2)))) z)) (* t y)) z))) z))
(* -1 z)
(- y z)
(- y z)
(- y z)
y
(* y (+ 1 (* -1 (/ z y))))
(* y (+ 1 (* -1 (/ z y))))
(* y (+ 1 (* -1 (/ z y))))
y
(* -1 (* y (- (/ z y) 1)))
(* -1 (* y (- (/ z y) 1)))
(* -1 (* y (- (/ z y) 1)))
y
(+ y (* -1 z))
(+ y (* -1 z))
(+ y (* -1 z))
(* -1 z)
(* z (- (/ y z) 1))
(* z (- (/ y z) 1))
(* z (- (/ y z) 1))
(* -1 z)
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(* -1/2 (/ z t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(* 1/2 (/ x t))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(* 1/2 (/ x t))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ x t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(* -1/2 (/ z t))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(* -1/2 (/ z t))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(* -1 (/ z t))
(+ (* -1 (/ z t)) (/ x t))
(+ (* -1 (/ z t)) (/ x t))
(+ (* -1 (/ z t)) (/ x t))
(/ x t)
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(/ x t)
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(/ x t)
(+ (* -1 (/ z t)) (/ x t))
(+ (* -1 (/ z t)) (/ x t))
(+ (* -1 (/ z t)) (/ x t))
(* -1 (/ z t))
(* z (- (/ x (* t z)) (/ 1 t)))
(* z (- (/ x (* t z)) (/ 1 t)))
(* z (- (/ x (* t z)) (/ 1 t)))
(* -1 (/ z t))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ (* x (- 1 (/ z x))) t)
(/ 1 t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(+ (* -1 (/ z (* t x))) (/ 1 t))
(+ (* -1 (/ z (* t x))) (/ 1 t))
(* -1 (/ z (* t x)))
(* z (- (/ 1 (* t z)) (/ 1 (* t x))))
(* z (- (/ 1 (* t z)) (/ 1 (* t x))))
(* z (- (/ 1 (* t z)) (/ 1 (* t x))))
(* -1 (/ z (* t x)))
(* -1 (* z (- (/ 1 (* t x)) (/ 1 (* t z)))))
(* -1 (* z (- (/ 1 (* t x)) (/ 1 (* t z)))))
(* -1 (* z (- (/ 1 (* t x)) (/ 1 (* t z)))))
(* -1 (/ z (* t x)))
(/ (+ (* -1 (/ z t)) (/ x t)) x)
(/ (+ (* -1 (/ z t)) (/ x t)) x)
(/ (+ (* -1 (/ z t)) (/ x t)) x)
(/ 1 t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(+ (* -1 (/ z (* t x))) (/ 1 t))
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/ 1 t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(+ (* -1 (/ z (* t x))) (/ 1 t))
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
(/ (- 1 (/ z x)) t)
1
(+ 1 (* -1 (/ z x)))
(+ 1 (* -1 (/ z x)))
(+ 1 (* -1 (/ z x)))
(* -1 (/ z x))
(* z (- (/ 1 z) (/ 1 x)))
(* z (- (/ 1 z) (/ 1 x)))
(* z (- (/ 1 z) (/ 1 x)))
(* -1 (/ z x))
(* -1 (* z (- (/ 1 x) (/ 1 z))))
(* -1 (* z (- (/ 1 x) (/ 1 z))))
(* -1 (* z (- (/ 1 x) (/ 1 z))))
(* -1 (/ z x))
(/ (- x z) x)
(/ (- x z) x)
(/ (- x z) x)
1
(+ 1 (* -1 (/ z x)))
(+ 1 (* -1 (/ z x)))
(+ 1 (* -1 (/ z x)))
1
(+ 1 (* -1 (/ z x)))
(+ 1 (* -1 (/ z x)))
(+ 1 (* -1 (/ z x)))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 (/ z t))
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
(* -1/2 z)
Outputs
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ (- x z) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) #s(literal 1 binary64)))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) #s(literal 1 binary64)))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) #s(literal 1 binary64)))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(- x z)
(-.f64 x z)
(- x z)
(-.f64 x z)
(- x z)
(-.f64 x z)
x
(* x (+ 1 (* -1 (/ z x))))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
(* x (+ 1 (* -1 (/ z x))))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
(* x (+ 1 (* -1 (/ z x))))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
x
(* -1 (* x (- (/ z x) 1)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
(* -1 (* x (- (/ z x) 1)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
(* -1 (* x (- (/ z x) 1)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))))
x
(+ x (* -1 z))
(-.f64 x z)
(+ x (* -1 z))
(-.f64 x z)
(+ x (* -1 z))
(-.f64 x z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (/ x z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))
(* z (- (/ x z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))
(* z (- (/ x z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ (- y z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y)))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 z (*.f64 t y)) (/.f64 #s(literal -1 binary64) t)) y))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 z (*.f64 t y)) (/.f64 #s(literal -1 binary64) t)) y))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 z (*.f64 t y)) (/.f64 #s(literal -1 binary64) t)) y))
(* 1/2 (/ y t))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) z) (/.f64 #s(literal -1/2 binary64) t)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) y) t)))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) y) t)))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) y) t)))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(* -1 (/ t z))
(-.f64 #s(literal 0 binary64) (/.f64 t z))
(+ (* -1 (/ t z)) (* -1 (/ (* t y) (pow z 2))))
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y z))) z)
(+ (* -1 (/ t z)) (* y (- (* -1 (/ (* t y) (pow z 3))) (/ t (pow z 2)))))
(-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 t z) z)) y)) (/.f64 t z))
(+ (* -1 (/ t z)) (* y (- (* y (- (* -1 (/ (* t y) (pow z 4))) (/ t (pow z 3)))) (/ t (pow z 2)))))
(-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 y y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 t z) z))))) (/.f64 t z))
(/ t y)
(/.f64 t y)
(/ (+ t (/ (* t z) y)) y)
(/.f64 (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) t) y)
(/ (- (+ t (/ (* t (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y)
(/.f64 (+.f64 t (*.f64 t (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) (/.f64 z y)))) y)
(/ (- (+ t (/ (* t (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* t (pow z 2)) (pow y 2))))) y)
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) t) (*.f64 t (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) (/.f64 z y)))) y)
(/ t y)
(/.f64 t y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y))
(/.f64 (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) t) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t z) (/ (* t (pow z 2)) y)) y))) y))
(/.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z y)))) y)) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow z 2))) (* -1 (/ (* t (pow z 3)) y))) y)) (* t z)) y))) y))
(/.f64 (+.f64 t (/.f64 (+.f64 (*.f64 z t) (/.f64 (*.f64 t (*.f64 z (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z y))))) y)) y)) y)
(/ t y)
(/.f64 t y)
(+ (/ t y) (/ (* t z) (pow y 2)))
(*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) (/.f64 t y))
(+ (* z (- (/ (* t z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))
(+.f64 (/.f64 t y) (*.f64 z (*.f64 (/.f64 t (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))
(+ (* z (- (* z (- (/ (* t z) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))
(+.f64 (/.f64 t y) (*.f64 z (+.f64 (/.f64 (*.f64 t (*.f64 z z)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 t (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 z y))))))
(* -1 (/ t z))
(-.f64 #s(literal 0 binary64) (/.f64 t z))
(/ (+ (* -1 t) (* -1 (/ (* t y) z))) z)
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y z))) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow z 2)))) (/ (* t y) z)) z)
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) (/.f64 y z)))) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow z 3)))) (+ (/ (* t y) z) (/ (* t (pow y 2)) (pow z 2)))) z)
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) (/.f64 y z)))) z)
(* -1 (/ t z))
(-.f64 #s(literal 0 binary64) (/.f64 t z))
(* -1 (/ (+ t (/ (* t y) z)) z))
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y z))) z)
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) z)) (* t y)) z))) z))
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) (/.f64 y z)))) z)
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) z) (* -1 (* t (pow y 2)))) z)) (* t y)) z))) z))
(/.f64 (+.f64 t (/.f64 (+.f64 (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 y (*.f64 y (/.f64 y z))))) z) (*.f64 t y)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(- y z)
(-.f64 y z)
(- y z)
(-.f64 y z)
(- y z)
(-.f64 y z)
y
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (* -1 (/ z y))))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
y
(* -1 (* y (- (/ z y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* -1 (* y (- (/ z y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
(* -1 (* y (- (/ z y) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))
y
(+ y (* -1 z))
(-.f64 y z)
(+ y (* -1 z))
(-.f64 y z)
(+ y (* -1 z))
(-.f64 y z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (/ y z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* z (- (/ y z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* z (- (/ y z) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* -1 (* z (+ 1 (* -1 (/ y z)))))
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) #s(literal 1 binary64)))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) #s(literal 1 binary64)))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) #s(literal 1 binary64)))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ x t))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* 1/2 (/ (* x (- 1 (/ z x))) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t))
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(/ x t)
(/.f64 x t)
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(* x (+ (* -1 (/ z (* t x))) (/ 1 t)))
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ x t)
(/.f64 x t)
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(* -1 (* x (- (/ z (* t x)) (/ 1 t))))
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ x t)
(/.f64 x t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(+ (* -1 (/ z t)) (/ x t))
(/.f64 (-.f64 x z) t)
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(* z (- (/ x (* t z)) (/ 1 t)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t))))
(* z (- (/ x (* t z)) (/ 1 t)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t))))
(* z (- (/ x (* t z)) (/ 1 t)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t))))
(* -1 (/ z t))
(-.f64 #s(literal 0 binary64) (/.f64 z t))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t))))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t))))
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t))))
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ (* x (- 1 (/ z x))) t)
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(* -1 (/ z (* t x)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z t) x))
(* z (- (/ 1 (* t z)) (/ 1 (* t x))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(* z (- (/ 1 (* t z)) (/ 1 (* t x))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(* z (- (/ 1 (* t z)) (/ 1 (* t x))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(* -1 (/ z (* t x)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z t) x))
(* -1 (* z (- (/ 1 (* t x)) (/ 1 (* t z)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(* -1 (* z (- (/ 1 (* t x)) (/ 1 (* t z)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(* -1 (* z (- (/ 1 (* t x)) (/ 1 (* t z)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(* -1 (/ z (* t x)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z t) x))
(/ (+ (* -1 (/ z t)) (/ x t)) x)
(/.f64 (/.f64 (-.f64 x z) t) x)
(/ (+ (* -1 (/ z t)) (/ x t)) x)
(/.f64 (/.f64 (-.f64 x z) t) x)
(/ (+ (* -1 (/ z t)) (/ x t)) x)
(/.f64 (/.f64 (-.f64 x z) t) x)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(+ (* -1 (/ z (* t x))) (/ 1 t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
(/ (- 1 (/ z x)) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ z x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(+ 1 (* -1 (/ z x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(+ 1 (* -1 (/ z x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(* -1 (/ z x))
(-.f64 #s(literal 0 binary64) (/.f64 z x))
(* z (- (/ 1 z) (/ 1 x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(* z (- (/ 1 z) (/ 1 x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(* z (- (/ 1 z) (/ 1 x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(* -1 (/ z x))
(-.f64 #s(literal 0 binary64) (/.f64 z x))
(* -1 (* z (- (/ 1 x) (/ 1 z))))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(* -1 (* z (- (/ 1 x) (/ 1 z))))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(* -1 (* z (- (/ 1 x) (/ 1 z))))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(* -1 (/ z x))
(-.f64 #s(literal 0 binary64) (/.f64 z x))
(/ (- x z) x)
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(/ (- x z) x)
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(/ (- x z) x)
(-.f64 #s(literal 1 binary64) (/.f64 z x))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ z x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(+ 1 (* -1 (/ z x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(+ 1 (* -1 (/ z x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ z x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(+ 1 (* -1 (/ z x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(+ 1 (* -1 (/ z x)))
(-.f64 #s(literal 1 binary64) (/.f64 z x))
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 (/ z t))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))

eval113.0ms (1.3%)

Compiler

Compiled 15663 to 2085 computations (86.7% saved)

prune127.0ms (1.5%)

Pruning

12 alts after pruning (0 fresh and 12 done)

PrunedKeptTotal
New9720972
Fresh000
Picked044
Done088
Total97212984
Accuracy
100.0%
Counts
984 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
69.5%
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
70.8%
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
69.0%
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))
38.3%
(/.f64 (/.f64 y t) #s(literal 2 binary64))
38.1%
(/.f64 (/.f64 x t) #s(literal 2 binary64))
39.7%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
63.6%
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) #s(literal 2 binary64))
69.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
69.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
70.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z))
38.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
38.1%
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
Compiler

Compiled 257 to 145 computations (43.6% saved)

regimes71.0ms (0.8%)

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

8 calls:

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

Compiled 56 to 42 computations (25% saved)

regimes22.0ms (0.3%)

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

4 calls:

6.0ms
z
5.0ms
t
5.0ms
x
5.0ms
y
Results
AccuracySegmentsBranch
99.7%1x
99.7%1y
99.7%1z
99.7%1t
Compiler

Compiled 20 to 16 computations (20% saved)

regimes19.0ms (0.2%)

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

4 calls:

5.0ms
z
4.0ms
t
4.0ms
x
4.0ms
y
Results
AccuracySegmentsBranch
91.0%3x
92.2%2y
90.5%3z
77.5%3t
Compiler

Compiled 20 to 16 computations (20% saved)

regimes7.0ms (0.1%)

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

1 calls:

6.0ms
y
Results
AccuracySegmentsBranch
92.1%2y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes4.0ms (0.1%)

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

1 calls:

4.0ms
y
Results
AccuracySegmentsBranch
91.9%2y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes9.0ms (0.1%)

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

3 calls:

3.0ms
x
3.0ms
y
3.0ms
z
Results
AccuracySegmentsBranch
76.7%3z
78.2%2x
85.5%2y
Compiler

Compiled 15 to 12 computations (20% saved)

regimes11.0ms (0.1%)

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

4 calls:

3.0ms
y
3.0ms
x
3.0ms
t
2.0ms
z
Results
AccuracySegmentsBranch
65.1%4z
45.6%3t
66.2%3x
66.5%3y
Compiler

Compiled 20 to 16 computations (20% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
66.4%3y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
66.4%3y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes5.0ms (0.1%)

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

3 calls:

2.0ms
z
2.0ms
x
2.0ms
y
Results
AccuracySegmentsBranch
45.7%3z
58.2%2x
60.9%2y
Compiler

Compiled 15 to 12 computations (20% saved)

regimes6.0ms (0.1%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

4 calls:

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

Compiled 20 to 16 computations (20% saved)

bsearch14.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
5.073676378230235e-62
7.418154180499813e-58
Results
8.0ms128×0valid
Compiler

Compiled 212 to 159 computations (25% saved)

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

bsearch11.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
10.0ms
3.336681761654004e-52
4.888022723769842e-51
Results
6.0ms96×0valid
Compiler

Compiled 164 to 123 computations (25% saved)

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

bsearch11.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
10.0ms
3.336681761654004e-52
4.888022723769842e-51
Results
6.0ms96×0valid
Compiler

Compiled 164 to 123 computations (25% saved)

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

bsearch8.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
7.0ms
9.611750525019122e+119
3.623258694567076e+120
Results
5.0ms80×0valid
Compiler

Compiled 130 to 100 computations (23.1% saved)

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

bsearch40.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
2.2675725341998832e+69
3.620850055478051e+75
24.0ms
-5.245467470052823e-294
-2.8946821830232143e-302
Results
27.0ms288×0valid
Compiler

Compiled 380 to 303 computations (20.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-mult: 12.0ms (67.7% of total)
ival-div: 2.0ms (11.3% of total)
ival-add: 2.0ms (11.3% of total)
ival-sub: 1.0ms (5.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch40.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
2.2675725341998832e+69
3.620850055478051e+75
16.0ms
-5.245467470052823e-294
-2.8946821830232143e-302
Results
20.0ms288×0valid
Compiler

Compiled 380 to 303 computations (20.3% saved)

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

bsearch32.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
2.2675725341998832e+69
3.620850055478051e+75
14.0ms
-5.245467470052823e-294
-2.8946821830232143e-302
Results
20.0ms288×0valid
Compiler

Compiled 380 to 303 computations (20.3% saved)

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

bsearch16.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
15.0ms
5.073676378230235e-62
7.418154180499813e-58
Results
11.0ms128×0valid
Compiler

Compiled 180 to 143 computations (20.6% saved)

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

simplify12.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
061176
174176
281176
383176
484176
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(if (<=.f64 y #s(literal 5088519546561747/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)))
(if (<=.f64 y #s(literal 1010998000018149/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(if (<=.f64 y #s(literal 7750984666805809/1684996666696914987166688442938726917102321526408785780068975640576 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(if (<=.f64 y #s(literal 1899999999999999876000391760421300559764946292676055904687244698667925447632533101373492073048805332908378801214333124608 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z)) (/.f64 (/.f64 y t) #s(literal 2 binary64)))
(if (<=.f64 y #s(literal -6627015972356441/92041888504950574475740425768398066361240421321846096523996201552759130012416493123946740389072658442813498306494153399121300361632981310716337884487410751681417161433531128461466736435838000189159978471467522953645133149359340995314643512596903545427635461470508184698852989920501614748075702440767602758254592 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 y #s(literal 84000000000000003027649574316678033880609396109689477026051408693035008 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (/.f64 y t) #s(literal 2 binary64))))
(if (<=.f64 y #s(literal -2761256655148517/46020944252475287237870212884199033180620210660923048261998100776379565006208246561973370194536329221406749153247076699560650180816490655358168942243705375840708580716765564230733368217919000094579989235733761476822566574679670497657321756298451772713817730735254092349426494960250807374037851220383801379127296 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 y #s(literal 6900000000000000117343025816079507780906026638983705588390869526904832 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 y #s(literal -5596146821100995/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (if (<=.f64 y #s(literal 105999999999999999143137120573902649166644664032407319426840931185012506624 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 y #s(literal 5088519546561747/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
Outputs
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z)))
(if (<=.f64 y #s(literal 5088519546561747/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)))
(if (<=.f64 y #s(literal 1010998000018149/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(if (<=.f64 y #s(literal 7750984666805809/1684996666696914987166688442938726917102321526408785780068975640576 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(if (<=.f64 y #s(literal 1899999999999999876000391760421300559764946292676055904687244698667925447632533101373492073048805332908378801214333124608 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z)) (/.f64 (/.f64 y t) #s(literal 2 binary64)))
(if (<=.f64 y #s(literal -6627015972356441/92041888504950574475740425768398066361240421321846096523996201552759130012416493123946740389072658442813498306494153399121300361632981310716337884487410751681417161433531128461466736435838000189159978471467522953645133149359340995314643512596903545427635461470508184698852989920501614748075702440767602758254592 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 y #s(literal 84000000000000003027649574316678033880609396109689477026051408693035008 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (/.f64 y t) #s(literal 2 binary64))))
(if (<=.f64 y #s(literal -2761256655148517/46020944252475287237870212884199033180620210660923048261998100776379565006208246561973370194536329221406749153247076699560650180816490655358168942243705375840708580716765564230733368217919000094579989235733761476822566574679670497657321756298451772713817730735254092349426494960250807374037851220383801379127296 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 y #s(literal 6900000000000000117343025816079507780906026638983705588390869526904832 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 y #s(literal -2761256655148517/46020944252475287237870212884199033180620210660923048261998100776379565006208246561973370194536329221406749153247076699560650180816490655358168942243705375840708580716765564230733368217919000094579989235733761476822566574679670497657321756298451772713817730735254092349426494960250807374037851220383801379127296 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 y #s(literal 6900000000000000117343025816079507780906026638983705588390869526904832 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 y (/.f64 #s(literal 1/2 binary64) t))))
(if (<=.f64 y #s(literal -5596146821100995/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (if (<=.f64 y #s(literal 105999999999999999143137120573902649166644664032407319426840931185012506624 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y)))
(if (<=.f64 y #s(literal -5596146821100995/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (if (<=.f64 y #s(literal 105999999999999999143137120573902649166644664032407319426840931185012506624 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 y (/.f64 #s(literal 1/2 binary64) t))))
(if (<=.f64 y #s(literal 5088519546561747/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y))
(if (<=.f64 y #s(literal 5088519546561747/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 y (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))

soundness1.8s (20.8%)

Rules
5020×*-lowering-*.f32
5020×*-lowering-*.f64
4980×*-lowering-*.f32
4980×*-lowering-*.f64
4650×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01391222
14411219
213291219
344361087
085051087
0924
16224
253824
0848624
01860
111760
2103360
0853960
01772414
16022396
218732351
363282342
083712342
099
1209
2469
3839
41849
54519
69099
723129
858879
080669
Stop Event
done
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 747 to 467 computations (37.5% saved)

preprocess67.0ms (0.8%)

Remove

(sort x y)

(negabs t)

Compiler

Compiled 490 to 212 computations (56.7% saved)

end0.0ms (0%)

Profiling

Loading profile data...