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

Time bar (total: 8.8s)

analyze143.0ms (1.6%)

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: 27.0ms
ival-add: 8.0ms (29.4% of total)
ival-mult: 6.0ms (22% of total)
ival-sub: 5.0ms (18.4% of total)
ival-div: 5.0ms (18.4% of total)
const: 1.0ms (3.7% of total)
backward-pass: 1.0ms (3.7% of total)

sample985.0ms (11.2%)

Results
681.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 320.0ms
ival-add: 92.0ms (28.8% of total)
ival-mult: 90.0ms (28.1% of total)
ival-div: 78.0ms (24.4% of total)
ival-sub: 44.0ms (13.8% of total)
const: 13.0ms (4.1% of total)
backward-pass: 3.0ms (0.9% of total)
Bogosity

preprocess258.0ms (2.9%)

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)

explain87.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
59.0ms512×0valid
Compiler

Compiled 73 to 29 computations (60.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-div: 4.0ms (27.1% of total)
ival-sub: 3.0ms (20.3% of total)
ival-add: 3.0ms (20.3% of total)
ival-mult: 3.0ms (20.3% of total)
const: 1.0ms (6.8% 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 y) z) (*.f64 t #s(literal 2 binary64)))
Compiler

Compiled 13 to 9 computations (30.8% saved)

simplify250.0ms (2.8%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 t #s(literal 2 binary64))
cost-diff0
(+.f64 x y)
cost-diff0
(-.f64 (+.f64 x y) z)
cost-diff0
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
Rules
1862×sum3-define
1740×sum4-define
1382×sum5-define
1328×*-lowering-*.f32
1328×*-lowering-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0925
12025
24625
38325
418425
545125
690925
7231225
8588725
0806625
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (+ x y) z) (* t 2))
(- (+ x y) z)
(+ x y)
x
y
z
(* t 2)
t
2
Outputs
(/ (- (+ x y) z) (* t 2))
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64))
(- (+ x y) z)
(-.f64 x (-.f64 z y))
(+ x y)
(+.f64 x y)
x
y
z
(* t 2)
(*.f64 t #s(literal 2 binary64))
t
2
#s(literal 2 binary64)

localize65.0ms (0.7%)

Localize:

Found 4 expressions of interest:

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

Compiled 30 to 10 computations (66.7% saved)

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

series76.0ms (0.9%)

Counts
4 → 120
Calls
Call 1
Inputs
#<alt (/ (- (+ x y) z) (* t 2))>
#<alt (- (+ x y) z)>
#<alt (+ x y)>
#<alt (* t 2)>
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 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 (/ (- (+ 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)>
#<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 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 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 (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
Calls

30 calls:

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

rewrite361.0ms (4.1%)

Algorithm
batch-egg-rewrite
Rules
5074×*-lowering-*.f32
5074×*-lowering-*.f64
4350×/-lowering-/.f32
4350×/-lowering-/.f64
1502×frac-times
Iterations

Useful iterations: 0 (0.0ms)

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

simplify410.0ms (4.7%)

Algorithm
egg-herbie
Rules
3918×*-lowering-*.f32
3918×*-lowering-*.f64
2036×+-lowering-+.f64
2036×+-lowering-+.f32
1494×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0103794
1335791
2969791
33391710
08402710
Stop Event
iter limit
node limit
Counts
120 → 120
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 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 (/ (- (+ 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)
(- (+ 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)))))
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)))
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)))
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
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 (-.f64 y z) x)) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) 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 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 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 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (-.f64 y z) x)) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) 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 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (-.f64 y z) x)) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (+ x y) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (-.f64 y z) x)) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) 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 (-.f64 y z) x)) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(* 1/2 (/ (- (+ x y) z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 y z) x)) t)
(- y z)
(-.f64 y z)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
x
(* x (- (+ 1 (/ y x)) (/ z x)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(* x (- (+ 1 (/ y x)) (/ z x)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(* x (- (+ 1 (/ y x)) (/ z x)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
x
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(+.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(- x z)
(-.f64 x z)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
(- (+ x y) z)
(+.f64 (-.f64 y z) x)
y
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(* y (- (+ 1 (/ x y)) (/ z y)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
y
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)))
(+ x y)
(+.f64 y x)
(+ x (+ y (* -1 z)))
(+.f64 (-.f64 y z) x)
(+ x (+ y (* -1 z)))
(+.f64 (-.f64 y z) x)
(+ x (+ y (* -1 z)))
(+.f64 (-.f64 y z) x)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))))
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))))
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 (-.f64 y z) x)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 (-.f64 y z) x)
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(+.f64 (-.f64 y z) x)
y
(+ x y)
(+.f64 y x)
(+ x y)
(+.f64 y x)
(+ x y)
(+.f64 y x)
x
(* x (+ 1 (/ y x)))
(+.f64 y x)
(* x (+ 1 (/ y x)))
(+.f64 y x)
(* x (+ 1 (/ y x)))
(+.f64 y x)
x
(* -1 (* x (- (* -1 (/ y x)) 1)))
(+.f64 y x)
(* -1 (* x (- (* -1 (/ y x)) 1)))
(+.f64 y x)
(* -1 (* x (- (* -1 (/ y x)) 1)))
(+.f64 y x)
x
(+ x y)
(+.f64 y x)
(+ x y)
(+.f64 y x)
(+ x y)
(+.f64 y x)
y
(* y (+ 1 (/ x y)))
(+.f64 y x)
(* y (+ 1 (/ x y)))
(+.f64 y x)
(* y (+ 1 (/ x y)))
(+.f64 y x)
y
(* -1 (* y (- (* -1 (/ x y)) 1)))
(+.f64 y x)
(* -1 (* y (- (* -1 (/ x y)) 1)))
(+.f64 y x)
(* -1 (* y (- (* -1 (/ x y)) 1)))
(+.f64 y x)
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))

eval131.0ms (1.5%)

Compiler

Compiled 13541 to 1318 computations (90.3% saved)

prune99.0ms (1.1%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New5148522
Fresh000
Picked101
Done000
Total5158523
Accuracy
100.0%
Counts
523 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 (+.f64 x y) z)))
71.4%
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
74.0%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
62.5%
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
44.7%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
33.5%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
36.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
99.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (+.f64 x y) z)))
Compiler

Compiled 176 to 130 computations (26.1% saved)

simplify200.0ms (2.3%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (+.f64 x y) z)
cost-diff0
(/.f64 #s(literal 2 binary64) (-.f64 (+.f64 x y) z))
cost-diff0
(/.f64 #s(literal 1 binary64) t)
cost-diff128
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 (+.f64 x y) z)))
cost-diff0
(*.f64 t #s(literal 2 binary64))
cost-diff0
(-.f64 x z)
cost-diff0
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
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/2 binary64) x)
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
cost-diff0
(+.f64 x y)
cost-diff0
(-.f64 (+.f64 x y) z)
cost-diff0
(/.f64 t (-.f64 (+.f64 x y) z))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (+.f64 x y) z)))
Rules
1742×sum3-define
1624×sum4-define
1288×fnmsub-define
1252×*-lowering-*.f32
1252×*-lowering-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
022100
149100
2110100
3318100
4680100
51812100
63968100
76514100
08020100
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1/2 (/ t (- (+ x y) z)))
1/2
(/ t (- (+ x y) z))
t
(- (+ x y) z)
(+ x y)
x
y
z
(/ (* 1/2 x) t)
(* 1/2 x)
1/2
x
t
(/ (* z -1/2) t)
(* z -1/2)
z
-1/2
t
(/ (- x z) (* t 2))
(- x z)
x
z
(* t 2)
t
2
(/ (/ 1 t) (/ 2 (- (+ x y) z)))
(/ 1 t)
1
t
(/ 2 (- (+ x y) z))
2
(- (+ x y) z)
(+ x y)
x
y
z
Outputs
(/ 1/2 (/ t (- (+ x y) z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
1/2
#s(literal 1/2 binary64)
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
t
(- (+ x y) z)
(+.f64 x (-.f64 y z))
(+ x y)
(+.f64 x y)
x
y
z
(/ (* 1/2 x) t)
(/.f64 x (*.f64 t #s(literal 2 binary64)))
(* 1/2 x)
(/.f64 x #s(literal 2 binary64))
1/2
#s(literal 1/2 binary64)
x
t
(/ (* z -1/2) t)
(/.f64 z (*.f64 t #s(literal -2 binary64)))
(* z -1/2)
(/.f64 z #s(literal -2 binary64))
z
-1/2
#s(literal -1/2 binary64)
t
(/ (- x z) (* t 2))
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
(- x z)
(-.f64 x z)
x
z
(* t 2)
(*.f64 t #s(literal 2 binary64))
t
2
#s(literal 2 binary64)
(/ (/ 1 t) (/ 2 (- (+ x y) z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
1
#s(literal 1 binary64)
t
(/ 2 (- (+ x y) z))
(/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z)))
2
#s(literal 2 binary64)
(- (+ x y) z)
(+.f64 x (-.f64 y z))
(+ x y)
(+.f64 x y)
x
y
z

localize282.0ms (3.2%)

Localize:

Found 15 expressions of interest:

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

Compiled 108 to 23 computations (78.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 38.0ms
ival-div: 28.0ms (74.6% of total)
ival-mult: 4.0ms (10.7% of total)
ival-sub: 3.0ms (8% of total)
ival-add: 2.0ms (5.3% of total)
const: 1.0ms (2.7% of total)
backward-pass: 0.0ms (0% of total)

series39.0ms (0.4%)

Counts
14 → 396
Calls
Call 1
Inputs
#<alt (/ 1/2 (/ t (- (+ x y) z)))>
#<alt (/ t (- (+ x y) z))>
#<alt (- (+ x y) z)>
#<alt (+ x y)>
#<alt (/ (* 1/2 x) t)>
#<alt (* 1/2 x)>
#<alt (/ (* z -1/2) t)>
#<alt (* z -1/2)>
#<alt (/ (- x z) (* t 2))>
#<alt (- x z)>
#<alt (* t 2)>
#<alt (/ (/ 1 t) (/ 2 (- (+ x y) z)))>
#<alt (/ 1 t)>
#<alt (/ 2 (- (+ x y) z))>
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 (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- (+ x y) z))>
#<alt (/ t (- y z))>
#<alt (+ (* -1 (/ (* t x) (pow (- y z) 2))) (/ t (- y z)))>
#<alt (+ (* x (- (/ (* t x) (pow (- y z) 3)) (/ t (pow (- y z) 2)))) (/ t (- y z)))>
#<alt (+ (* x (- (* x (- (* -1 (/ (* t x) (pow (- y z) 4))) (* -1 (/ t (pow (- y z) 3))))) (/ t (pow (- y z) 2)))) (/ t (- y z)))>
#<alt (/ t x)>
#<alt (/ (+ t (* -1 (/ (* t (- y z)) x))) x)>
#<alt (/ (- (+ t (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x)) x)>
#<alt (/ (- (+ t (* -1 (/ (* t (pow (- y z) 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x))) x)>
#<alt (/ t x)>
#<alt (* -1 (/ (+ (* -1 t) (/ (* t (- y z)) x)) x))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- y z) 2)) x) (* t (- y z))) x))) x))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- y z) 3)) x) (* t (pow (- y z) 2))) x)) (* t (- y z))) x))) x))>
#<alt (/ t (- x z))>
#<alt (+ (* -1 (/ (* t y) (pow (- x z) 2))) (/ t (- x z)))>
#<alt (+ (* y (- (/ (* t y) (pow (- x z) 3)) (/ t (pow (- x z) 2)))) (/ t (- x z)))>
#<alt (+ (* y (- (* y (- (* -1 (/ (* t y) (pow (- x z) 4))) (* -1 (/ t (pow (- x z) 3))))) (/ t (pow (- x z) 2)))) (/ t (- x z)))>
#<alt (/ t y)>
#<alt (/ (+ t (* -1 (/ (* t (- x z)) y))) y)>
#<alt (/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y)>
#<alt (/ (- (+ t (* -1 (/ (* t (pow (- x z) 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y))) y)>
#<alt (/ t y)>
#<alt (* -1 (/ (+ (* -1 t) (/ (* t (- x z)) y)) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- x z) 2)) y) (* t (- x z))) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- x z) 3)) y) (* t (pow (- x z) 2))) y)) (* t (- x z))) y))) y))>
#<alt (/ t (+ x y))>
#<alt (+ (/ t (+ x y)) (/ (* t z) (pow (+ x y) 2)))>
#<alt (+ (* z (- (/ (* t z) (pow (+ x y) 3)) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))>
#<alt (+ (* z (- (* z (- (/ (* t z) (pow (+ x y) 4)) (* -1 (/ t (pow (+ x y) 3))))) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))>
#<alt (* -1 (/ t z))>
#<alt (/ (+ (* -1 t) (* -1 (/ (* t (+ x y)) z))) z)>
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 2)) (pow z 2)))) (/ (* t (+ x y)) z)) z)>
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 3)) (pow z 3)))) (+ (/ (* t (+ x y)) z) (/ (* t (pow (+ x y) 2)) (pow z 2)))) z)>
#<alt (* -1 (/ t z))>
#<alt (* -1 (/ (+ t (/ (* t (+ x y)) z)) z))>
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow (+ x y) 2)) z)) (* t (+ x y))) z))) z))>
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ x y) 3)) z) (* -1 (* t (pow (+ x y) 2)))) z)) (* t (+ x y))) z))) z))>
#<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 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 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 (* 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)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 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)>
#<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)>
#<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 (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 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 (* 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 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 2 (- y z))>
#<alt (+ (* -2 (/ x (pow (- y z) 2))) (* 2 (/ 1 (- y z))))>
#<alt (+ (* x (- (* 2 (/ x (pow (- y z) 3))) (* 2 (/ 1 (pow (- y z) 2))))) (* 2 (/ 1 (- y z))))>
#<alt (+ (* x (- (* x (+ (* -2 (/ x (pow (- y z) 4))) (* 2 (/ 1 (pow (- y z) 3))))) (* 2 (/ 1 (pow (- y z) 2))))) (* 2 (/ 1 (- y z))))>
#<alt (/ 2 x)>
#<alt (/ (+ 2 (* -2 (/ (- y z) x))) x)>
#<alt (/ (- (+ 2 (* 2 (/ (pow (- y z) 2) (pow x 2)))) (* 2 (/ (- y z) x))) x)>
#<alt (/ (- (+ 2 (* -2 (/ (pow (- y z) 3) (pow x 3)))) (+ (* -2 (/ (pow (- y z) 2) (pow x 2))) (* 2 (/ (- y z) x)))) x)>
#<alt (/ 2 x)>
#<alt (* -1 (/ (- (* 2 (/ (- y z) x)) 2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- y z) 2) x)) (* 2 (- y z))) x)) 2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- y z) 3) x)) (* 2 (pow (- y z) 2))) x)) (* 2 (- y z))) x)) 2) x))>
#<alt (/ 2 (- x z))>
#<alt (+ (* -2 (/ y (pow (- x z) 2))) (* 2 (/ 1 (- x z))))>
#<alt (+ (* y (- (* 2 (/ y (pow (- x z) 3))) (* 2 (/ 1 (pow (- x z) 2))))) (* 2 (/ 1 (- x z))))>
#<alt (+ (* y (- (* y (+ (* -2 (/ y (pow (- x z) 4))) (* 2 (/ 1 (pow (- x z) 3))))) (* 2 (/ 1 (pow (- x z) 2))))) (* 2 (/ 1 (- x z))))>
#<alt (/ 2 y)>
#<alt (/ (+ 2 (* -2 (/ (- x z) y))) y)>
#<alt (/ (- (+ 2 (* 2 (/ (pow (- x z) 2) (pow y 2)))) (* 2 (/ (- x z) y))) y)>
#<alt (/ (- (+ 2 (* -2 (/ (pow (- x z) 3) (pow y 3)))) (+ (* -2 (/ (pow (- x z) 2) (pow y 2))) (* 2 (/ (- x z) y)))) y)>
#<alt (/ 2 y)>
#<alt (* -1 (/ (- (* 2 (/ (- x z) y)) 2) y))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- x z) 2) y)) (* 2 (- x z))) y)) 2) y))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- x z) 3) y)) (* 2 (pow (- x z) 2))) y)) (* 2 (- x z))) y)) 2) y))>
#<alt (/ 2 (+ x y))>
#<alt (+ (* 2 (/ z (pow (+ x y) 2))) (* 2 (/ 1 (+ x y))))>
#<alt (+ (* z (+ (* 2 (/ z (pow (+ x y) 3))) (* 2 (/ 1 (pow (+ x y) 2))))) (* 2 (/ 1 (+ x y))))>
#<alt (+ (* z (+ (* z (+ (* 2 (/ z (pow (+ x y) 4))) (* 2 (/ 1 (pow (+ x y) 3))))) (* 2 (/ 1 (pow (+ x y) 2))))) (* 2 (/ 1 (+ x y))))>
#<alt (/ -2 z)>
#<alt (/ (- (* -2 (/ (+ x y) z)) 2) z)>
#<alt (/ (- (* -2 (/ (pow (+ x y) 2) (pow z 2))) (+ 2 (* 2 (/ (+ x y) z)))) z)>
#<alt (/ (- (* -2 (/ (pow (+ x y) 3) (pow z 3))) (+ 2 (+ (* 2 (/ (+ x y) z)) (* 2 (/ (pow (+ x y) 2) (pow z 2)))))) z)>
#<alt (/ -2 z)>
#<alt (* -1 (/ (+ 2 (* 2 (/ (+ x y) z))) z))>
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow (+ x y) 2) z)) (* 2 (+ x y))) z))) z))>
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (+ x y) 3) z)) (* -2 (pow (+ x y) 2))) z)) (* 2 (+ x y))) z))) z))>
Calls

99 calls:

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

rewrite413.0ms (4.7%)

Algorithm
batch-egg-rewrite
Rules
4790×*-lowering-*.f32
4790×*-lowering-*.f64
3470×/-lowering-/.f32
3470×/-lowering-/.f64
2214×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02271
113371
2102371
0855371
Stop Event
iter limit
node limit
Counts
14 → 807
Calls
Call 1
Inputs
(/ 1/2 (/ t (- (+ x y) z)))
(/ t (- (+ x y) z))
(- (+ x y) z)
(+ x y)
(/ (* 1/2 x) t)
(* 1/2 x)
(/ (* z -1/2) t)
(* z -1/2)
(/ (- x z) (* t 2))
(- x z)
(* t 2)
(/ (/ 1 t) (/ 2 (- (+ x y) z)))
(/ 1 t)
(/ 2 (- (+ x y) z))
Outputs
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) #s(literal 1 binary64)))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal -1/2 binary64) t)))
(+.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)))
(+.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 (+.f64 x 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) y) (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x 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) x)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 y z))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x y))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) t)) (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 z (+.f64 x y)))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y)))))
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(-.f64 (/.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) t) (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 x t) #s(literal 1/2 binary64) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y)))))
(neg.f64 (*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -2 binary64)) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 (+.f64 x (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x (+.f64 y z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x (+.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 z (+.f64 x y))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) t)
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))) (+.f64 x (-.f64 y z))) (*.f64 t (+.f64 x (+.f64 y z))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (+.f64 x (+.f64 y z))))
(/.f64 (/.f64 (-.f64 z (+.f64 x y)) t) #s(literal -2 binary64))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.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 z (+.f64 x (+.f64 y z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x (+.f64 y z)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))) (+.f64 x (-.f64 y z)))) (neg.f64 (*.f64 t (+.f64 x (+.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 x (+.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x 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) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x 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) (+.f64 x y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 x 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 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x 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 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))) (-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))) (-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x 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) (+.f64 x y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x 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 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z (+.f64 x y)) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y)))))
(*.f64 (-.f64 z (+.f64 x y)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal -2 binary64)))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))) (/.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 z (+.f64 x y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 z (+.f64 x y)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x (+.f64 y z)))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 x (+.f64 y z)))))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.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 z (+.f64 x (+.f64 y z))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.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 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))))
(*.f64 (pow.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (+.f64 x (-.f64 y z)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 x (+.f64 y z)))))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 x (+.f64 y z)))) (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 x y) (+.f64 x y))))
(+.f64 (*.f64 (/.f64 t (-.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 z z))) (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 x y) z)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) x) (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 y z)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) y) (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x z)))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x y)) (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) z))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) z) (*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x y)))
(+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 x (+.f64 y z))) (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (*.f64 z (+.f64 x (+.f64 y z))) (/.f64 t (-.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 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 (+.f64 x y) z) (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 x (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (*.f64 (+.f64 y z) (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(+.f64 (*.f64 y (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (*.f64 (+.f64 x z) (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(+.f64 (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (*.f64 z (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(+.f64 (*.f64 z (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 z (+.f64 x y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z (+.f64 x y))) (/.f64 t (-.f64 z (+.f64 x y))))
(neg.f64 (/.f64 t (-.f64 z (+.f64 x y))))
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)))
(neg.f64 (/.f64 (/.f64 t (-.f64 z (+.f64 x y))) #s(literal 1 binary64)))
(/.f64 t (+.f64 x (-.f64 y z)))
(/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z (+.f64 x y)) t))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z (+.f64 x y)))
(/.f64 (/.f64 t (-.f64 z (+.f64 x y))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t))
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))
(*.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 z (+.f64 x y))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) t)
(*.f64 (/.f64 t (-.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 z (+.f64 x (+.f64 y z)))))
(*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x (+.f64 y z)))
(*.f64 (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (*.f64 (+.f64 x (+.f64 y z)) t))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (pow.f64 t #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t)) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) (/.f64 #s(literal -1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (pow.f64 t #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) (pow.f64 t #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 x (+.f64 y z)) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (/.f64 (+.f64 x (+.f64 y z)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 (+.f64 x (+.f64 y z)) (/.f64 #s(literal -1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (pow.f64 t #s(literal -1/2 binary64))) (/.f64 (+.f64 x (+.f64 y z)) (pow.f64 t #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.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 z (+.f64 x (+.f64 y z)))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (+.f64 x (+.f64 y z)))
(+.f64 x (-.f64 y z))
(+.f64 y (-.f64 x z))
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 x z) y)
(+.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))
(+.f64 (-.f64 y z) x)
(+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x (+.f64 y z)))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) y) x)
(-.f64 y (-.f64 z x))
(-.f64 (+.f64 x y) z)
(-.f64 #s(literal 0 binary64) (-.f64 z (+.f64 x y)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (-.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (+.f64 (/.f64 (*.f64 y y) (-.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 z (+.f64 x (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z))) (/.f64 (*.f64 z z) (+.f64 x (+.f64 y z))))
(-.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 x (+.f64 y z))) #s(literal 1 binary64)))
(-.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 y (/.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 y (/.f64 (*.f64 x x) (+.f64 x z))) (/.f64 (*.f64 z z) (+.f64 x z)))
(-.f64 (+.f64 (+.f64 x y) #s(literal 0 binary64)) z)
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y)))
(fma.f64 #s(literal -1 binary64) z (+.f64 x y))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) z))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z))
(neg.f64 (-.f64 z (+.f64 x y)))
(/.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64))
(/.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 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))) (-.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) z) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (-.f64 z (+.f64 x y)) #s(literal -1 binary64))
(/.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 z (+.f64 x (+.f64 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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (+.f64 x (+.f64 y z)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 y z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))))))
(/.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 y z))))
(/.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 x) (*.f64 (-.f64 y z) (-.f64 y z))) (+.f64 (-.f64 x y) z))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 z z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 z (+.f64 x (+.f64 y z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y)))) (+.f64 x (+.f64 y z)))
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 y z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (neg.f64 (+.f64 (-.f64 x y) z)))
(/.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 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (*.f64 z z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))))
(/.f64 (+.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z)))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 x (+.f64 y z))) (/.f64 (*.f64 z z) (+.f64 x (+.f64 y z)))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z))) (/.f64 (*.f64 z z) (+.f64 x (+.f64 y z)))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 y (-.f64 x z)))
(/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 y z) x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z)))) (*.f64 (/.f64 (*.f64 z z) (+.f64 x (+.f64 y z))) (/.f64 (*.f64 z z) (+.f64 x (+.f64 y z))))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x (+.f64 y z))) (/.f64 (*.f64 z z) (+.f64 x (+.f64 y 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 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))
(*.f64 #s(literal -1 binary64) (-.f64 z (+.f64 x y)))
(*.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 z (+.f64 x (+.f64 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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))))))
(*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) (*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))))
(*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z)))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(*.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 y z)))))
(*.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 x) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))
(+.f64 x y)
(+.f64 y x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.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 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64))
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))))
(*.f64 #s(literal 1 binary64) (+.f64 x y))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(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 #s(literal -1/2 binary64)) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t))
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) t))
(neg.f64 (/.f64 x (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal 2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
(/.f64 x (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 x #s(literal 2 binary64)) t)
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x t)))
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x #s(literal -1/2 binary64))))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 x t) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (/.f64 x t)) #s(literal -2 binary64))
(pow.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) t))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal 2 binary64))))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 x #s(literal 1 binary64)))
(*.f64 (/.f64 x t) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 x #s(literal 2 binary64))))
(*.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))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) #s(literal 1/2 binary64))
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64)))
(neg.f64 (*.f64 x #s(literal -1/2 binary64)))
(/.f64 x #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z #s(literal -1/2 binary64))))
(/.f64 z (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 z t) #s(literal -2 binary64))
(/.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (/.f64 z t)) #s(literal 2 binary64))
(pow.f64 (/.f64 t (*.f64 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 z (/.f64 #s(literal -1 binary64) t)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(*.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 0 binary64) z) (/.f64 #s(literal -1 binary64) t)))
(*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(*.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 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z)
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 z t) #s(literal -1/2 binary64))
(*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z #s(literal -1/2 binary64))))
(*.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 (/.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 (/.f64 t (*.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) #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 0 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) z)
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(-.f64 #s(literal 0 binary64) (/.f64 z #s(literal 2 binary64)))
(neg.f64 (/.f64 z #s(literal 2 binary64)))
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) z))
(*.f64 z #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) z)
(*.f64 #s(literal -1/2 binary64) (*.f64 z #s(literal 1 binary64)))
(*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 z #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64))
(+.f64 (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t) (fma.f64 (/.f64 #s(literal -1/2 binary64) t) z (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)))
(+.f64 (/.f64 x (/.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 x (/.f64 t #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x z) (/.f64 t #s(literal -1/2 binary64))))
(-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(-.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 (*.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 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x z)))) (/.f64 (*.f64 z z) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x z)))))
(-.f64 (/.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t t) #s(literal 4 binary64))) (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 t t) #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (+.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 t (/.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (+.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x z))) (/.f64 (/.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 t (/.f64 z #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x z))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x t) (/.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))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal 2 binary64)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 x t) #s(literal 1/2 binary64) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (-.f64 x z) (/.f64 t #s(literal -1/2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) (/.f64 t #s(literal -1/2 binary64)))))
(neg.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) t) (/.f64 (/.f64 z #s(literal 2 binary64)) t)))
(neg.f64 (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x z))))
(/.f64 (-.f64 x z) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (+.f64 x z))) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal 4 binary64)) (+.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (/.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (+.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 t (/.f64 z #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x z)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x z)) (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) 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))) (/.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 #s(literal 1 binary64) (/.f64 t (/.f64 (-.f64 x z) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 z x)))
(/.f64 (-.f64 z x) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (+.f64 x z) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x z))))
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x z)))
(/.f64 (+.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 t t) #s(literal 4 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.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))) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (neg.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 x z)))))
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (neg.f64 (*.f64 (+.f64 x z) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (-.f64 z x) t) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 t (/.f64 z #s(literal 2 binary64)))))) (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (+.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x z)) (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.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 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t)
(/.f64 (-.f64 (*.f64 x (/.f64 t (/.f64 z #s(literal 2 binary64)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t (/.f64 z #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 x (/.f64 t #s(literal -1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 z #s(literal 2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t z)) (*.f64 t (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 t (/.f64 z #s(literal 2 binary64)))) t) (*.f64 t (/.f64 t (/.f64 z #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 t #s(literal -1/2 binary64))) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 t (/.f64 z t))) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) t) (*.f64 t (/.f64 z #s(literal 2 binary64)))) (*.f64 t t))
(/.f64 (-.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) z)) (*.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z #s(literal 2 binary64)))) (/.f64 t (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) (/.f64 t (/.f64 z #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal -1/2 binary64))) (*.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) (/.f64 z t))) (*.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 t (*.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) (/.f64 z #s(literal 2 binary64)))) (*.f64 (/.f64 t (/.f64 x #s(literal 2 binary64))) t))
(/.f64 (-.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) z)) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z #s(literal 2 binary64)))) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) (/.f64 t (/.f64 z #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) (/.f64 z t))) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) (/.f64 z #s(literal 2 binary64)))) (*.f64 (/.f64 t (*.f64 x #s(literal -1/2 binary64))) t))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 t #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z t))) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 t (/.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t (/.f64 z #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 t #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal 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 (-.f64 (*.f64 (/.f64 x t) t) (*.f64 #s(literal 2 binary64) (/.f64 z #s(literal 2 binary64)))) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) x) (/.f64 t (/.f64 z #s(literal 2 binary64)))) (/.f64 t #s(literal -1/2 binary64))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (/.f64 t (/.f64 z #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t #s(literal -1/2 binary64))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (/.f64 z t))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (/.f64 z #s(literal 2 binary64)))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) t))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 t (/.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (/.f64 z #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) z))) (neg.f64 (*.f64 (*.f64 t t) #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 t (/.f64 z #s(literal 2 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (+.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x z)) (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.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 (neg.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 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 x t) (/.f64 x t)) #s(literal 1/4 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 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x z)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z x) t))
(*.f64 (-.f64 x z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 x z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 x z)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) (/.f64 t #s(literal -1/2 binary64))))
(*.f64 (-.f64 z x) (/.f64 #s(literal -1/2 binary64) t))
(*.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 #s(literal 2 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))) (/.f64 t #s(literal 1/2 binary64)))))
(*.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 t #s(literal 1/2 binary64)))))
(*.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 (-.f64 x z) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x z))
(*.f64 (+.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 4 binary64))))
(*.f64 (/.f64 (-.f64 z x) t) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 t (/.f64 z #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (+.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x z)) (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.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) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.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 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.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 (*.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 (pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x z)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z x)) (/.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 #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 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 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) 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 z 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 #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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x 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 (*.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 (-.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 z) (-.f64 z x)) (-.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 z) (-.f64 z x))) (+.f64 x z))
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (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 #s(literal -1 binary64) (-.f64 z x))
(*.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 z) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(-.f64 #s(literal 0 binary64) (/.f64 t #s(literal -1/2 binary64)))
(neg.f64 (/.f64 t #s(literal -1/2 binary64)))
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) t)))
(/.f64 t #s(literal 1/2 binary64))
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t))
(/.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 (-.f64 #s(literal 0 binary64) t) #s(literal -1/2 binary64))
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64))
(*.f64 t #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) t)
(*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.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 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) #s(literal 1 binary64)))
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal -1/2 binary64) t)))
(+.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)))
(+.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))
(+.f64 (/.f64 (+.f64 x 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) y) (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x 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) x)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 y z))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x y))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) t)) (/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 z (+.f64 x y)))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y)))))
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(-.f64 (/.f64 (/.f64 (+.f64 x y) #s(literal 2 binary64)) t) (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 x t) #s(literal 1/2 binary64) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y)))))
(neg.f64 (*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -2 binary64)) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))
(/.f64 (+.f64 x (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x (+.f64 y z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))) (+.f64 x (-.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x (+.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 z (+.f64 x y))))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) t)
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))) (+.f64 x (-.f64 y z))) (*.f64 t (+.f64 x (+.f64 y z))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (+.f64 x (+.f64 y z))))
(/.f64 (/.f64 (-.f64 z (+.f64 x y)) t) #s(literal -2 binary64))
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.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 z (+.f64 x (+.f64 y z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x (+.f64 y z)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))) (+.f64 x (-.f64 y z)))) (neg.f64 (*.f64 t (+.f64 x (+.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 x (+.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 y z))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x 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) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x 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) (+.f64 x y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 x 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 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x 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 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))) (-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x t) (/.f64 x t)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)))) (-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x 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) (+.f64 x y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x 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 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z (+.f64 x y)) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 z (+.f64 x y)))))
(*.f64 (-.f64 z (+.f64 x y)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal -2 binary64)))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))) (/.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 z (+.f64 x y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 z (+.f64 x y)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x (+.f64 y z)))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 x (+.f64 y z)))))
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.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 z (+.f64 x (+.f64 y z))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.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 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (+.f64 y z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 y z))))
(*.f64 (pow.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (+.f64 x (-.f64 y z)))
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) t))
(neg.f64 (/.f64 #s(literal -1 binary64) t))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) t)
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))
(pow.f64 t #s(literal -1 binary64))
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64)))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 x (+.f64 y z)))))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 x (+.f64 y z)))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 x y) (+.f64 x y))))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.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 z z))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 x y) z)))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 y z)))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) y) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x z)))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x y)) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) z))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) z) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x y)))
(+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 x (+.f64 y z))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (*.f64 z (+.f64 x (+.f64 y z))) (/.f64 #s(literal 2 binary64) (-.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 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 (+.f64 x y) z) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (*.f64 (+.f64 y z) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(+.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (*.f64 (+.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(+.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (*.f64 z (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(+.f64 (*.f64 z (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (*.f64 (+.f64 x y) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 z (+.f64 x y))))
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 z (+.f64 x y))))
(/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal -2 binary64)))
(/.f64 #s(literal -2 binary64) (-.f64 z (+.f64 x y)))
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 z (+.f64 x y))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 z (+.f64 x y))))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x (+.f64 y z)))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (*.f64 (+.f64 x (+.f64 y z)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.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 z (+.f64 x (+.f64 y z)))))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (+.f64 x (+.f64 y z)))
(*.f64 (pow.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.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 z (+.f64 x (+.f64 y z)))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) (+.f64 x (+.f64 y z)))

simplify320.0ms (3.7%)

Algorithm
egg-herbie
Rules
3846×*-lowering-*.f32
3846×*-lowering-*.f64
2808×+-lowering-+.f64
2808×+-lowering-+.f32
1678×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05193664
117033504
252043440
082863440
Stop Event
iter limit
node limit
Counts
396 → 396
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)))))
(/ 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))
(+ (* -1 (/ (* t x) (pow (- y z) 2))) (/ t (- y z)))
(+ (* x (- (/ (* t x) (pow (- y z) 3)) (/ t (pow (- y z) 2)))) (/ t (- y z)))
(+ (* x (- (* x (- (* -1 (/ (* t x) (pow (- y z) 4))) (* -1 (/ t (pow (- y z) 3))))) (/ t (pow (- y z) 2)))) (/ t (- y z)))
(/ t x)
(/ (+ t (* -1 (/ (* t (- y z)) x))) x)
(/ (- (+ t (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x)) x)
(/ (- (+ t (* -1 (/ (* t (pow (- y z) 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x))) x)
(/ t x)
(* -1 (/ (+ (* -1 t) (/ (* t (- y z)) x)) x))
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- y z) 2)) x) (* t (- y z))) x))) x))
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- y z) 3)) x) (* t (pow (- y z) 2))) x)) (* t (- y z))) x))) x))
(/ t (- x z))
(+ (* -1 (/ (* t y) (pow (- x z) 2))) (/ t (- x z)))
(+ (* y (- (/ (* t y) (pow (- x z) 3)) (/ t (pow (- x z) 2)))) (/ t (- x z)))
(+ (* y (- (* y (- (* -1 (/ (* t y) (pow (- x z) 4))) (* -1 (/ t (pow (- x z) 3))))) (/ t (pow (- x z) 2)))) (/ t (- x z)))
(/ t y)
(/ (+ t (* -1 (/ (* t (- x z)) y))) y)
(/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y)
(/ (- (+ t (* -1 (/ (* t (pow (- x z) 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y))) y)
(/ t y)
(* -1 (/ (+ (* -1 t) (/ (* t (- x z)) y)) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- x z) 2)) y) (* t (- x z))) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- x z) 3)) y) (* t (pow (- x z) 2))) y)) (* t (- x z))) y))) y))
(/ t (+ x y))
(+ (/ t (+ x y)) (/ (* t z) (pow (+ x y) 2)))
(+ (* z (- (/ (* t z) (pow (+ x y) 3)) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))
(+ (* z (- (* z (- (/ (* t z) (pow (+ x y) 4)) (* -1 (/ t (pow (+ x y) 3))))) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))
(* -1 (/ t z))
(/ (+ (* -1 t) (* -1 (/ (* t (+ x y)) z))) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 2)) (pow z 2)))) (/ (* t (+ x y)) z)) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 3)) (pow z 3)))) (+ (/ (* t (+ x y)) z) (/ (* t (pow (+ x y) 2)) (pow z 2)))) z)
(* -1 (/ t z))
(* -1 (/ (+ t (/ (* t (+ x y)) z)) z))
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow (+ x y) 2)) z)) (* t (+ x y))) z))) z))
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ x y) 3)) z) (* -1 (* t (pow (+ x y) 2)))) z)) (* t (+ x y))) z))) z))
(- 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)))))
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)))
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)))
(* 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)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 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)
(* -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)
(- 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)))))
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 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))
(* 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 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 2 (- y z))
(+ (* -2 (/ x (pow (- y z) 2))) (* 2 (/ 1 (- y z))))
(+ (* x (- (* 2 (/ x (pow (- y z) 3))) (* 2 (/ 1 (pow (- y z) 2))))) (* 2 (/ 1 (- y z))))
(+ (* x (- (* x (+ (* -2 (/ x (pow (- y z) 4))) (* 2 (/ 1 (pow (- y z) 3))))) (* 2 (/ 1 (pow (- y z) 2))))) (* 2 (/ 1 (- y z))))
(/ 2 x)
(/ (+ 2 (* -2 (/ (- y z) x))) x)
(/ (- (+ 2 (* 2 (/ (pow (- y z) 2) (pow x 2)))) (* 2 (/ (- y z) x))) x)
(/ (- (+ 2 (* -2 (/ (pow (- y z) 3) (pow x 3)))) (+ (* -2 (/ (pow (- y z) 2) (pow x 2))) (* 2 (/ (- y z) x)))) x)
(/ 2 x)
(* -1 (/ (- (* 2 (/ (- y z) x)) 2) x))
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- y z) 2) x)) (* 2 (- y z))) x)) 2) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- y z) 3) x)) (* 2 (pow (- y z) 2))) x)) (* 2 (- y z))) x)) 2) x))
(/ 2 (- x z))
(+ (* -2 (/ y (pow (- x z) 2))) (* 2 (/ 1 (- x z))))
(+ (* y (- (* 2 (/ y (pow (- x z) 3))) (* 2 (/ 1 (pow (- x z) 2))))) (* 2 (/ 1 (- x z))))
(+ (* y (- (* y (+ (* -2 (/ y (pow (- x z) 4))) (* 2 (/ 1 (pow (- x z) 3))))) (* 2 (/ 1 (pow (- x z) 2))))) (* 2 (/ 1 (- x z))))
(/ 2 y)
(/ (+ 2 (* -2 (/ (- x z) y))) y)
(/ (- (+ 2 (* 2 (/ (pow (- x z) 2) (pow y 2)))) (* 2 (/ (- x z) y))) y)
(/ (- (+ 2 (* -2 (/ (pow (- x z) 3) (pow y 3)))) (+ (* -2 (/ (pow (- x z) 2) (pow y 2))) (* 2 (/ (- x z) y)))) y)
(/ 2 y)
(* -1 (/ (- (* 2 (/ (- x z) y)) 2) y))
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- x z) 2) y)) (* 2 (- x z))) y)) 2) y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- x z) 3) y)) (* 2 (pow (- x z) 2))) y)) (* 2 (- x z))) y)) 2) y))
(/ 2 (+ x y))
(+ (* 2 (/ z (pow (+ x y) 2))) (* 2 (/ 1 (+ x y))))
(+ (* z (+ (* 2 (/ z (pow (+ x y) 3))) (* 2 (/ 1 (pow (+ x y) 2))))) (* 2 (/ 1 (+ x y))))
(+ (* z (+ (* z (+ (* 2 (/ z (pow (+ x y) 4))) (* 2 (/ 1 (pow (+ x y) 3))))) (* 2 (/ 1 (pow (+ x y) 2))))) (* 2 (/ 1 (+ x y))))
(/ -2 z)
(/ (- (* -2 (/ (+ x y) z)) 2) z)
(/ (- (* -2 (/ (pow (+ x y) 2) (pow z 2))) (+ 2 (* 2 (/ (+ x y) z)))) z)
(/ (- (* -2 (/ (pow (+ x y) 3) (pow z 3))) (+ 2 (+ (* 2 (/ (+ x y) z)) (* 2 (/ (pow (+ x y) 2) (pow z 2)))))) z)
(/ -2 z)
(* -1 (/ (+ 2 (* 2 (/ (+ x y) z))) z))
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow (+ x y) 2) z)) (* 2 (+ x y))) z))) z))
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (+ x y) 3) z)) (* -2 (pow (+ x y) 2))) z)) (* 2 (+ x y))) z))) z))
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 #s(literal 1/2 binary64) (/.f64 x t))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* 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 #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 y (/.f64 #s(literal 1/2 binary64) t))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z 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 z)) (*.f64 y t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z 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 z)) (*.f64 y t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z 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 z)) (*.f64 y t))))
(* 1/2 (/ y t))
(*.f64 y (/.f64 #s(literal 1/2 binary64) t))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 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 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #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) z) (-.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal 1 binary64) t)))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal 1 binary64) t)))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal 1 binary64) t)))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- (+ x y) z))
(/.f64 t (+.f64 x (-.f64 y z)))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(+ (* -1 (/ (* t x) (pow (- y z) 2))) (/ t (- y z)))
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 (*.f64 x t) (*.f64 (-.f64 y z) (-.f64 y z))))
(+ (* x (- (/ (* t x) (pow (- y z) 3)) (/ t (pow (- y z) 2)))) (/ t (- y z)))
(+.f64 (/.f64 t (-.f64 y z)) (*.f64 x (-.f64 (/.f64 (*.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 (/.f64 t (-.f64 y z)) (-.f64 y z)))))
(+ (* x (- (* x (- (* -1 (/ (* t x) (pow (- y z) 4))) (* -1 (/ t (pow (- y z) 3))))) (/ t (pow (- y z) 2)))) (/ t (- y z)))
(+.f64 (/.f64 t (-.f64 y z)) (*.f64 x (-.f64 (*.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 x (/.f64 t (pow.f64 (-.f64 y z) #s(literal 4 binary64)))))) (/.f64 (/.f64 t (-.f64 y z)) (-.f64 y z)))))
(/ t x)
(/.f64 t x)
(/ (+ t (* -1 (/ (* t (- y z)) x))) x)
(/.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 y z) x))) x)
(/ (- (+ t (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x)) x)
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) x)) (-.f64 y z))) x)) x)
(/ (- (+ t (* -1 (/ (* t (pow (- y z) 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x))) x)
(/.f64 (+.f64 (-.f64 t (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 t (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) x)) (-.f64 y z))) x)) x)
(/ t x)
(/.f64 t x)
(* -1 (/ (+ (* -1 t) (/ (* t (- y z)) x)) x))
(/.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 y z) x))) x)
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- y z) 2)) x) (* t (- y z))) x))) x))
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) x)) (-.f64 y z))) x)) x)
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- y z) 3)) x) (* t (pow (- y z) 2))) x)) (* t (- y z))) x))) x))
(/.f64 (+.f64 t (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) x) (*.f64 (-.f64 y z) (-.f64 y z)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 t (-.f64 y z))) x)) x)
(/ t (- x z))
(/.f64 t (-.f64 x z))
(+ (* -1 (/ (* t y) (pow (- x z) 2))) (/ t (- x z)))
(-.f64 (/.f64 t (-.f64 x z)) (/.f64 (*.f64 y t) (*.f64 (-.f64 x z) (-.f64 x z))))
(+ (* y (- (/ (* t y) (pow (- x z) 3)) (/ t (pow (- x z) 2)))) (/ t (- x z)))
(+.f64 (/.f64 t (-.f64 x z)) (*.f64 y (-.f64 (/.f64 (*.f64 y t) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 (/.f64 t (-.f64 x z)) (-.f64 x z)))))
(+ (* y (- (* y (- (* -1 (/ (* t y) (pow (- x z) 4))) (* -1 (/ t (pow (- x z) 3))))) (/ t (pow (- x z) 2)))) (/ t (- x z)))
(+.f64 (/.f64 t (-.f64 x z)) (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 t (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 (*.f64 y t) (pow.f64 (-.f64 x z) #s(literal 4 binary64))))) (/.f64 (/.f64 t (-.f64 x z)) (-.f64 x z)))))
(/ t y)
(/.f64 t y)
(/ (+ t (* -1 (/ (* t (- x z)) y))) y)
(/.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 x z) y))) y)
(/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y)
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 x z) (/.f64 (-.f64 x z) y)) (-.f64 x z))) y)) y)
(/ (- (+ t (* -1 (/ (* t (pow (- x z) 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y))) y)
(/.f64 (+.f64 (-.f64 t (/.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (/.f64 t y)) (*.f64 y y))) (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 x z) (/.f64 (-.f64 x z) y)) (-.f64 x z))) y)) y)
(/ t y)
(/.f64 t y)
(* -1 (/ (+ (* -1 t) (/ (* t (- x z)) y)) y))
(/.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 x z) y))) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- x z) 2)) y) (* t (- x z))) y))) y))
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 x z) (/.f64 (-.f64 x z) y)) (-.f64 x z))) y)) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- x z) 3)) y) (* t (pow (- x z) 2))) y)) (* t (- x z))) y))) y))
(/.f64 (+.f64 t (/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) y) (*.f64 (-.f64 x z) (-.f64 x z)))) y)) y)) y)
(/ t (+ x y))
(/.f64 t (+.f64 x y))
(+ (/ t (+ x y)) (/ (* t z) (pow (+ x y) 2)))
(+.f64 (/.f64 t (+.f64 x y)) (/.f64 (*.f64 z t) (*.f64 (+.f64 x y) (+.f64 x y))))
(+ (* z (- (/ (* t z) (pow (+ x y) 3)) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))
(+.f64 (/.f64 t (+.f64 x y)) (*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 z t) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 x y)) (/.f64 t (*.f64 (+.f64 x y) (+.f64 x y))))))
(+ (* z (- (* z (- (/ (* t z) (pow (+ x y) 4)) (* -1 (/ t (pow (+ x y) 3))))) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))
(+.f64 (/.f64 t (+.f64 x y)) (*.f64 z (+.f64 (/.f64 t (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (+.f64 (*.f64 z (/.f64 t (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (/.f64 (/.f64 t (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))))))))
(* -1 (/ t z))
(-.f64 #s(literal 0 binary64) (/.f64 t z))
(/ (+ (* -1 t) (* -1 (/ (* t (+ x y)) z))) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 x y) t) z)) t) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 2)) (pow z 2)))) (/ (* t (+ x y)) z)) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z)
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 3)) (pow z 3)))) (+ (/ (* t (+ x y)) z) (/ (* t (pow (+ x y) 2)) (pow z 2)))) z)
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t))) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z)
(* -1 (/ t z))
(-.f64 #s(literal 0 binary64) (/.f64 t z))
(* -1 (/ (+ t (/ (* t (+ x y)) z)) z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 x y) t) z)) t) z)
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow (+ x y) 2)) z)) (* t (+ x y))) z))) z))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z)
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ x y) 3)) z) (* -1 (* t (pow (+ x y) 2)))) z)) (* t (+ x y))) z))) z))
(/.f64 (+.f64 t (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t))) z)) z) (*.f64 (+.f64 x y) t)) z)) (-.f64 #s(literal 0 binary64) z))
(- 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 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))))
(* -1 (* x (- (* -1 (/ (- y z) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y))))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y))))
(* -1 (* y (- (* -1 (/ (- x z) y)) 1)))
(-.f64 #s(literal 0 binary64) (*.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 y z) (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 (/.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x z))))
(* z (- (+ (/ x z) (/ y z)) 1))
(*.f64 z (+.f64 (/.f64 y 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 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) z))
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 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x))))
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 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #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))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) x)))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) x)))
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) x)))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 z t) x)) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 z t) x)) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 z t) x)) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 (/.f64 x (*.f64 z t)) (/.f64 #s(literal 1 binary64) t)))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 (/.f64 x (*.f64 z t)) (/.f64 #s(literal 1 binary64) t)))
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 (/.f64 x (*.f64 z t)) (/.f64 #s(literal 1 binary64) t)))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z))
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t)
(* 1/2 (/ (- x z) t))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.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 (+.f64 #s(literal -1 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (/ z x) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (/ z x) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) 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 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 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x z))))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x z))))
(* -1 (* z (+ 1 (* -1 (/ x z)))))
(*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x z))))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 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 #s(literal 1/2 binary64) (/.f64 x t))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (-.f64 y z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)))
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 x t))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) x) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(* 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 #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 y (/.f64 #s(literal 1/2 binary64) t))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z 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 z)) (*.f64 y t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z 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 z)) (*.f64 y t))))
(* y (+ (* 1/2 (/ (- (/ x t) (/ z 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 z)) (*.f64 y t))))
(* 1/2 (/ y t))
(*.f64 y (/.f64 #s(literal 1/2 binary64) t))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) (-.f64 #s(literal 0 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 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #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) z) (-.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal 1 binary64) t)))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal 1 binary64) t)))
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal 1 binary64) t)))
(* -1/2 (/ z t))
(*.f64 z (/.f64 #s(literal -1/2 binary64) t))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z))
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 2 (- y z))
(/.f64 #s(literal 2 binary64) (-.f64 y z))
(+ (* -2 (/ x (pow (- y z) 2))) (* 2 (/ 1 (- y z))))
(+.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 #s(literal 2 binary64) (-.f64 y z)))
(+ (* x (- (* 2 (/ x (pow (- y z) 3))) (* 2 (/ 1 (pow (- y z) 2))))) (* 2 (/ 1 (- y z))))
(+.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) (*.f64 x (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) (-.f64 y z)))))
(+ (* x (- (* x (+ (* -2 (/ x (pow (- y z) 4))) (* 2 (/ 1 (pow (- y z) 3))))) (* 2 (/ 1 (pow (- y z) 2))))) (* 2 (/ 1 (- y z))))
(+.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (pow.f64 (-.f64 y z) #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y z) (-.f64 y z))))))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ (+ 2 (* -2 (/ (- y z) x))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y z) #s(literal -2 binary64)) x)) x)
(/ (- (+ 2 (* 2 (/ (pow (- y z) 2) (pow x 2)))) (* 2 (/ (- y z) x))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) x)) (-.f64 y z))) x)) x)
(/ (- (+ 2 (* -2 (/ (pow (- y z) 3) (pow x 3)))) (+ (* -2 (/ (pow (- y z) 2) (pow x 2))) (* 2 (/ (- y z) x)))) x)
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y z) #s(literal -2 binary64)) x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(* -1 (/ (- (* 2 (/ (- y z) x)) 2) x))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y z) #s(literal -2 binary64)) x)) x)
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- y z) 2) x)) (* 2 (- y z))) x)) 2) x))
(/.f64 (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) x)) (-.f64 y z))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- y z) 3) x)) (* 2 (pow (- y z) 2))) x)) (* 2 (- y z))) x)) 2) x))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) x) (*.f64 (-.f64 y z) (-.f64 y z)))) x) (*.f64 (-.f64 y z) #s(literal 2 binary64))) x)) (-.f64 #s(literal 0 binary64) x))
(/ 2 (- x z))
(/.f64 #s(literal 2 binary64) (-.f64 x z))
(+ (* -2 (/ y (pow (- x z) 2))) (* 2 (/ 1 (- x z))))
(+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 x z) (-.f64 x z))) (/.f64 #s(literal 2 binary64) (-.f64 x z)))
(+ (* y (- (* 2 (/ y (pow (- x z) 3))) (* 2 (/ 1 (pow (- x z) 2))))) (* 2 (/ 1 (- x z))))
(+.f64 (/.f64 #s(literal 2 binary64) (-.f64 x z)) (*.f64 y (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 x z) (-.f64 x z))) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))))))
(+ (* y (- (* y (+ (* -2 (/ y (pow (- x z) 4))) (* 2 (/ 1 (pow (- x z) 3))))) (* 2 (/ 1 (pow (- x z) 2))))) (* 2 (/ 1 (- x z))))
(+.f64 (/.f64 #s(literal 2 binary64) (-.f64 x z)) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 x z) #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))))) (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 x z) (-.f64 x z))))))
(/ 2 y)
(/.f64 #s(literal 2 binary64) y)
(/ (+ 2 (* -2 (/ (- x z) y))) y)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 x z) #s(literal -2 binary64)) y)) y)
(/ (- (+ 2 (* 2 (/ (pow (- x z) 2) (pow y 2)))) (* 2 (/ (- x z) y))) y)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 x z) (/.f64 (-.f64 x z) y)) (-.f64 x z))) y)) y)
(/ (- (+ 2 (* -2 (/ (pow (- x z) 3) (pow y 3)))) (+ (* -2 (/ (pow (- x z) 2) (pow y 2))) (* 2 (/ (- x z) y)))) y)
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) y))) (-.f64 (/.f64 (*.f64 (-.f64 x z) #s(literal -2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 x z) (/.f64 (-.f64 x z) y))))) y)
(/ 2 y)
(/.f64 #s(literal 2 binary64) y)
(* -1 (/ (- (* 2 (/ (- x z) y)) 2) y))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 x z) #s(literal -2 binary64)) y)) y)
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- x z) 2) y)) (* 2 (- x z))) y)) 2) y))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (-.f64 x z) (/.f64 (-.f64 x z) y)) (-.f64 x z))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (- x z) 3) y)) (* 2 (pow (- x z) 2))) y)) (* 2 (- x z))) y)) 2) y))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) y) (*.f64 (-.f64 x z) (-.f64 x z))) y)) (*.f64 (-.f64 x z) #s(literal 2 binary64))) y)) (-.f64 #s(literal 0 binary64) y))
(/ 2 (+ x y))
(/.f64 #s(literal 2 binary64) (+.f64 x y))
(+ (* 2 (/ z (pow (+ x y) 2))) (* 2 (/ 1 (+ x y))))
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))))
(+ (* z (+ (* 2 (/ z (pow (+ x y) 3))) (* 2 (/ 1 (pow (+ x y) 2))))) (* 2 (/ 1 (+ x y))))
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 z (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))))
(+ (* z (+ (* z (+ (* 2 (/ z (pow (+ x y) 4))) (* 2 (/ 1 (pow (+ x y) 3))))) (* 2 (/ 1 (pow (+ x y) 2))))) (* 2 (/ 1 (+ x y))))
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 z (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))))))))
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ (- (* -2 (/ (+ x y) z)) 2) z)
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x y) z) #s(literal 1 binary64)) #s(literal -2 binary64)) z)
(/ (- (* -2 (/ (pow (+ x y) 2) (pow z 2))) (+ 2 (* 2 (/ (+ x y) z)))) z)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) z) (+.f64 x y))) z) #s(literal -2 binary64)) z)
(/ (- (* -2 (/ (pow (+ x y) 3) (pow z 3))) (+ 2 (+ (* 2 (/ (+ x y) z)) (* 2 (/ (pow (+ x y) 2) (pow z 2)))))) z)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) #s(literal -2 binary64))) (+.f64 x y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (+.f64 x y) z) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))))) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(* -1 (/ (+ 2 (* 2 (/ (+ x y) z))) z))
(/.f64 (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 2 binary64)) z)) z)
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow (+ x y) 2) z)) (* 2 (+ x y))) z))) z))
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) z) (+.f64 x y))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow (+ x y) 3) z)) (* -2 (pow (+ x y) 2))) z)) (* 2 (+ x y))) z))) z))
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (+.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) z)) (*.f64 (+.f64 x y) (+.f64 x y)))) z)) z)) (-.f64 #s(literal 0 binary64) z))

eval168.0ms (1.9%)

Compiler

Compiled 25576 to 2624 computations (89.7% saved)

prune149.0ms (1.7%)

Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New137051375
Fresh123
Picked235
Done000
Total1373101383
Accuracy
100.0%
Counts
1383 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.1%
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 y z)))
74.0%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
62.5%
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
44.7%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
33.5%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
36.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
71.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
33.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
35.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
35.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
Compiler

Compiled 171 to 130 computations (24% saved)

simplify120.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal 1/2 binary64) y)
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
cost-diff0
(/.f64 t y)
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
cost-diff0
(/.f64 t x)
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
cost-diff0
(/.f64 #s(literal 1/2 binary64) t)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
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)))
Rules
2154×fnmadd-define
1898×fma-define
1448×sum3-define
1376×sum5-define
1120×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01663
12663
24563
38263
415063
526063
648263
789463
8204963
9388263
10531163
0811663
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1/2 (/ t (- y z)))
1/2
(/ t (- y z))
t
(- y z)
y
z
(* (/ 1/2 t) x)
(/ 1/2 t)
1/2
t
x
(/ 1/2 (/ t x))
1/2
(/ t x)
t
x
(/ 1/2 (/ t y))
1/2
(/ t y)
t
y
(/ (* 1/2 y) t)
(* 1/2 y)
1/2
y
t
Outputs
(/ 1/2 (/ t (- y z)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t)
1/2
#s(literal 1/2 binary64)
(/ t (- y z))
(/.f64 t (-.f64 y z))
t
(- y z)
(-.f64 y z)
y
z
(* (/ 1/2 t) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
(/ 1/2 t)
(/.f64 #s(literal 1/2 binary64) t)
1/2
#s(literal 1/2 binary64)
t
x
(/ 1/2 (/ t x))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
1/2
#s(literal 1/2 binary64)
(/ t x)
(/.f64 t x)
t
x
(/ 1/2 (/ t y))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
1/2
#s(literal 1/2 binary64)
(/ t y)
(/.f64 t y)
t
y
(/ (* 1/2 y) t)
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
1/2
#s(literal 1/2 binary64)
y
t

localize100.0ms (1.1%)

Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) y)
accuracy100.0%
(/.f64 t y)
accuracy99.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
accuracy100.0%
(/.f64 t x)
accuracy99.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
accuracy100.0%
(/.f64 #s(literal 1/2 binary64) t)
accuracy99.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
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)))
Results
77.0ms256×0valid
Compiler

Compiled 68 to 17 computations (75% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-div: 15.0ms (72.4% of total)
ival-mult: 3.0ms (14.5% of total)
ival-sub: 2.0ms (9.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series24.0ms (0.3%)

Counts
11 → 264
Calls
Call 1
Inputs
#<alt (/ 1/2 (/ t (- y z)))>
#<alt (/ t (- y z))>
#<alt (- y z)>
#<alt (* (/ 1/2 t) x)>
#<alt (/ 1/2 t)>
#<alt (/ 1/2 (/ t x))>
#<alt (/ t x)>
#<alt (/ 1/2 (/ t y))>
#<alt (/ t y)>
#<alt (/ (* 1/2 y) t)>
#<alt (* 1/2 y)>
Outputs
#<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 (/ 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 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 (/ 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 (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t x)>
#<alt (/ t 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 (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<alt (/ t y)>
#<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 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
#<alt (* 1/2 y)>
Calls

66 calls:

TimeVariablePointExpression
6.0ms
t
@-inf
(/ t y)
3.0ms
t
@0
(/ t y)
1.0ms
t
@-inf
(/ t (- y z))
1.0ms
t
@0
(/ 1/2 (/ t (- y z)))
1.0ms
t
@inf
(/ 1/2 (/ t (- y z)))

rewrite287.0ms (3.3%)

Algorithm
batch-egg-rewrite
Rules
2764×*-lowering-*.f32
2764×*-lowering-*.f64
2326×/-lowering-/.f32
2326×/-lowering-/.f64
2226×fma-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01647
18847
255547
3473047
0801247
Stop Event
iter limit
node limit
Counts
11 → 770
Calls
Call 1
Inputs
(/ 1/2 (/ t (- y z)))
(/ t (- y z))
(- y z)
(* (/ 1/2 t) x)
(/ 1/2 t)
(/ 1/2 (/ t x))
(/ t x)
(/ 1/2 (/ t y))
(/ t y)
(/ (* 1/2 y) t)
(* 1/2 y)
Outputs
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(+.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1/2 binary64) t)))
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) z))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 y z))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.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 t y)))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) #s(literal 1 binary64) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) #s(literal 1 binary64) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.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 t y)))
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) y) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) y) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 #s(literal 1/2 binary64) t)) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y #s(literal -1/2 binary64)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y #s(literal -1/2 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) y (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) y (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) y (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) y (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) y) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) y) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) t) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) y (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) y (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) y (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) y (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) z (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 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 y z)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
(/.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 #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 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y 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 (neg.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 #s(literal -1 binary64) (*.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 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (+.f64 y z)) #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 (*.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 (-.f64 y z) t) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t (+.f64 y z)) #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (-.f64 y z) #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))))
(/.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 (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) 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 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (+.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 y) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))
(/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.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 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.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 0 binary64) (-.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 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (+.f64 y z)))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y z)) #s(literal 1/2 binary64))))
(/.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 (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))
(/.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)) t)
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 (*.f64 (-.f64 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))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #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 t #s(literal -1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal -1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (/.f64 t #s(literal -1/2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) y) t))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal -1/2 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.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 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y z))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) z) y)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal -1/2 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)))) (*.f64 #s(literal -1 binary64) (*.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 (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 #s(literal -1 binary64) (*.f64 t (+.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 (-.f64 #s(literal 0 binary64) z) y))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (/.f64 #s(literal 1/2 binary64) (/.f64 t y))) (-.f64 (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))))))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (/.f64 #s(literal 1/2 binary64) (/.f64 t y))) (*.f64 (/.f64 z (/.f64 t #s(literal -1/2 binary64))) (/.f64 z (/.f64 t #s(literal -1/2 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) (/.f64 z (/.f64 t #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 0 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 (-.f64 #s(literal 0 binary64) z) y))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.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 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(/.f64 (*.f64 #s(literal 1 binary64) (*.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 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (+.f64 y z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.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 (*.f64 #s(literal 1 binary64) (*.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 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 y z))) t)
(/.f64 (*.f64 #s(literal 1 binary64) (*.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 #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 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (*.f64 (+.f64 y z) (-.f64 z y))) (+.f64 y z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z))
(/.f64 (/.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) t)
(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 y z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z y) t))
(*.f64 (-.f64 z y) (/.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 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1/2 binary64))))
(*.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 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 (-.f64 y z) t) #s(literal 1/2 binary64))
(*.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 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y z)) #s(literal 1/2 binary64))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.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/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) (neg.f64 (*.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 #s(literal -1 binary64) (*.f64 t (+.f64 y z)))))
(*.f64 (/.f64 (-.f64 z y) t) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))
(*.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 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 z y))
(*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))
(*.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 y z)))))
(*.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 y z)))
(*.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 y z)))))
(*.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 y z)))
(*.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 y z)))))
(*.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 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 y z)))))
(*.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 y z)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (-.f64 y z))
(*.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 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 z y))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (-.f64 y z))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 z y))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 y z)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))
(+.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 y z))))
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))) (*.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 y z)))
(+.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 t (-.f64 (*.f64 y y) (*.f64 z z))) z) (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) y))
(+.f64 (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 y z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (*.f64 z (+.f64 y z)) (/.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 y z) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.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)))))
(+.f64 (*.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 y (/.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)))
(fma.f64 y (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))))
(fma.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 y (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))))
(fma.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 z (+.f64 y z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(fma.f64 (*.f64 z (+.f64 y z)) (/.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))))))
(fma.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y z) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(fma.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 y z))))
(fma.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z)) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)))
(fma.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 y z)))
(fma.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) y (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) z))
(fma.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) z (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z 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 (-.f64 #s(literal 0 binary64) t) (-.f64 z y))
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 (/.f64 t (-.f64 z y)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z y) t))
(/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))
(/.f64 (*.f64 t (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) t))
(/.f64 (/.f64 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 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)))
(/.f64 (*.f64 t (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))))
(/.f64 (*.f64 t (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 y z)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))))
(/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 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 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 z y))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 z y))
(/.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 y z)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z))
(/.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.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 #s(literal -1 binary64) t)) (-.f64 z y))
(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 t (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))
(*.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z)))
(*.f64 (+.f64 y z) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))
(*.f64 #s(literal -1 binary64) (/.f64 t (-.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 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 #s(literal 1 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 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 y z)))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (/.f64 t (-.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 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 y z))))))
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64)))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y z))))
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (+.f64 y z) #s(literal 1 binary64)))
(*.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 (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 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.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 y z))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z))
(*.f64 (/.f64 (-.f64 #s(literal 0 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 (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(*.f64 (/.f64 t (-.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 t (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(+.f64 y (-.f64 #s(literal 0 binary64) z))
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(+.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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) y)
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) y)
(-.f64 y z)
(-.f64 y (/.f64 z #s(literal 1 binary64)))
(-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))
(-.f64 #s(literal 0 binary64) (-.f64 z y))
(-.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)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64)))
(-.f64 (+.f64 y #s(literal 0 binary64)) z)
(fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))
(fma.f64 y #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(fma.f64 y #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(fma.f64 y #s(literal 1 binary64) (neg.f64 (/.f64 z #s(literal 1 binary64))))
(fma.f64 y (/.f64 y (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(fma.f64 y (/.f64 (*.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))))))
(fma.f64 z #s(literal -1 binary64) y)
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.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))))))
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(fma.f64 (*.f64 y y) (/.f64 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))))))
(fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) z))
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(fma.f64 #s(literal 1 binary64) y (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) y (neg.f64 (/.f64 z #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z) y)
(fma.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64) y)
(fma.f64 #s(literal -1 binary64) z y)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 z #s(literal 1 binary64))))
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.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))))))
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 y z)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 y z))))) (-.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))))))
(neg.f64 (-.f64 z y))
(/.f64 (-.f64 y z) #s(literal 1 binary64))
(/.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 y z))))
(/.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 y z))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (neg.f64 (*.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 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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.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 (*.f64 y y) (*.f64 z z)) (+.f64 y z))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) y)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (+.f64 y z)))
(/.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 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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) 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 y z))))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z))))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z 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 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 (-.f64 #s(literal 0 binary64) 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 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 z y))) (+.f64 y z))
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 z y))) (neg.f64 (-.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))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.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 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z z)))
(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 #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))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y 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 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 1 binary64)))
(*.f64 (+.f64 y z) (/.f64 (-.f64 y z) (+.f64 y z)))
(*.f64 (+.f64 y z) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 y z))))
(*.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 y z))))))
(*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 y z)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 y z) (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t x)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t x)))
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t x))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) x))))
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) x))
(/.f64 x (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) x))
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (/.f64 x t) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal -1 binary64) x))
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) t)
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) t)
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) t)
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) t)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) x)) #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 #s(literal 1/2 binary64) (/.f64 t x)) #s(literal 1 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/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(*.f64 (/.f64 x t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t x)))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) x)
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) x)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(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 #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/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 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 t #s(literal -1/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 (/.f64 #s(literal 1/2 binary64) t) #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 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))
(*.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 (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 t (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t x)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t x)))
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) t)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t x))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) x))))
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) x))
(/.f64 x (/.f64 t #s(literal 1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) x))
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (/.f64 x t) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal -1 binary64) x))
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) t)
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) t)
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) t)
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) t)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) x)) #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 #s(literal 1/2 binary64) (/.f64 t x)) #s(literal 1 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/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)))
(*.f64 (/.f64 x t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t x)))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) x)
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) x)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(exp.f64 (*.f64 (log.f64 (/.f64 x t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) x))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) t) x))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x))
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x) #s(literal 1 binary64)))
(/.f64 t x)
(/.f64 (/.f64 t x) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) x) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 x t))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) t))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 t x) #s(literal 1 binary64))
(pow.f64 (/.f64 x t) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) x))
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 t x) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 t x))
(*.f64 (/.f64 #s(literal 1 binary64) x) t)
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) x))
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (pow.f64 (/.f64 x t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x t) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t y)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
(/.f64 y (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 (/.f64 y t) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) t)
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y t))
(*.f64 y (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(*.f64 (/.f64 y t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) y)
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) y)
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 1 binary64)))
(/.f64 t y)
(/.f64 (/.f64 t y) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 y t))
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y))
(pow.f64 (/.f64 t y) #s(literal 1 binary64))
(pow.f64 (/.f64 y t) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) y))
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))
(*.f64 (/.f64 t y) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 t y))
(*.f64 (/.f64 #s(literal 1 binary64) y) t)
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (pow.f64 (/.f64 y t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y t) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t y)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
(/.f64 y (/.f64 t #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 (/.f64 y t) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) y))
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal -1 binary64) y))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) t)
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y t))
(*.f64 y (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y)
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t y)) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(*.f64 (/.f64 y t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 t y)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) y)
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) y)
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/2 binary64)))
(neg.f64 (*.f64 y #s(literal -1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) y)
(*.f64 y #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))

simplify260.0ms (3%)

Algorithm
egg-herbie
Rules
4978×*-lowering-*.f32
4978×*-lowering-*.f64
1864×/-lowering-/.f32
1864×/-lowering-/.f64
1410×times-frac
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01811560
15701486
217871440
374121440
080011440
Stop Event
iter limit
node limit
Counts
264 → 264
Calls
Call 1
Inputs
(* 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 (/ 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 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 (/ 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))
(/ 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)
(* 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))
(/ 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)
(* 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 y)
(* 1/2 y)
(* 1/2 y)
(* 1/2 y)
(* 1/2 y)
(* 1/2 y)
(* 1/2 y)
(* 1/2 y)
(* 1/2 y)
(* 1/2 y)
(* 1/2 y)
(* 1/2 y)
Outputs
(* 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 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y) (/.f64 #s(literal 1/2 binary64) t)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y) (/.f64 #s(literal 1/2 binary64) t)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y) (/.f64 #s(literal 1/2 binary64) t)))
(* 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 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y) (/.f64 #s(literal 1/2 binary64) t)))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y) (/.f64 #s(literal 1/2 binary64) t)))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) y) (/.f64 #s(literal 1/2 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 z (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))
(*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(* -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 #s(literal 1/2 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))))
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))
(*.f64 z (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 #s(literal -1 binary64) (/.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))
(/ t (- y z))
(/.f64 t (-.f64 y z))
(* -1 (/ t z))
(/.f64 t (-.f64 #s(literal 0 binary64) 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 t (*.f64 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 #s(literal 0 binary64) (*.f64 t (*.f64 y y))) (pow.f64 z #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) (/.f64 t (*.f64 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 (/.f64 t 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 z (*.f64 z t)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 t y) y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))))
(* -1 (/ t z))
(/.f64 t (-.f64 #s(literal 0 binary64) 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 (/.f64 y z) #s(literal 1 binary64)) (/.f64 y z)))) (/.f64 (*.f64 y (*.f64 t (*.f64 y y))) (*.f64 z (*.f64 z z)))) z)
(* -1 (/ t z))
(/.f64 t (-.f64 #s(literal 0 binary64) 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 y t) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) z))) z)) 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 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.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)
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(* 1/2 (/ x t))
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t x)
(/ t x)
(/.f64 t 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)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(/ t y)
(/.f64 t y)
(* 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 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)
(* 1/2 y)
(*.f64 #s(literal 1/2 binary64) y)

eval122.0ms (1.4%)

Compiler

Compiled 13499 to 1614 computations (88% saved)

prune115.0ms (1.3%)

Pruning

10 alts after pruning (2 fresh and 8 done)

PrunedKeptTotal
New103401034
Fresh022
Picked055
Done033
Total1034101044
Accuracy
100.0%
Counts
1044 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.1%
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 y z)))
74.0%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
62.5%
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
44.7%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
33.5%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
36.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
71.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
33.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
35.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
35.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
Compiler

Compiled 100 to 76 computations (24% saved)

simplify130.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 7 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 y z)
cost-diff0
(/.f64 #s(literal 2 binary64) (-.f64 y z))
cost-diff0
(/.f64 #s(literal 1 binary64) t)
cost-diff128
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 y z)))
cost-diff0
(*.f64 t #s(literal 2 binary64))
cost-diff0
(+.f64 y x)
cost-diff0
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
Rules
1884×sum3-define
1712×fnmadd-define
1646×fma-define
1398×fmsub-define
1310×fnmsub-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01340
12640
24739
310539
424039
563739
6130639
7212939
8397039
9618539
10773939
0837739
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ y x) (* t 2))
(+ y x)
y
x
(* t 2)
t
2
(/ (/ 1 t) (/ 2 (- y z)))
(/ 1 t)
1
t
(/ 2 (- y z))
2
(- y z)
y
z
Outputs
(/ (+ y x) (* t 2))
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))
(+ y x)
(+.f64 y x)
y
x
(* t 2)
(*.f64 t #s(literal 2 binary64))
t
2
#s(literal 2 binary64)
(/ (/ 1 t) (/ 2 (- y z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
1
#s(literal 1 binary64)
t
(/ 2 (- y z))
(/.f64 #s(literal 2 binary64) (-.f64 y z))
2
#s(literal 2 binary64)
(- y z)
(-.f64 y z)
y
z

localize65.0ms (0.7%)

Localize:

Found 7 expressions of interest:

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

Compiled 47 to 14 computations (70.2% saved)

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

series8.0ms (0.1%)

Counts
7 → 168
Calls
Call 1
Inputs
#<alt (/ (+ y x) (* t 2))>
#<alt (+ y x)>
#<alt (* t 2)>
#<alt (/ (/ 1 t) (/ 2 (- y z)))>
#<alt (/ 1 t)>
#<alt (/ 2 (- y z))>
#<alt (- y z)>
Outputs
#<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>
#<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 (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 t)>
#<alt (* 2 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 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ 1 t)>
#<alt (/ -2 z)>
#<alt (- (* -2 (/ y (pow z 2))) (* 2 (/ 1 z)))>
#<alt (- (* y (- (* -2 (/ y (pow z 3))) (* 2 (/ 1 (pow z 2))))) (* 2 (/ 1 z)))>
#<alt (- (* y (- (* y (- (* -2 (/ y (pow z 4))) (* 2 (/ 1 (pow z 3))))) (* 2 (/ 1 (pow z 2))))) (* 2 (/ 1 z)))>
#<alt (/ 2 y)>
#<alt (/ (+ 2 (* 2 (/ z y))) y)>
#<alt (/ (- (+ 2 (* 2 (/ (pow z 2) (pow y 2)))) (* -2 (/ z y))) y)>
#<alt (/ (- (+ 2 (* 2 (/ (pow z 3) (pow y 3)))) (+ (* -2 (/ z y)) (* -2 (/ (pow z 2) (pow y 2))))) y)>
#<alt (/ 2 y)>
#<alt (* -1 (/ (- (* -2 (/ z y)) 2) y))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow z 2) y)) (* -2 z)) y)) 2) y))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow z 3) y)) (* 2 (pow z 2))) y)) (* -2 z)) y)) 2) y))>
#<alt (/ 2 y)>
#<alt (+ (* 2 (/ z (pow y 2))) (* 2 (/ 1 y)))>
#<alt (+ (* z (+ (* 2 (/ z (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))>
#<alt (+ (* z (+ (* z (+ (* 2 (/ z (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))>
#<alt (/ -2 z)>
#<alt (/ (- (* -2 (/ y z)) 2) z)>
#<alt (/ (- (* -2 (/ (pow y 2) (pow z 2))) (+ 2 (* 2 (/ y z)))) z)>
#<alt (/ (- (* -2 (/ (pow y 3) (pow z 3))) (+ 2 (+ (* 2 (/ y z)) (* 2 (/ (pow y 2) (pow z 2)))))) z)>
#<alt (/ -2 z)>
#<alt (* -1 (/ (+ 2 (* 2 (/ y z))) z))>
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) z)) (* 2 y)) z))) z))>
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) z)) (* -2 (pow y 2))) z)) (* 2 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)))))>
Calls

42 calls:

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

rewrite297.0ms (3.4%)

Algorithm
batch-egg-rewrite
Rules
4008×*-lowering-*.f32
4008×*-lowering-*.f64
3508×/-lowering-/.f32
3508×/-lowering-/.f64
1120×frac-times
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01331
17930
258130
3675130
0829430
Stop Event
iter limit
node limit
Counts
7 → 605
Calls
Call 1
Inputs
(/ (+ y x) (* t 2))
(+ y x)
(* t 2)
(/ (/ 1 t) (/ 2 (- y z)))
(/ 1 t)
(/ 2 (- y z))
(- y z)
Outputs
(+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x))
(+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) t)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (/.f64 y (*.f64 t #s(literal 2 binary64))))
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (/.f64 y (*.f64 t #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) (*.f64 t #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (*.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t #s(literal -2 binary64))) (/.f64 (+.f64 y x) (*.f64 t #s(literal -2 binary64))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 y x)))) (/.f64 (*.f64 x x) (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 y x)))))
(neg.f64 (/.f64 (+.f64 y x) (*.f64 t #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 t #s(literal -2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t))))
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)))
(/.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))) (*.f64 t #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 y x) #s(literal 2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (+.f64 y x)))
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 y x)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 t #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (*.f64 t #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 y x))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 t #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.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)))) (*.f64 (*.f64 t #s(literal -2 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 t (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 y x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) t)) #s(literal -2 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 y x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 y x))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 x y)))
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t #s(literal 2 binary64))) (-.f64 y x))
(/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t)
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 y x) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (-.f64 x y) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 y x) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 y x) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 t (-.f64 y x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 x y) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 x y) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (-.f64 y x)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal 2 binary64) (-.f64 x y)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal -2 binary64) (-.f64 y x)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -2 binary64) (-.f64 x y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (-.f64 y x)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (-.f64 x y)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t #s(literal 2 binary64)))) (-.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)) (*.f64 t #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (neg.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (*.f64 t #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t)
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) t))) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t #s(literal 2 binary64)))) (-.f64 y x))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) #s(literal 2 binary64))) t)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 t #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.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 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 x y))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) t)) (-.f64 y x))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 y x)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) #s(literal -1 binary64)) (*.f64 t #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)) (-.f64 y x))) (-.f64 y x))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)) #s(literal -1 binary64))
(*.f64 (+.f64 y x) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 y x)))))
(*.f64 (/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t) #s(literal 1 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t) (/.f64 (-.f64 y x) (-.f64 y x)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 y x) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 y x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (+.f64 y x)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y x) (*.f64 t #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (+.f64 y x) #s(literal -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (*.f64 t #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 (+.f64 y x) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 y x)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 t #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y x)))
(*.f64 (/.f64 (+.f64 y x) t) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) t)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y x) t))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) t)))
(*.f64 (/.f64 (+.f64 y x) (*.f64 t #s(literal -2 binary64))) #s(literal -1 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(*.f64 (pow.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (+.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 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.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 (*.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)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64)))
(*.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 2 binary64))) (/.f64 (+.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) t)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (/.f64 #s(literal -1/2 binary64) t))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x (*.f64 (-.f64 x y) (*.f64 x (-.f64 x y))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(*.f64 (/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(+.f64 y x)
(+.f64 x y)
(+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(-.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)))
(fma.f64 y (/.f64 y (-.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x))))
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x))))
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x))))
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x))))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x))))
(/.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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))
(/.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 y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 y x) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 x y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(/.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)))) (-.f64 y x))
(/.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))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x))) (*.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))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.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 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.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 y (*.f64 y y)) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64))
(*.f64 (+.f64 y x) #s(literal 1 binary64))
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (-.f64 y x)))
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x))))
(*.f64 #s(literal 1 binary64) (+.f64 y x))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 (+.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)))
(*.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 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x (*.f64 (-.f64 x y) (*.f64 x (-.f64 x y))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))
(-.f64 #s(literal 0 binary64) (*.f64 t #s(literal -2 binary64)))
(neg.f64 (*.f64 t #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) t)))
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t))
(/.f64 (*.f64 t #s(literal -2 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)))
(*.f64 t #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) t)
(*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 t #s(literal -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t))
(*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))
(+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 z (*.f64 t #s(literal -2 binary64))))
(+.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))
(+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (-.f64 y z) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y z) t)))
(-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 z #s(literal 2 binary64)) t))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 z y))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y z) t)))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (/.f64 z (*.f64 t #s(literal -2 binary64))))
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) y) (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (/.f64 z (*.f64 t #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t)))
(fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t)))
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) t)))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y z) t)))
(neg.f64 (*.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t)))
(neg.f64 (/.f64 (/.f64 (-.f64 y z) #s(literal -2 binary64)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (-.f64 y z) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y z)) (/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.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 z) (-.f64 z y)) (*.f64 t #s(literal -2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 y z)))
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 (-.f64 y z) #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 z y)))
(/.f64 (-.f64 z y) (*.f64 t #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) t)
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 y z))))
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (+.f64 y z)))
(/.f64 (/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 y z))))
(/.f64 (/.f64 (-.f64 y z) #s(literal -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)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 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)))) (*.f64 (*.f64 t #s(literal -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)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (+.f64 y z))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 y z)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))
(/.f64 (/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 t #s(literal -2 binary64))) (+.f64 y z))
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 (neg.f64 (/.f64 (-.f64 y z) t)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 y z))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 y z)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 y z)) t))
(/.f64 (*.f64 (-.f64 z y) #s(literal 1 binary64)) (*.f64 t #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 z y) #s(literal -1 binary64)) (*.f64 t #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 t #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #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 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (+.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 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #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 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.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))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) #s(literal -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 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) t))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 y z) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (*.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (*.f64 t #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) t))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 #s(literal -2 binary64) (+.f64 y z)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal -2 binary64) (+.f64 y z)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.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 (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.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 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 y z))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.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 z) (-.f64 z y)) (*.f64 t #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.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 binary64) t) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))) (+.f64 y z))
(/.f64 (+.f64 (pow.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) (/.f64 z (*.f64 t #s(literal -2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 z (*.f64 t #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) (/.f64 z (*.f64 t #s(literal -2 binary64))))) (-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 z (*.f64 t #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 y z) (/.f64 #s(literal -1 binary64) t)) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.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 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 #s(literal 0 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 #s(literal 0 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 0 binary64) (+.f64 y z)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.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 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (*.f64 (+.f64 y z) (-.f64 z y))) (+.f64 y z))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (+.f64 y z)) (-.f64 y z))) (+.f64 y z))
(pow.f64 (/.f64 t (/.f64 (-.f64 y z) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) #s(literal 2 binary64)))
(*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))
(*.f64 (/.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y z) t)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y z) #s(literal -2 binary64)))
(*.f64 (-.f64 z y) (/.f64 #s(literal -1/2 binary64) t))
(*.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 y z)))) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 y z))))
(*.f64 (/.f64 (-.f64 y z) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 y z) t)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z y) t))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y z))))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (-.f64 y z) #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.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 z) (-.f64 z y)) (*.f64 t #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 z y))
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 z y) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 (-.f64 y z) #s(literal -2 binary64)))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z y))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(*.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 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.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 y z)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) (+.f64 y z)))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 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 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 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 y z)))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 y z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.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 binary64) t) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (+.f64 y z)))
(*.f64 (pow.f64 (/.f64 t (/.f64 (-.f64 y z) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (/.f64 (-.f64 y z) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 z y))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z))
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 t #s(literal -2 binary64))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) t))
(neg.f64 (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) t)
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))
(pow.f64 t #s(literal -1 binary64))
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64)))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y z)))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z)) y) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z)) z))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z)) z) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z)) y))
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 y z)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (*.f64 z (+.f64 y z)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y z) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))
(+.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))) (*.f64 z (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))))
(+.f64 (*.f64 z (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))) (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 z y)))
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 z y)))
(/.f64 #s(literal 2 binary64) (-.f64 y z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 z y)) #s(literal -1 binary64))
(/.f64 #s(literal -2 binary64) (-.f64 z y))
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1/2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))
(/.f64 (/.f64 #s(literal 2 binary64) (-.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 2 binary64) (+.f64 y z)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 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 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)))
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)))))
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))
(pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y z)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 z y)))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 2 binary64))
(*.f64 (+.f64 y z) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 y z)) (*.f64 #s(literal 2 binary64) (+.f64 y z)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (/.f64 #s(literal 2 binary64) (-.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 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z)) (+.f64 y z))
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z)) (/.f64 (+.f64 y z) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y z)) (-.f64 y z))) (+.f64 y z))
(*.f64 (/.f64 #s(literal -2 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 -2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.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 2 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 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 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.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 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)))
(-.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 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64)))
(-.f64 (+.f64 y #s(literal 0 binary64)) z)
(fma.f64 y (/.f64 (*.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))))))
(fma.f64 y (/.f64 y (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(fma.f64 #s(literal -1 binary64) z y)
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.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))))))
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(fma.f64 (*.f64 y y) (/.f64 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))))))
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.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))))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.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))))))
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z))))
(neg.f64 (-.f64 z y))
(/.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 y z) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y)))
(/.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 y z))))
(/.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 y z))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (neg.f64 (*.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 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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))))
(/.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 (-.f64 (*.f64 y y) (*.f64 z z)) (*.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 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) 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 y z))))))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) (+.f64 y z)))
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z 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 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (+.f64 y z))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (+.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))))) (+.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 z y))) (+.f64 y z))
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(/.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))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.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 y (*.f64 y y)) (*.f64 z (*.f64 z z))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z 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 #s(literal -1 binary64) (-.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 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 #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))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 1 binary64)))
(*.f64 (+.f64 y z) (/.f64 (-.f64 y z) (+.f64 y z)))
(*.f64 (+.f64 y z) (*.f64 (-.f64 y z) (/.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 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))))
(*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)))))
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))

simplify533.0ms (6.1%)

Algorithm
egg-herbie
Rules
5832×*-lowering-*.f32
5832×*-lowering-*.f64
2084×/-lowering-/.f32
2084×/-lowering-/.f64
1262×times-frac
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02231233
17441192
221491141
377831140
081211140
Stop Event
iter limit
node limit
Counts
168 → 168
Calls
Call 1
Inputs
(* 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
(+ 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)))
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 t)
(* 2 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 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ 1 t)
(/ -2 z)
(- (* -2 (/ y (pow z 2))) (* 2 (/ 1 z)))
(- (* y (- (* -2 (/ y (pow z 3))) (* 2 (/ 1 (pow z 2))))) (* 2 (/ 1 z)))
(- (* y (- (* y (- (* -2 (/ y (pow z 4))) (* 2 (/ 1 (pow z 3))))) (* 2 (/ 1 (pow z 2))))) (* 2 (/ 1 z)))
(/ 2 y)
(/ (+ 2 (* 2 (/ z y))) y)
(/ (- (+ 2 (* 2 (/ (pow z 2) (pow y 2)))) (* -2 (/ z y))) y)
(/ (- (+ 2 (* 2 (/ (pow z 3) (pow y 3)))) (+ (* -2 (/ z y)) (* -2 (/ (pow z 2) (pow y 2))))) y)
(/ 2 y)
(* -1 (/ (- (* -2 (/ z y)) 2) y))
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow z 2) y)) (* -2 z)) y)) 2) y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow z 3) y)) (* 2 (pow z 2))) y)) (* -2 z)) y)) 2) y))
(/ 2 y)
(+ (* 2 (/ z (pow y 2))) (* 2 (/ 1 y)))
(+ (* z (+ (* 2 (/ z (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))
(+ (* z (+ (* z (+ (* 2 (/ z (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))
(/ -2 z)
(/ (- (* -2 (/ y z)) 2) z)
(/ (- (* -2 (/ (pow y 2) (pow z 2))) (+ 2 (* 2 (/ y z)))) z)
(/ (- (* -2 (/ (pow y 3) (pow z 3))) (+ 2 (+ (* 2 (/ y z)) (* 2 (/ (pow y 2) (pow z 2)))))) z)
(/ -2 z)
(* -1 (/ (+ 2 (* 2 (/ y z))) z))
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) z)) (* 2 y)) z))) z))
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) z)) (* -2 (pow y 2))) z)) (* 2 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)))))
Outputs
(* 1/2 (/ x t))
(*.f64 #s(literal 1/2 binary64) (/.f64 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 (+.f64 (/.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) y))
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) y))
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) t)) (*.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 y))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) y))
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) y))
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) (/.f64 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 #s(literal 1/2 binary64) (/.f64 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
(+ 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)))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
(* 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 #s(literal -1/2 binary64) 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)) (* 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 (+.f64 (/.f64 z (*.f64 t y)) (/.f64 #s(literal -1 binary64) t)) (*.f64 y #s(literal -1/2 binary64)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 z (*.f64 t y)) (/.f64 #s(literal -1 binary64) t)) (*.f64 y #s(literal -1/2 binary64)))
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))
(*.f64 (+.f64 (/.f64 z (*.f64 t y)) (/.f64 #s(literal -1 binary64) t)) (*.f64 y #s(literal -1/2 binary64)))
(* 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 (+.f64 (/.f64 z (*.f64 t y)) (/.f64 #s(literal -1 binary64) t)) (*.f64 y #s(literal -1/2 binary64)))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 z (*.f64 t y)) (/.f64 #s(literal -1 binary64) t)) (*.f64 y #s(literal -1/2 binary64)))
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))
(*.f64 (+.f64 (/.f64 z (*.f64 t y)) (/.f64 #s(literal -1 binary64) t)) (*.f64 y #s(literal -1/2 binary64)))
(* 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 #s(literal -1/2 binary64) z) 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 #s(literal -1/2 binary64) z) 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 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(- (* -2 (/ y (pow z 2))) (* 2 (/ 1 z)))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) z)
(- (* y (- (* -2 (/ y (pow z 3))) (* 2 (/ 1 (pow z 2))))) (* 2 (/ 1 z)))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y z)))) z)) z)
(- (* y (- (* y (- (* -2 (/ y (pow z 4))) (* 2 (/ 1 (pow z 3))))) (* 2 (/ 1 (pow z 2))))) (* 2 (/ 1 z)))
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z z)) z))) (/.f64 #s(literal -2 binary64) (*.f64 z z)))) (/.f64 #s(literal -2 binary64) z))
(/ 2 y)
(/.f64 #s(literal 2 binary64) y)
(/ (+ 2 (* 2 (/ z y))) y)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) z) y)) y)
(/ (- (+ 2 (* 2 (/ (pow z 2) (pow y 2)))) (* -2 (/ z y))) y)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z y)))) y)) y)
(/ (- (+ 2 (* 2 (/ (pow z 3) (pow y 3)))) (+ (* -2 (/ z y)) (* -2 (/ (pow z 2) (pow y 2))))) y)
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 z y))))) y)
(/ 2 y)
(/.f64 #s(literal 2 binary64) y)
(* -1 (/ (- (* -2 (/ z y)) 2) y))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) z) y)) y)
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow z 2) y)) (* -2 z)) y)) 2) y))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z y)))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow z 3) y)) (* 2 (pow z 2))) y)) (* -2 z)) y)) 2) y))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z y))))) y)) y)) y)
(/ 2 y)
(/.f64 #s(literal 2 binary64) y)
(+ (* 2 (/ z (pow y 2))) (* 2 (/ 1 y)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) z) y)) y)
(+ (* z (+ (* 2 (/ z (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) y)) (*.f64 y y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) z) y)) y))
(+ (* z (+ (* z (+ (* 2 (/ z (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 z (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 z z))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) z) y)) y))
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(/ (- (* -2 (/ y z)) 2) z)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) z)
(/ (- (* -2 (/ (pow y 2) (pow z 2))) (+ 2 (* 2 (/ y z)))) z)
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y z)))) z)) z)
(/ (- (* -2 (/ (pow y 3) (pow z 3))) (+ 2 (+ (* 2 (/ y z)) (* 2 (/ (pow y 2) (pow z 2)))))) z)
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (*.f64 y y))) (*.f64 z (*.f64 z z))) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y z)))) z))) z)
(/ -2 z)
(/.f64 #s(literal -2 binary64) z)
(* -1 (/ (+ 2 (* 2 (/ y z))) z))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) z)
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) z)) (* 2 y)) z))) z))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y z)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) z)) (* -2 (pow y 2))) z)) (* 2 y)) z))) z))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y z))))) z) (*.f64 y #s(literal -2 binary64))) 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)))

eval97.0ms (1.1%)

Compiler

Compiled 15062 to 1784 computations (88.2% saved)

prune103.0ms (1.2%)

Pruning

10 alts after pruning (0 fresh and 10 done)

PrunedKeptTotal
New7730773
Fresh000
Picked022
Done088
Total77310783
Accuracy
100.0%
Counts
783 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.1%
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (-.f64 y z)))
74.0%
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64)))
62.5%
(/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64)))
44.7%
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t)
33.5%
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t)
36.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t)
71.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))
33.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 t y))
35.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
35.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
Compiler

Compiled 200 to 115 computations (42.5% saved)

regimes145.0ms (1.7%)

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

8 calls:

109.0ms
x
5.0ms
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
5.0ms
t
5.0ms
(*.f64 t #s(literal 2 binary64))
5.0ms
(-.f64 (+.f64 x y) z)
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)

regimes32.0ms (0.4%)

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

7 calls:

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

Compiled 43 to 33 computations (23.3% saved)

regimes41.0ms (0.5%)

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

5 calls:

24.0ms
y
4.0ms
x
4.0ms
(*.f64 t #s(literal 2 binary64))
4.0ms
z
4.0ms
t
Results
AccuracySegmentsBranch
95.5%2x
92.0%3y
93.4%4z
79.0%3t
79.0%3(*.f64 t #s(literal 2 binary64))
Compiler

Compiled 27 to 22 computations (18.5% saved)

regimes4.0ms (0%)

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

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
95.3%2x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes18.0ms (0.2%)

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

3 calls:

3.0ms
z
3.0ms
x
3.0ms
y
Results
AccuracySegmentsBranch
86.1%3z
74.4%3y
89.9%2x
Compiler

Compiled 15 to 12 computations (20% saved)

regimes4.0ms (0%)

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

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
89.5%2x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes12.0ms (0.1%)

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

4 calls:

3.0ms
x
3.0ms
z
3.0ms
y
3.0ms
t
Results
AccuracySegmentsBranch
61.5%2y
49.2%3t
64.6%4z
71.9%3x
Compiler

Compiled 20 to 16 computations (20% saved)

regimes9.0ms (0.1%)

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

3 calls:

4.0ms
y
3.0ms
z
2.0ms
x
Results
AccuracySegmentsBranch
41.6%3z
52.9%2y
57.8%2x
Compiler

Compiled 15 to 12 computations (20% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
57.7%2x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
57.6%2x
Compiler

Compiled 5 to 4 computations (20% saved)

regimes10.0ms (0.1%)

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

4 calls:

5.0ms
z
2.0ms
y
2.0ms
t
2.0ms
x
Results
AccuracySegmentsBranch
35.9%1z
35.9%1t
35.9%1y
35.9%1x
Compiler

Compiled 20 to 16 computations (20% saved)

regimes5.0ms (0.1%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

4 calls:

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

Compiled 20 to 16 computations (20% saved)

bsearch14.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
-3.367167671374112e+58
-4.669250981146224e+54
Results
9.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 (28.7% of total)
ival-div: 1.0ms (28.7% of total)
ival-add: 1.0ms (28.7% of total)
ival-mult: 1.0ms (28.7% 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
14.0ms
-3.367167671374112e+58
-4.669250981146224e+54
Results
9.0ms128×0valid
Compiler

Compiled 212 to 159 computations (25% saved)

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

bsearch15.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
14.0ms
-1.7551476039830122e+104
-4.052439184335961e+100
Results
9.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 (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)

bsearch16.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
-1.7551476039830122e+104
-4.052439184335961e+100
Results
9.0ms128×0valid
Compiler

Compiled 196 to 151 computations (23% saved)

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

bsearch38.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
-4.933944313562434e-302
3.1135359715832954e-304
16.0ms
-4.052439184335961e+100
-1.717940282979547e+88
Results
21.0ms320×0valid
Compiler

Compiled 420 to 335 computations (20.2% saved)

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

bsearch18.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
-4.669250981146224e+54
-3.5886250196647297e+49
Results
12.0ms144×0valid
Compiler

Compiled 200 to 159 computations (20.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 4.0ms
ival-sub: 1.0ms (26% of total)
ival-div: 1.0ms (26% of total)
ival-add: 1.0ms (26% of total)
ival-mult: 1.0ms (26% 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
14.0ms
-4.669250981146224e+54
-3.5886250196647297e+49
Results
9.0ms144×0valid
Compiler

Compiled 200 to 159 computations (20.5% saved)

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

bsearch19.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
-4.669250981146224e+54
-3.5886250196647297e+49
Results
13.0ms144×0valid
Compiler

Compiled 200 to 159 computations (20.5% saved)

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

simplify11.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
060163
170163
277163
379163
480163
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (+.f64 x y) z)))
(if (<=.f64 x #s(literal -580000000000000014103115677939482789906645090211272327168 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))))
(if (<=.f64 x #s(literal -44999999999999999780013282076507874806620531745424932864 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -55000000000000001845993457149660028035715400513458500965000721093682873872843300703926227524816732160 binary64)) (/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -53999999999999998512012098118354856858438382802493680280791707236853787697530666763796361395734935764992 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -1700000000000000090024667405850206306033168419265033871912107035477102899961180639713034240 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 x #s(literal -8349092948926563/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(if (<=.f64 x #s(literal -1419999999999999983727607138668932362056590686158848 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t))
(if (<=.f64 x #s(literal -67999999999999999539024509856590702399396174052196352 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(if (<=.f64 x #s(literal -520000000000000039674803173677812417133817848922112 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
Outputs
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (+.f64 x y) z)))
(if (<=.f64 x #s(literal -580000000000000014103115677939482789906645090211272327168 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))))
(if (<=.f64 x #s(literal -44999999999999999780013282076507874806620531745424932864 binary64)) (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -55000000000000001845993457149660028035715400513458500965000721093682873872843300703926227524816732160 binary64)) (/.f64 (+.f64 y x) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -55000000000000001845993457149660028035715400513458500965000721093682873872843300703926227524816732160 binary64)) (/.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -53999999999999998512012098118354856858438382802493680280791707236853787697530666763796361395734935764992 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -53999999999999998512012098118354856858438382802493680280791707236853787697530666763796361395734935764992 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))))
(if (<=.f64 x #s(literal -1700000000000000090024667405850206306033168419265033871912107035477102899961180639713034240 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (if (<=.f64 x #s(literal -8349092948926563/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t)))
(if (<=.f64 x #s(literal -1700000000000000090024667405850206306033168419265033871912107035477102899961180639713034240 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (if (<=.f64 x #s(literal -8349092948926563/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 y #s(literal 1/2 binary64)) t)))
(if (<=.f64 x #s(literal -1419999999999999983727607138668932362056590686158848 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 (*.f64 #s(literal 1/2 binary64) y) t))
(if (<=.f64 x #s(literal -1419999999999999983727607138668932362056590686158848 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (/.f64 (*.f64 y #s(literal 1/2 binary64)) t))
(if (<=.f64 x #s(literal -67999999999999999539024509856590702399396174052196352 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(if (<=.f64 x #s(literal -67999999999999999539024509856590702399396174052196352 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(if (<=.f64 x #s(literal -520000000000000039674803173677812417133817848922112 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (/.f64 #s(literal 1/2 binary64) (/.f64 t y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 t x))
(*.f64 (/.f64 #s(literal 1/2 binary64) t) x)
(*.f64 x (/.f64 #s(literal 1/2 binary64) t))

soundness1.5s (17.5%)

Rules
5074×*-lowering-*.f32
5074×*-lowering-*.f64
4790×*-lowering-*.f32
4790×*-lowering-*.f64
4350×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0920
15320
250020
0833720
05193664
117033504
252043440
082863440
02271
113371
2102371
0855371
0103794
1335791
2969791
33391710
08402710
Stop Event
done
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 457 to 274 computations (40% saved)

preprocess80.0ms (0.9%)

Remove

(sort x y)

(negabs t)

Compiler

Compiled 516 to 244 computations (52.7% saved)

end0.0ms (0%)

Profiling

Loading profile data...