SynthBasics:moogVCF from YampaSynth-0.2

Time bar (total: 13.1s)

analyze117.0ms (0.9%)

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
50%49.9%49.9%0.2%0%0%0%3
50%49.9%49.9%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
75%74.9%25%0.2%0%0%0%7
75%74.9%25%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
87.5%87.3%12.5%0.2%0%0%0%11
87.5%87.3%12.5%0.2%0%0%0%12
Compiler

Compiled 20 to 13 computations (35% saved)

Precisions
Click to see histograms. Total time spent on operations: 43.0ms
ival-mult: 13.0ms (30.4% of total)
ival-sub: 10.0ms (23.4% of total)
ival-tanh: 10.0ms (23.4% of total)
ival-div: 6.0ms (14% of total)
ival-add: 4.0ms (9.3% of total)
const: 1.0ms (2.3% of total)
backward-pass: 0.0ms (0% of total)

sample1.6s (12.2%)

Results
1.0s8052×0valid
46.0ms204×1valid
Precisions
Click to see histograms. Total time spent on operations: 640.0ms
ival-div: 184.0ms (28.7% of total)
ival-mult: 148.0ms (23.1% of total)
ival-tanh: 124.0ms (19.4% of total)
ival-add: 90.0ms (14.1% of total)
ival-sub: 77.0ms (12% of total)
const: 9.0ms (1.4% of total)
backward-pass: 7.0ms (1.1% of total)
Bogosity

preprocess327.0ms (2.5%)

Algorithm
egg-herbie
Rules
3416×+-lowering-+.f64
3416×+-lowering-+.f32
3180×*-lowering-*.f32
3180×*-lowering-*.f64
1862×sum4-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
078238
1406223
21245210
35327210
01215
15414
216214
344314
4177714
0898214
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
Outputs
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
Call 2
Inputs
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
(+ (neg x) (* (* y z) (- (tanh (/ t y)) (tanh (/ (neg x) y)))))
(+ x (* (* (neg y) z) (- (tanh (/ t (neg y))) (tanh (/ x (neg y))))))
(+ x (* (* y (neg z)) (- (tanh (/ t y)) (tanh (/ x y)))))
(+ x (* (* y z) (- (tanh (/ (neg t) y)) (tanh (/ x y)))))
(neg (+ (neg x) (* (* y z) (- (tanh (/ t y)) (tanh (/ (neg x) y))))))
(neg (+ x (* (* (neg y) z) (- (tanh (/ t (neg y))) (tanh (/ x (neg y)))))))
(neg (+ x (* (* y (neg z)) (- (tanh (/ t y)) (tanh (/ x y))))))
(neg (+ x (* (* y z) (- (tanh (/ (neg t) y)) (tanh (/ x y))))))
(+ y (* (* x z) (- (tanh (/ t x)) (tanh (/ y x)))))
(+ z (* (* y x) (- (tanh (/ t y)) (tanh (/ z y)))))
(+ t (* (* y z) (- (tanh (/ x y)) (tanh (/ t y)))))
(+ x (* (* z y) (- (tanh (/ t z)) (tanh (/ x z)))))
(+ x (* (* t z) (- (tanh (/ y t)) (tanh (/ x t)))))
(+ x (* (* y t) (- (tanh (/ z y)) (tanh (/ x y)))))
Outputs
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
(fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x)
(+ (neg x) (* (* y z) (- (tanh (/ t y)) (tanh (/ (neg x) y)))))
(fmsub (* y z) (+ (tanh (/ t y)) (tanh (/ x y))) x)
(+ x (* (* (neg y) z) (- (tanh (/ t (neg y))) (tanh (/ x (neg y))))))
(fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x)
(+ x (* (* y (neg z)) (- (tanh (/ t y)) (tanh (/ x y)))))
(fma y (* z (- (tanh (/ x y)) (tanh (/ t y)))) x)
(+ x (* (* y z) (- (tanh (/ (neg t) y)) (tanh (/ x y)))))
(fnmadd y (* z (+ (tanh (/ t y)) (tanh (/ x y)))) x)
(neg (+ (neg x) (* (* y z) (- (tanh (/ t y)) (tanh (/ (neg x) y))))))
(fnmadd y (* z (+ (tanh (/ t y)) (tanh (/ x y)))) x)
(neg (+ x (* (* (neg y) z) (- (tanh (/ t (neg y))) (tanh (/ x (neg y)))))))
(fnmsub y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x)
(neg (+ x (* (* y (neg z)) (- (tanh (/ t y)) (tanh (/ x y))))))
(fnmsub y (* z (- (tanh (/ x y)) (tanh (/ t y)))) x)
(neg (+ x (* (* y z) (- (tanh (/ (neg t) y)) (tanh (/ x y))))))
(fmsub (* y z) (+ (tanh (/ t y)) (tanh (/ x y))) x)
(+ y (* (* x z) (- (tanh (/ t x)) (tanh (/ y x)))))
(fma x (* z (- (tanh (/ t x)) (tanh (/ y x)))) y)
(+ z (* (* y x) (- (tanh (/ t y)) (tanh (/ z y)))))
(fma y (* x (- (tanh (/ t y)) (tanh (/ z y)))) z)
(+ t (* (* y z) (- (tanh (/ x y)) (tanh (/ t y)))))
(fma y (* z (- (tanh (/ x y)) (tanh (/ t y)))) t)
(+ x (* (* z y) (- (tanh (/ t z)) (tanh (/ x z)))))
(fma z (* y (- (tanh (/ t z)) (tanh (/ x z)))) x)
(+ x (* (* t z) (- (tanh (/ y t)) (tanh (/ x t)))))
(fma (* z t) (- (tanh (/ y t)) (tanh (/ x t))) x)
(+ x (* (* y t) (- (tanh (/ z y)) (tanh (/ x y)))))
(fma y (* t (- (tanh (/ z y)) (tanh (/ x y)))) x)
Symmetry

(abs y)

explain399.0ms (3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
110-0-(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
00-0-x
00-0-(*.f64 y z)
00-0-(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
00-0-y
00-0-(tanh.f64 (/.f64 t y))
00-0-z
00-0-(tanh.f64 (/.f64 x y))
00-0-(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
00-0-t
00-0-(/.f64 t y)
00-0-(/.f64 x y)
Results
201.0ms440×0valid
149.0ms66×2valid
1.0ms3valid
1.0ms1valid
Compiler

Compiled 145 to 38 computations (73.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 158.0ms
backward-pass: 122.0ms (77.1% of total)
ival-div: 12.0ms (7.6% of total)
ival-mult: 9.0ms (5.7% of total)
ival-tanh: 7.0ms (4.4% of total)
ival-sub: 3.0ms (1.9% of total)
ival-add: 3.0ms (1.9% of total)
const: 1.0ms (0.6% of total)

eval0.0ms (0%)

Compiler

Compiled 19 to 12 computations (36.8% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
96.2%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
Compiler

Compiled 19 to 12 computations (36.8% saved)

simplify220.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
cost-diff0
(*.f64 y z)
cost-diff0
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
cost-diff0
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
Rules
3416×+-lowering-+.f64
3416×+-lowering-+.f32
3180×*-lowering-*.f32
3180×*-lowering-*.f64
1862×sum4-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01258
15457
216257
344357
4177757
0898257
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
x
(* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))
(* y z)
y
z
(- (tanh (/ t y)) (tanh (/ x y)))
(tanh (/ t y))
(/ t y)
t
(tanh (/ x y))
(/ x y)
Outputs
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
x
(* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(* y z)
(*.f64 y z)
y
z
(- (tanh (/ t y)) (tanh (/ x y)))
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
(tanh (/ t y))
(tanh.f64 (/.f64 t y))
(/ t y)
(/.f64 t y)
t
(tanh (/ x y))
(tanh.f64 (/.f64 x y))
(/ x y)
(/.f64 x y)

localize107.0ms (0.8%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
accuracy100.0%
(tanh.f64 (/.f64 x y))
accuracy100.0%
(tanh.f64 (/.f64 t y))
accuracy95.8%
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
Results
73.0ms220×0valid
18.0ms33×2valid
2.0ms1valid
1.0ms3valid
Compiler

Compiled 63 to 13 computations (79.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-div: 7.0ms (32.4% of total)
ival-mult: 5.0ms (23.1% of total)
ival-sub: 3.0ms (13.9% of total)
ival-tanh: 3.0ms (13.9% of total)
backward-pass: 2.0ms (9.2% of total)
ival-add: 2.0ms (9.2% of total)
const: 0.0ms (0% of total)

series77.0ms (0.6%)

Counts
6 → 204
Calls
Call 1
Inputs
#<alt (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))>
#<alt (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))>
#<alt (* y z)>
#<alt (- (tanh (/ t y)) (tanh (/ x y)))>
#<alt (tanh (/ t y))>
#<alt (tanh (/ x y))>
Outputs
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt x>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))>
#<alt x>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))>
#<alt (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))>
#<alt (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))>
#<alt (+ x (* -1 (* z (- (* -1 t) (* -1 x)))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))>
#<alt x>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))>
#<alt (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* z (- t x))>
#<alt (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))>
#<alt (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))>
#<alt (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))>
#<alt (* -1 (* z (- (* -1 t) (* -1 x))))>
#<alt (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))>
#<alt (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))>
#<alt (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (/ (- t x) y)>
#<alt (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)>
#<alt (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y)>
#<alt (* -1 (/ (- (* -1 t) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (/ t y)>
#<alt (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))>
#<alt (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ t y)>
#<alt (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)>
#<alt (/ t y)>
#<alt (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))>
#<alt (/ x y)>
#<alt (* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y)))>
#<alt (* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ x y)>
#<alt (/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)>
#<alt (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y)>
#<alt (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y)>
#<alt (/ x y)>
#<alt (* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))>
Calls

51 calls:

TimeVariablePointExpression
14.0ms
x
@0
(tanh (/ x y))
8.0ms
y
@inf
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
6.0ms
y
@inf
(tanh (/ x y))
6.0ms
t
@-inf
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
4.0ms
z
@0
(* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))

rewrite366.0ms (2.8%)

Algorithm
batch-egg-rewrite
Rules
4676×*-lowering-*.f32
4676×*-lowering-*.f64
3988×/-lowering-/.f32
3988×/-lowering-/.f64
2132×--lowering--.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01248
19147
289647
0831747
Stop Event
iter limit
node limit
Counts
6 → 272
Calls
Call 1
Inputs
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
(* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))
(* y z)
(- (tanh (/ t y)) (tanh (/ x y)))
(tanh (/ t y))
(tanh (/ x y))
Outputs
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)))
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x)
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z) x)
(fma.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y x)
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (-.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (*.f64 (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)))
(+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
(fma.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(fma.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
(/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)))) (-.f64 (*.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))) (*.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z))) (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)))) (*.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))) (-.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z)))) (-.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z))))
(*.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))
(*.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y)
(*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z)
(*.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(*.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(*.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 y z)
(*.f64 z y)
(+.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(+.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (tanh.f64 (/.f64 t y)))
(+.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (neg.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(+.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (neg.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))))
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(+.f64 (fma.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))))
(+.f64 (fma.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))
(+.f64 (fma.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))))
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(-.f64 (/.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 #s(literal -1 binary64) (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (*.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (tanh.f64 (/.f64 t y))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (+.f64 (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (tanh.f64 (/.f64 t y))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(*.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(*.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(*.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(+.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))))
(+.f64 (/.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))))
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(-.f64 (/.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) #s(literal 1 binary64)))
(/.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (*.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (/.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))))) (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))) (+.f64 (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(*.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y)))
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (/.f64 t y)) (cosh.f64 (/.f64 t y))))
(*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))))
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))))
(tanh.f64 (/.f64 t y))
(+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (neg.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(+.f64 (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (neg.f64 (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(-.f64 (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y))) #s(literal 1 binary64)))
(/.f64 (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (+.f64 (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))) (*.f64 (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (+.f64 (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y))) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(*.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y)))
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (/.f64 x y)) (cosh.f64 (/.f64 x y))))
(*.f64 (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(tanh.f64 (/.f64 x y))

simplify255.0ms (1.9%)

Algorithm
egg-herbie
Rules
3608×*-lowering-*.f32
3608×*-lowering-*.f64
3606×+-lowering-+.f64
3606×+-lowering-+.f32
1352×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
04959897
118356884
089666884
Stop Event
iter limit
node limit
Counts
204 → 204
Calls
Call 1
Inputs
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
x
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* z (- t x)))
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* z (- t x))
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(* -1 (* z (- (* -1 t) (* -1 x))))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(/ (- t x) y)
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(/ t y)
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ t y)
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)
(/ t y)
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(/ x y)
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y)))
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ x y)
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y)
(/ x y)
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
Outputs
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) z) (*.f64 y y)))))
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) z) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 y y)))))))
x
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+.f64 x (*.f64 z (-.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) x)))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(+.f64 (+.f64 x (*.f64 z (-.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) x))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 y y)))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))
(+.f64 (+.f64 x (*.f64 z (-.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) x))) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 y y)) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1/12 binary64))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 0 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/12 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t #s(literal -1/2 binary64))) #s(literal 0 binary64))))) (*.f64 y (*.f64 y y))))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(-.f64 x (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) t))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) (-.f64 x (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) t)))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))
(-.f64 (-.f64 x (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) t)))) (/.f64 (+.f64 (*.f64 z #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 z y))) y))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))
(-.f64 (-.f64 x (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 (*.f64 z #s(literal 0 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1/12 binary64)))))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/12 binary64)))))))) y) (*.f64 z (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) y)) y))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))) (/.f64 x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))) (/.f64 x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))) (/.f64 x z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))) (neg.f64 y)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))) (neg.f64 y)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))) (neg.f64 y)) (/.f64 x z)))
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 x (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 y z)))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 y z)) (*.f64 z t)))
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 y z)) (+.f64 x (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y))))))
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 y z)) (*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 z #s(literal -1/3 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 z (*.f64 t t)) #s(literal 2/15 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* z (- t x))
(*.f64 z (-.f64 t x))
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))
(*.f64 z (-.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) x))
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))
(+.f64 (*.f64 z (-.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) x)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 y y)))
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(+.f64 (*.f64 z (-.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 y y)) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1/12 binary64))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 0 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/12 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t #s(literal -1/2 binary64))) #s(literal 0 binary64))))) (*.f64 y (*.f64 y y))))))
(* -1 (* z (- (* -1 t) (* -1 x))))
(*.f64 z (*.f64 #s(literal 1 binary64) (-.f64 t x)))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))
(-.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) t))))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))
(-.f64 (*.f64 z (*.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (+.f64 (*.f64 z #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 z y))) y))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))
(-.f64 (*.f64 z (*.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (-.f64 (*.f64 z #s(literal 0 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1/12 binary64)))))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/12 binary64)))))))) y) (*.f64 z (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) y)) y))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 y z))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 y z)) (*.f64 z t))
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 y z)) (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))))
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 y z)) (*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 z #s(literal -1/3 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 z (*.f64 t t)) #s(literal 2/15 binary64)) (pow.f64 y #s(literal 4 binary64))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(-.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 z x))
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) z) (*.f64 y y)) z)))
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) z) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 y y)))) z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))))
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -1/3 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))))
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 t t) #s(literal 2/15 binary64)) (pow.f64 y #s(literal 5 binary64))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)
(/.f64 (-.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) x) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)
(/.f64 (-.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 y y)) (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)))))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y y))))))) y)
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y)
(/.f64 (-.f64 (+.f64 t (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 y y)) (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))))) (*.f64 (-.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1/12 binary64))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) (+.f64 x (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y y))))) (*.f64 (-.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/12 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t #s(literal -1/2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t x)) y)
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(/.f64 (+.f64 x (-.f64 (/.f64 #s(literal 0 binary64) y) t)) (neg.f64 y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(/.f64 (+.f64 x (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (neg.f64 y)) y))) (neg.f64 y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(/.f64 (+.f64 x (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 (+.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1/12 binary64)))))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/12 binary64))))))) (neg.f64 y))) (neg.f64 y)) y))) (neg.f64 y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (-.f64 #s(literal 0 binary64) x) y))
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (pow.f64 y #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) y))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(/ t y)
(/.f64 t y)
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -1/3 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)))
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 t t) #s(literal 2/15 binary64)) (pow.f64 y #s(literal 5 binary64)))))))
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -17/315 binary64)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64))))) (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ t y)
(/.f64 t y)
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)
(/.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)
(/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y y))))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1/12 binary64))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (*.f64 y y))))) (-.f64 t (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t #s(literal -1/2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) y)
(/ t y)
(/.f64 t y)
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) t) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (neg.f64 y)) y))) y)
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (/.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/3 binary64))) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1/12 binary64)))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t #s(literal -1/2 binary64)))) (neg.f64 y))) (neg.f64 y)) y))) y)
(/ x y)
(/.f64 x y)
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 y (*.f64 y y)))))
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (pow.f64 y #s(literal 5 binary64))))))))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (pow.f64 y #s(literal 7 binary64))))) (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ x y)
(/.f64 x y)
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)
(/.f64 (+.f64 x (/.f64 #s(literal 0 binary64) y)) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y)
(/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))))) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/12 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y))))) (-.f64 x (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) y)
(/ x y)
(/.f64 x y)
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))
(/.f64 (+.f64 x (/.f64 #s(literal 0 binary64) y)) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) y)) y))) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)))) (neg.f64 y))) (neg.f64 y)) y))) y)

eval69.0ms (0.5%)

Compiler

Compiled 22041 to 1879 computations (91.5% saved)

prune98.0ms (0.7%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New4688476
Fresh000
Picked101
Done000
Total4698477
Accuracy
100.0%
Counts
477 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.1%
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x)
91.8%
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
98.9%
(+.f64 x (*.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y))
48.1%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y)))
60.6%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
67.9%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
56.6%
(+.f64 x (*.f64 z (-.f64 t x)))
57.1%
x
Compiler

Compiled 258 to 160 computations (38% saved)

simplify234.0ms (1.8%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 y z)
cost-diff0
(*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)))
cost-diff0
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
cost-diff384
(+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
cost-diff0
(-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))
cost-diff0
(*.f64 y z)
cost-diff0
(*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))
cost-diff0
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
cost-diff0
(/.f64 (-.f64 t x) y)
cost-diff0
(*.f64 y z)
cost-diff0
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y)))
cost-diff256
(*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y))
cost-diff0
(tanh.f64 (/.f64 t y))
cost-diff0
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
cost-diff0
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y)
cost-diff6272
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x)
Rules
3662×*-lowering-*.f32
3662×*-lowering-*.f64
3444×+-lowering-+.f64
3444×+-lowering-+.f32
1992×fma-lowering-fma.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
026210
198208
2314208
3949208
43342198
08445198
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x)
(* (- (tanh (/ t y)) (tanh (/ x y))) y)
(- (tanh (/ t y)) (tanh (/ x y)))
(tanh (/ t y))
(/ t y)
t
y
(tanh (/ x y))
(/ x y)
x
z
x
(+ x (* (* y z) (/ (- t x) y)))
x
(* (* y z) (/ (- t x) y))
(* y z)
y
z
(/ (- t x) y)
(- t x)
t
(+ x (* (* y z) (- (/ t y) (tanh (/ x y)))))
x
(* (* y z) (- (/ t y) (tanh (/ x y))))
(* y z)
y
z
(- (/ t y) (tanh (/ x y)))
(/ t y)
t
(tanh (/ x y))
(/ x y)
(+ x (+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y))))))
x
(+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y)))))
(* (* y z) (tanh (/ t y)))
(* y z)
y
z
(tanh (/ t y))
(/ t y)
t
(* (* y z) (- 0 (tanh (/ x y))))
(- 0 (tanh (/ x y)))
0
(tanh (/ x y))
(/ x y)
Outputs
(+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x)
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
(* (- (tanh (/ t y)) (tanh (/ x y))) y)
(*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(- (tanh (/ t y)) (tanh (/ x y)))
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
(tanh (/ t y))
(tanh.f64 (/.f64 t y))
(/ t y)
(/.f64 t y)
t
y
(tanh (/ x y))
(tanh.f64 (/.f64 x y))
(/ x y)
(/.f64 x y)
x
z
x
(+ x (* (* y z) (/ (- t x) y)))
(+.f64 x (*.f64 z (-.f64 t x)))
x
(* (* y z) (/ (- t x) y))
(*.f64 z (-.f64 t x))
(* y z)
(*.f64 y z)
y
z
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(- t x)
(-.f64 t x)
t
(+ x (* (* y z) (- (/ t y) (tanh (/ x y)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
x
(* (* y z) (- (/ t y) (tanh (/ x y))))
(*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))
(* y z)
(*.f64 y z)
y
z
(- (/ t y) (tanh (/ x y)))
(-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))
(/ t y)
(/.f64 t y)
t
(tanh (/ x y))
(tanh.f64 (/.f64 x y))
(/ x y)
(/.f64 x y)
(+ x (+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y))))))
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
x
(+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y)))))
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))
(* (* y z) (tanh (/ t y)))
(*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))
(* y z)
(*.f64 y z)
y
z
(tanh (/ t y))
(tanh.f64 (/.f64 t y))
(/ t y)
(/.f64 t y)
t
(* (* y z) (- 0 (tanh (/ x y))))
(*.f64 (tanh.f64 (/.f64 x y)) (*.f64 z (-.f64 #s(literal 0 binary64) y)))
(- 0 (tanh (/ x y)))
(-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))
0
#s(literal 0 binary64)
(tanh (/ x y))
(tanh.f64 (/.f64 x y))
(/ x y)
(/.f64 x y)

localize279.0ms (2.1%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(tanh.f64 (/.f64 t y))
accuracy99.3%
(+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
accuracy90.2%
(*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
accuracy89.6%
(*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)))
accuracy100.0%
(-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))
accuracy100.0%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
accuracy100.0%
(tanh.f64 (/.f64 x y))
accuracy84.9%
(*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))
accuracy100.0%
(*.f64 y z)
accuracy100.0%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y)))
accuracy100.0%
(/.f64 (-.f64 t x) y)
accuracy79.0%
(*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y))
accuracy100.0%
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x)
accuracy100.0%
(tanh.f64 (/.f64 x y))
accuracy100.0%
(tanh.f64 (/.f64 t y))
accuracy97.2%
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y)
Results
171.0ms220×0valid
49.0ms33×2valid
5.0ms1valid
2.0ms3valid
Compiler

Compiled 230 to 26 computations (88.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 52.0ms
ival-mult: 14.0ms (26.8% of total)
ival-div: 8.0ms (15.3% of total)
ival-sub: 8.0ms (15.3% of total)
ival-add: 7.0ms (13.4% of total)
backward-pass: 6.0ms (11.5% of total)
compiled-spec: 5.0ms (9.6% of total)
ival-tanh: 4.0ms (7.6% of total)
const: 0.0ms (0% of total)

series106.0ms (0.8%)

Counts
16 → 624
Calls
Call 1
Inputs
#<alt (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x)>
#<alt (* (- (tanh (/ t y)) (tanh (/ x y))) y)>
#<alt (- (tanh (/ t y)) (tanh (/ x y)))>
#<alt (tanh (/ t y))>
#<alt (* (* y z) (/ (- t x) y))>
#<alt (+ x (* (* y z) (/ (- t x) y)))>
#<alt (* y z)>
#<alt (/ (- t x) y)>
#<alt (+ x (* (* y z) (- (/ t y) (tanh (/ x y)))))>
#<alt (* (* y z) (- (/ t y) (tanh (/ x y))))>
#<alt (- (/ t y) (tanh (/ x y)))>
#<alt (+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y)))))>
#<alt (+ x (+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y))))))>
#<alt (* (* y z) (tanh (/ t y)))>
#<alt (tanh (/ x y))>
#<alt (* (* y z) (- 0 (tanh (/ x y))))>
Outputs
#<alt (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt x>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))>
#<alt (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))>
#<alt (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))>
#<alt (+ x (* -1 (* z (- (* -1 t) (* -1 x)))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt x>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))>
#<alt x>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))>
#<alt (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (- t x)>
#<alt (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))>
#<alt (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))>
#<alt (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))))))>
#<alt (* -1 (- (* -1 t) (* -1 x)))>
#<alt (- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))>
#<alt (+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y)))>
#<alt (+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y)))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))>
#<alt (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (/ (- t x) y)>
#<alt (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)>
#<alt (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y)>
#<alt (* -1 (/ (- (* -1 t) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (/ t y)>
#<alt (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))>
#<alt (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ t y)>
#<alt (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)>
#<alt (/ t y)>
#<alt (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* t z)>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* t z)>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* -1 (* x z))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* t z)>
#<alt (+ (* t z) (* x (+ 1 (* -1 z))))>
#<alt (+ (* t z) (* x (+ 1 (* -1 z))))>
#<alt (+ (* t z) (* x (+ 1 (* -1 z))))>
#<alt (* x (+ 1 (* -1 z)))>
#<alt (* x (+ 1 (+ (* -1 z) (/ (* t z) x))))>
#<alt (* x (+ 1 (+ (* -1 z) (/ (* t z) x))))>
#<alt (* x (+ 1 (+ (* -1 z) (/ (* t z) x))))>
#<alt (* -1 (* x (- z 1)))>
#<alt (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))>
#<alt (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))>
#<alt (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt x>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (* z (- t x))>
#<alt (* z (- (+ t (/ x z)) x))>
#<alt (* z (- (+ t (/ x z)) x))>
#<alt (* z (- (+ t (/ x z)) x))>
#<alt (* z (- t x))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (+ x (* -1 (* x z)))>
#<alt (+ x (+ (* -1 (* x z)) (* t z)))>
#<alt (+ x (+ (* -1 (* x z)) (* t z)))>
#<alt (+ x (+ (* -1 (* x z)) (* t z)))>
#<alt (* t z)>
#<alt (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))>
#<alt (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))>
#<alt (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* -1 (/ x y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (/ t y)>
#<alt (* t (+ (* -1 (/ x (* t y))) (/ 1 y)))>
#<alt (* t (+ (* -1 (/ x (* t y))) (/ 1 y)))>
#<alt (* t (+ (* -1 (/ x (* t y))) (/ 1 y)))>
#<alt (/ t y)>
#<alt (* -1 (* t (- (/ x (* t y)) (/ 1 y))))>
#<alt (* -1 (* t (- (/ x (* t y)) (/ 1 y))))>
#<alt (* -1 (* t (- (/ x (* t y)) (/ 1 y))))>
#<alt (/ t y)>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (* -1 (/ x y))>
#<alt (* x (- (/ t (* x y)) (/ 1 y)))>
#<alt (* x (- (/ t (* x y)) (/ 1 y)))>
#<alt (* x (- (/ t (* x y)) (/ 1 y)))>
#<alt (* -1 (/ x y))>
#<alt (* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (* t z)>
#<alt (+ (* t z) (* x (+ 1 (* -1 z))))>
#<alt (+ (* t z) (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))))>
#<alt (+ (* t z) (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))))>
#<alt x>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)))>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)))>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)) 1)))>
#<alt (+ x (* t z))>
#<alt (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (* z (- t x))))>
#<alt (+ x (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2)))))>
#<alt (+ x (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2)) (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))) (pow y 3))))))>
#<alt (+ x (* -1 (* z (- (* -1 t) (* -1 x)))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))) (/ (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) y))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) y)) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y))))>
#<alt x>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ x z)))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ x z)))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ x z)))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (* -1 (/ x z)))))>
#<alt (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (* t z)>
#<alt (* t (+ z (+ (/ x t) (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t))))>
#<alt (* t (+ z (+ (/ x t) (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t))))>
#<alt (* t (+ z (+ (/ x t) (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) t)))))>
#<alt (* t z)>
#<alt (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* z (- t x))>
#<alt (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (* z (- t x)))>
#<alt (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2))))>
#<alt (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2)) (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))) (pow y 3)))))>
#<alt (* -1 (* z (- (* -1 t) (* -1 x))))>
#<alt (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))>
#<alt (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))) (/ (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) y)))>
#<alt (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) y)) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* t z)>
#<alt (* t (+ z (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t)))>
#<alt (* t (+ z (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t)))>
#<alt (* t (+ z (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t)))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) t))))>
#<alt (* t z)>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* t z) (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))))>
#<alt (+ (* t z) (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (/ t y)>
#<alt (* t (- (+ (/ 1 y) (/ 1 (* t (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ (exp (/ x y)) (* t (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* t (- (+ (/ 1 y) (/ 1 (* t (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ (exp (/ x y)) (* t (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* t (- (+ (/ 1 y) (/ 1 (* t (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ (exp (/ x y)) (* t (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (/ t y)>
#<alt (* -1 (* t (- (* -1 (/ (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) t)) (/ 1 y))))>
#<alt (* -1 (* t (- (* -1 (/ (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) t)) (/ 1 y))))>
#<alt (* -1 (* t (- (* -1 (/ (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) t)) (/ 1 y))))>
#<alt (/ t y)>
#<alt (/ (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) y)>
#<alt (/ (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) y)>
#<alt (/ (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- (+ t (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) x) y)>
#<alt (/ (- (+ t (* 1/2 (/ (pow x 3) (pow y 2)))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) y)>
#<alt (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))))) y)>
#<alt (* -1 (/ (- (* -1 t) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) y)) (* -1/2 (pow x 3))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (/ t y)>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ t y))>
#<alt (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ t y))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z))))>
#<alt (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))>
#<alt (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3))) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* t z)))>
#<alt (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z)))>
#<alt (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* z (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z)))>
#<alt (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t z))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (+ (* -1 (* x z)) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (+ (* x (+ 1 (* -1 z))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))>
#<alt x>
#<alt (* x (+ 1 (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* x (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (* x (+ 1 (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* x (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (* x (+ 1 (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* x (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) x)) 1)))>
#<alt x>
#<alt (+ x (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))>
#<alt (+ x (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))>
#<alt (+ x (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))>
#<alt (+ x (+ (* -1 (* x z)) (* t z)))>
#<alt (+ x (+ (* -1 (* x z)) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z)))))>
#<alt (+ x (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))))>
#<alt (+ x (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3))) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))))))>
#<alt (+ x (+ (* -1 (* x z)) (* t z)))>
#<alt (+ x (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* t z))))>
#<alt (+ x (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z))))>
#<alt (+ x (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* z (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z))))>
#<alt x>
#<alt (+ x (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))>
#<alt (+ x (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))>
#<alt (+ x (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))>
#<alt (* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))>
#<alt (* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))>
#<alt (* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))>
#<alt (* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ x (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t z)))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2)))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4)))))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (* t z)>
#<alt (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z))>
#<alt (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))>
#<alt (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))>
#<alt (* t z)>
#<alt (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z))>
#<alt (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (* t z))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* t z))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (* t z)>
#<alt (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2)))))>
#<alt (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4)))))))>
#<alt (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* (pow t 2) (+ (* -17/315 (/ (* (pow t 2) z) (pow y 6))) (* 2/15 (/ z (pow y 4)))))))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ x y)>
#<alt (* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y)))>
#<alt (* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ x y)>
#<alt (/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)>
#<alt (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y)>
#<alt (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y)>
#<alt (/ x y)>
#<alt (* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))>
#<alt (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y))))>
#<alt (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3))) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))))>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))>
#<alt (+ (* -1 (* x z)) (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)))>
#<alt (+ (* -1 (* x z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)))>
#<alt (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (* x z))>
#<alt (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))>
#<alt (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))>
#<alt (* x (+ (* -1 z) (* (pow x 2) (+ (* 1/3 (/ z (pow y 2))) (* (pow x 2) (+ (* -2/15 (/ z (pow y 4))) (* 17/315 (/ (* (pow x 2) z) (pow y 6)))))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
Calls

156 calls:

TimeVariablePointExpression
9.0ms
z
@0
(+ x (* (* y z) (- (/ t y) (tanh (/ x y)))))
4.0ms
x
@inf
(+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y)))))
4.0ms
z
@inf
(+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y)))))
2.0ms
y
@0
(+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y)))))
2.0ms
z
@0
(+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y)))))

rewrite361.0ms (2.8%)

Algorithm
batch-egg-rewrite
Rules
3512×/-lowering-/.f32
3512×/-lowering-/.f64
2714×*-lowering-*.f32
2714×*-lowering-*.f64
2074×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
026148
1211146
22573146
08600146
Stop Event
iter limit
node limit
Counts
16 → 630
Calls
Call 1
Inputs
(+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x)
(* (- (tanh (/ t y)) (tanh (/ x y))) y)
(- (tanh (/ t y)) (tanh (/ x y)))
(tanh (/ t y))
(* (* y z) (/ (- t x) y))
(+ x (* (* y z) (/ (- t x) y)))
(* y z)
(/ (- t x) y)
(+ x (* (* y z) (- (/ t y) (tanh (/ x y)))))
(* (* y z) (- (/ t y) (tanh (/ x y))))
(- (/ t y) (tanh (/ x y)))
(+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y)))))
(+ x (+ (* (* y z) (tanh (/ t y))) (* (* y z) (- 0 (tanh (/ x y))))))
(* (* y z) (tanh (/ t y)))
(tanh (/ x y))
(* (* y z) (- 0 (tanh (/ x y))))
Outputs
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
(+.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
(+.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(+.f64 (+.f64 x (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))) (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))
(-.f64 (/.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))) (/.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))))
(fma.f64 y (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 y (*.f64 (tanh.f64 (/.f64 t y)) z) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 y (+.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y))))) x)
(fma.f64 y (+.f64 (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) (*.f64 (tanh.f64 (/.f64 t y)) z)) x)
(fma.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) x)
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z) x)
(fma.f64 (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) z x)
(fma.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 z (*.f64 y (tanh.f64 (/.f64 t y))) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x)
(fma.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))))) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))) x)
(fma.f64 (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) y (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 (*.f64 (tanh.f64 (/.f64 t y)) y) z (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) y) z (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y x)
(fma.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (*.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64))) (-.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (*.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))))
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))
(+.f64 (*.f64 y (tanh.f64 (/.f64 t y))) (*.f64 y (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (tanh.f64 (/.f64 t y)) y) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) y))
(fma.f64 y (tanh.f64 (/.f64 t y)) (*.f64 y (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(fma.f64 (tanh.f64 (/.f64 t y)) y (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) y))
(/.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) y) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) y) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) y)) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) y)) (neg.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y)
(+.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(+.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (tanh.f64 (/.f64 t y)))
(+.f64 (+.f64 (tanh.f64 (/.f64 t y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(-.f64 (+.f64 (tanh.f64 (/.f64 t y)) #s(literal 0 binary64)) (tanh.f64 (/.f64 x y)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal -2 binary64)) (tanh.f64 (/.f64 t y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y))) (tanh.f64 (/.f64 t y)))
(fma.f64 #s(literal -1 binary64) (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))))
(/.f64 (+.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (tanh.f64 (/.f64 x y))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (tanh.f64 (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (tanh.f64 (/.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (tanh.f64 (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(-.f64 (/.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(tanh.f64 (/.f64 t y))
(/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (*.f64 z (-.f64 t x)))))
(/.f64 (*.f64 y (*.f64 z (-.f64 t x))) y)
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 (/.f64 y (-.f64 t x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 y (*.f64 z (-.f64 t x))))))
(/.f64 (neg.f64 (*.f64 y (*.f64 z (-.f64 t x)))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (*.f64 y z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 z (-.f64 t x))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (neg.f64 (/.f64 y (-.f64 t x))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t x)))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z))) (neg.f64 (/.f64 y (-.f64 t x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(pow.f64 (/.f64 y (*.f64 y (*.f64 z (-.f64 t x)))) #s(literal -1 binary64))
(*.f64 y (*.f64 z (/.f64 (-.f64 t x) y)))
(*.f64 z (*.f64 y (/.f64 (-.f64 t x) y)))
(*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y))
(*.f64 (-.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)))
(*.f64 (/.f64 (-.f64 t x) y) (*.f64 y z))
(*.f64 (*.f64 z (/.f64 (-.f64 t x) y)) y)
(*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y))
(*.f64 (*.f64 (/.f64 (-.f64 t x) y) y) z)
(+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(+.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)))
(fma.f64 y (*.f64 z (/.f64 (-.f64 t x) y)) x)
(fma.f64 z (*.f64 y (/.f64 (-.f64 t x) y)) x)
(fma.f64 (*.f64 y z) (/.f64 (-.f64 t x) y) x)
(fma.f64 (-.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)) x)
(fma.f64 (/.f64 (-.f64 t x) y) (*.f64 y z) x)
(fma.f64 (*.f64 z (/.f64 (-.f64 t x) y)) y x)
(fma.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y) x)
(fma.f64 (*.f64 (/.f64 (-.f64 t x) y) y) z x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 z (/.f64 (-.f64 t x) y))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 z (/.f64 (-.f64 t x) y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (neg.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 y z)
(*.f64 z y)
(+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(+.f64 (/.f64 (-.f64 t x) y) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(exp.f64 (*.f64 (log.f64 (/.f64 y (-.f64 t x))) #s(literal -1 binary64)))
(-.f64 (/.f64 t y) (/.f64 x y))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) y) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) y))
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) y))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) y)))
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))))
(-.f64 (/.f64 (*.f64 t t) (*.f64 y (+.f64 t x))) (/.f64 (*.f64 x x) (*.f64 y (+.f64 t x))))
(-.f64 (/.f64 (*.f64 t y) (*.f64 y y)) (/.f64 (*.f64 y x) (*.f64 y y)))
(-.f64 (/.f64 (*.f64 t (/.f64 y x)) (*.f64 y (/.f64 y x))) (/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (/.f64 y x))))
(-.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) y))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y t) y)) (/.f64 (*.f64 (/.f64 y t) x) (*.f64 (/.f64 y t) y)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y t) (/.f64 y x))) (/.f64 (*.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (/.f64 y t) (/.f64 y x))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) y))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) y) y)))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 y y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (*.f64 y y)))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y))))))
(-.f64 (/.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (/.f64 t y) (/.f64 x y))) (/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 (/.f64 t y) (/.f64 x y))))
(fma.f64 t (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 t x) y) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) t (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 t x) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(neg.f64 (/.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) y))
(/.f64 (-.f64 t x) y)
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (-.f64 t x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 y (+.f64 t x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (-.f64 t x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (-.f64 t x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))
(/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y t) x)) (*.f64 (/.f64 y t) y))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y t) #s(literal 1 binary64))) (*.f64 (/.f64 y t) (/.f64 y x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) y))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 y y))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) y))
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 t x) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 y (+.f64 t x))))
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y)))))
(/.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y)))
(/.f64 (*.f64 (-.f64 t x) #s(literal 1 binary64)) y)
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (+.f64 t x))
(/.f64 (-.f64 (*.f64 t #s(literal 1 binary64)) x) y)
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 t (*.f64 x #s(literal 1 binary64))) y)
(/.f64 (-.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) y)
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 y x))) (neg.f64 (*.f64 y y)))
(/.f64 (neg.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64)))) (neg.f64 (*.f64 y (/.f64 y x))))
(/.f64 (neg.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y t) x))) (neg.f64 (*.f64 (/.f64 y t) y)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 y t) (/.f64 y x))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) y)))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 y y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 t x) y)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (/.f64 x y) (/.f64 x y)))) (neg.f64 (+.f64 (/.f64 t y) (/.f64 x y))))
(/.f64 (neg.f64 (*.f64 (-.f64 t x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 t x)))
(pow.f64 (/.f64 y (-.f64 t x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t x) y))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 t x))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t x)))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x)))
(fma.f64 y (*.f64 z (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 z (*.f64 y (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))) x)
(fma.f64 (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))) (*.f64 y z) x)
(fma.f64 (*.f64 z (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) y x)
(fma.f64 (*.f64 (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))) y) z x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) x)))))
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))))
(+.f64 (*.f64 (*.f64 y z) (/.f64 t y)) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(+.f64 (*.f64 (/.f64 t y) (*.f64 y z)) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 (/.f64 t y) (*.f64 y z) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 (*.f64 y z) (/.f64 t y) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z)) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z))) (neg.f64 (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z))) (neg.f64 (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(*.f64 y (*.f64 z (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(*.f64 z (*.f64 y (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))
(*.f64 (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))) (*.f64 y z))
(*.f64 (*.f64 z (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) y)
(*.f64 (*.f64 (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))) y) z)
(+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(+.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (/.f64 t y))
(+.f64 (+.f64 (/.f64 t y) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))))
(-.f64 (/.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(-.f64 (+.f64 (/.f64 t y) #s(literal 0 binary64)) (tanh.f64 (/.f64 x y)))
(-.f64 (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(-.f64 (/.f64 (*.f64 t (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 y (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))) (/.f64 (*.f64 y (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))) (*.f64 y (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 y (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 y (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 y t) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))) (/.f64 (*.f64 (/.f64 y t) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))) (*.f64 (/.f64 y t) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (/.f64 y t) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (/.f64 y t) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (/.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (-.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(fma.f64 t (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 #s(literal 1 binary64) (/.f64 t y) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal -2 binary64)) (/.f64 t y))
(fma.f64 (/.f64 #s(literal 1 binary64) y) t (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y))) (/.f64 t y))
(fma.f64 #s(literal -1 binary64) (tanh.f64 (/.f64 x y)) (/.f64 t y))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))) (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))
(/.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))) (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 t (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (*.f64 y (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 t (tanh.f64 (/.f64 x y))) (*.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (*.f64 y (tanh.f64 (/.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (*.f64 (/.f64 y t) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (*.f64 (/.f64 y t) (tanh.f64 (/.f64 x y))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (tanh.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (tanh.f64 (/.f64 x y))))
(/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 y (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 t (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 y (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))))) (*.f64 y (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 y (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 y t) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))))) (*.f64 (/.f64 y t) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (/.f64 y t) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (/.f64 y t) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 t (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 y (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 t (tanh.f64 (/.f64 x y))) (*.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 y (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (/.f64 y t) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 x y))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 y t) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (tanh.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 y (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 t (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 y (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))))) (neg.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 y (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 y t) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))))) (neg.f64 (*.f64 (/.f64 y t) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (/.f64 y t) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (neg.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y))) (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))))
(*.f64 (-.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))
(-.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)))
(-.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (*.f64 (*.f64 y z) (tanh.f64 (/.f64 x y))))
(-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))))
(-.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))))
(fma.f64 y (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))
(fma.f64 y (*.f64 (tanh.f64 (/.f64 t y)) z) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 z (*.f64 y (tanh.f64 (/.f64 t y))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))
(fma.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))
(fma.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))
(fma.f64 (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) y (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))
(fma.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 (*.f64 (tanh.f64 (/.f64 t y)) y) z (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) y) z (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))) (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64))) (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))) (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z))) (neg.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))) (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 y (+.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y))))))
(*.f64 y (+.f64 (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) (*.f64 (tanh.f64 (/.f64 t y)) z)))
(*.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z))
(*.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))
(*.f64 (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) z)
(*.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))))
(*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y)
(*.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y)
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
(+.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
(+.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(+.f64 (+.f64 x (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))) (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))
(-.f64 (/.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))) (/.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))))
(fma.f64 y (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 y (*.f64 (tanh.f64 (/.f64 t y)) z) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 y (+.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y))))) x)
(fma.f64 y (+.f64 (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) (*.f64 (tanh.f64 (/.f64 t y)) z)) x)
(fma.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) x)
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z) x)
(fma.f64 (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) z x)
(fma.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 z (*.f64 y (tanh.f64 (/.f64 t y))) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)) (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x)
(fma.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (-.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)))))) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z) (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))) x)
(fma.f64 (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) y (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 (*.f64 (tanh.f64 (/.f64 t y)) y) z (+.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) x))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) y) z (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))))
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y x)
(fma.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (*.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64))) (-.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)) (*.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))))
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))
(/.f64 (*.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))
(/.f64 (*.f64 (*.f64 y z) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 y z)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))
(/.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (*.f64 y z)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 y z)) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 y z))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (*.f64 y z))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 y z))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(*.f64 y (*.f64 (tanh.f64 (/.f64 t y)) z))
(*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z))
(*.f64 z (*.f64 y (tanh.f64 (/.f64 t y))))
(*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)))
(*.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y)
(*.f64 (*.f64 (tanh.f64 (/.f64 t y)) y) z)
(+.f64 (tanh.f64 (/.f64 x y)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))
(-.f64 (/.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(-.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(-.f64 (/.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) #s(literal 0 binary64))
(fma.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) #s(literal 0 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))
(/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (tanh.f64 (/.f64 x y)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))) (neg.f64 (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(tanh.f64 (/.f64 x y))
(+.f64 (*.f64 (*.f64 y z) #s(literal 0 binary64)) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 y z)) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 (*.f64 y z) #s(literal 0 binary64) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(fma.f64 #s(literal 0 binary64) (*.f64 y z) (neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z))))
(neg.f64 (*.f64 (tanh.f64 (/.f64 x y)) (*.f64 y z)))
(neg.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 x y))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (tanh.f64 (/.f64 x y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z)) (tanh.f64 (/.f64 x y)))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(*.f64 y (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))))
(*.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z))
(*.f64 (neg.f64 (*.f64 z (tanh.f64 (/.f64 x y)))) y)
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) y) z)

simplify498.0ms (3.8%)

Algorithm
egg-herbie
Rules
4714×*-lowering-*.f32
4714×*-lowering-*.f64
4462×+-lowering-+.f64
4462×+-lowering-+.f32
1418×sum3-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
094821915
1349218343
0926318343
Stop Event
iter limit
node limit
Counts
624 → 624
Calls
Call 1
Inputs
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* z (- t x)))
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
x
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(- t x)
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))))))
(* -1 (- (* -1 t) (* -1 x)))
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y)))
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y)))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(/ (- t x) y)
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(/ t y)
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ t y)
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)
(/ t y)
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* -1 (* x z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* t z)
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t z)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* t z)
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* -1 (* x z))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* -1 (* x z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* t z)
(+ (* t z) (* x (+ 1 (* -1 z))))
(+ (* t z) (* x (+ 1 (* -1 z))))
(+ (* t z) (* x (+ 1 (* -1 z))))
(* x (+ 1 (* -1 z)))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(* -1 (* x (- z 1)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
x
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(* z (- t x))
(* z (- (+ t (/ x z)) x))
(* z (- (+ t (/ x z)) x))
(* z (- (+ t (/ x z)) x))
(* z (- t x))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(+ x (* -1 (* x z)))
(+ x (+ (* -1 (* x z)) (* t z)))
(+ x (+ (* -1 (* x z)) (* t z)))
(+ x (+ (* -1 (* x z)) (* t z)))
(* t z)
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(* t z)
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* -1 (/ x y))
(+ (* -1 (/ x y)) (/ t y))
(+ (* -1 (/ x y)) (/ t y))
(+ (* -1 (/ x y)) (/ t y))
(/ t y)
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(/ t y)
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(/ t y)
(+ (* -1 (/ x y)) (/ t y))
(+ (* -1 (/ x y)) (/ t y))
(+ (* -1 (/ x y)) (/ t y))
(* -1 (/ x y))
(* x (- (/ t (* x y)) (/ 1 y)))
(* x (- (/ t (* x y)) (/ 1 y)))
(* x (- (/ t (* x y)) (/ 1 y)))
(* -1 (/ x y))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(* t z)
(+ (* t z) (* x (+ 1 (* -1 z))))
(+ (* t z) (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))))
(+ (* t z) (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))))
x
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)) 1)))
(+ x (* t z))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* z (- t x)))
(+ x (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (* z (- t x))))
(+ x (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2)))))
(+ x (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2)) (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))) (pow y 3))))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))) (/ (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) y))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) y)) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y))))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ x z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (* -1 (/ x z)))))
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(* t z)
(* t (+ z (+ (/ x t) (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t))))
(* t (+ z (+ (/ x t) (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t))))
(* t (+ z (+ (/ x t) (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t))))
(* t z)
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) t)))))
(* t z)
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* z (- t x))
(+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (* z (- t x)))
(+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2))))
(+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2)) (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))) (pow y 3)))))
(* -1 (* z (- (* -1 t) (* -1 x))))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))) (/ (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) y)))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) y)) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* t z)
(* t (+ z (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t)))
(* t (+ z (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t)))
(* t (+ z (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t)))
(* t z)
(* -1 (* t (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) t))))
(* -1 (* t (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) t))))
(* -1 (* t (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) t))))
(* t z)
(+ (* -1 (* x z)) (* t z))
(+ (* t z) (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))))
(+ (* t z) (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(/ t y)
(* t (- (+ (/ 1 y) (/ 1 (* t (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ (exp (/ x y)) (* t (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* t (- (+ (/ 1 y) (/ 1 (* t (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ (exp (/ x y)) (* t (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* t (- (+ (/ 1 y) (/ 1 (* t (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ (exp (/ x y)) (* t (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(/ t y)
(* -1 (* t (- (* -1 (/ (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) t)) (/ 1 y))))
(* -1 (* t (- (* -1 (/ (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) t)) (/ 1 y))))
(* -1 (* t (- (* -1 (/ (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) t)) (/ 1 y))))
(/ t y)
(/ (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) y)
(/ (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) y)
(/ (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) y)
(/ (- t x) y)
(/ (- (+ t (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) x) y)
(/ (- (+ t (* 1/2 (/ (pow x 3) (pow y 2)))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) y)
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) y)) (* -1/2 (pow x 3))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(/ t y)
(+ (* -1 (/ x y)) (/ t y))
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ t y))
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ t y))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z))))
(+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))
(+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3))) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* t z)))
(+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z)))
(+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* z (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z)))
(* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t z))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(+ (* -1 (* x z)) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(+ (* x (+ 1 (* -1 z))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
x
(* x (+ 1 (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* x (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(* x (+ 1 (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* x (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(* x (+ 1 (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* x (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
x
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) x)) 1)))
x
(+ x (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(+ x (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(+ x (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(+ x (+ (* -1 (* x z)) (* t z)))
(+ x (+ (* -1 (* x z)) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z)))))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3))) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))))))
(+ x (+ (* -1 (* x z)) (* t z)))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* t z))))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z))))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* z (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z))))
x
(+ x (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+ x (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+ x (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ x (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t z)))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4)))))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(* t z)
(+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z))
(+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))
(+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))
(* t z)
(+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z))
(+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (* t z))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* t z))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(* t z)
(* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2)))))
(* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4)))))))
(* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* (pow t 2) (+ (* -17/315 (/ (* (pow t 2) z) (pow y 6))) (* 2/15 (/ z (pow y 4)))))))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ x y)
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y)))
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ x y)
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y)
(/ x y)
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (* x z))
(+ (* -1 (* x z)) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))
(+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y))))
(+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3))) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))))
(* -1 (* x z))
(+ (* -1 (* x z)) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))
(+ (* -1 (* x z)) (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+ (* -1 (* x z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (* x z))
(* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))
(* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))
(* x (+ (* -1 z) (* (pow x 2) (+ (* 1/3 (/ z (pow y 2))) (* (pow x 2) (+ (* -2/15 (/ z (pow y 4))) (* 17/315 (/ (* (pow x 2) z) (pow y 6)))))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
Outputs
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 z t)) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y))))) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 z (*.f64 t t))) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+.f64 x (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z #s(literal 0 binary64)) y)))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(+.f64 x (+.f64 (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z #s(literal 0 binary64)) y)) (/.f64 (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t)))))) (*.f64 y y))))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))
(+.f64 (+.f64 x (*.f64 z (-.f64 t x))) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) (/.f64 (*.f64 z (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) #s(literal 0 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t)))))) (*.f64 y y))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+.f64 x (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z #s(literal 0 binary64)) y)))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))
(-.f64 (+.f64 x (*.f64 z (-.f64 t x))) (/.f64 (+.f64 (*.f64 z #s(literal 0 binary64)) (/.f64 (*.f64 z (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) y)) y))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))
(+.f64 x (-.f64 (*.f64 z (-.f64 t x)) (/.f64 (-.f64 (*.f64 z #s(literal 0 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)))))))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))))))) y) (*.f64 z (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))))) y)) y)))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 x x))) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 z (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
x
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))) (/.f64 x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))) (/.f64 x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))) (/.f64 x z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))) (/.f64 x z)))
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(+.f64 t (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 y y)))))
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/3 binary64) (*.f64 y y)))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(- t x)
(-.f64 t x)
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))
(+.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) (-.f64 (/.f64 #s(literal 0 binary64) y) x))
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))
(-.f64 (+.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)))) (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)))))
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))))))
(-.f64 (+.f64 t (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) (*.f64 y y)))))) (+.f64 x (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y)))))))
(* -1 (- (* -1 t) (* -1 x)))
(-.f64 t x)
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))
(+.f64 (-.f64 t x) (/.f64 #s(literal 0 binary64) y))
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y)))
(-.f64 (-.f64 t x) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) y) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) y)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t (*.f64 t t)) y))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) y))) y))
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y)))
(-.f64 (-.f64 t x) (/.f64 (/.f64 (+.f64 (+.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) y) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)))))) y))) (/.f64 #s(literal 0 binary64) y)) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) y) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) y)))) (neg.f64 y)) y))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) x)
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))))
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y)))))))))
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))))))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)
(/.f64 (+.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) (-.f64 (/.f64 #s(literal 0 binary64) y) x)) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)
(/.f64 (-.f64 (+.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)))) (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y))))) y)
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y)
(/.f64 (-.f64 (+.f64 t (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) (*.f64 y y)))))) (+.f64 x (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y))))))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(/.f64 (-.f64 t x) y)
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) t) x) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (neg.f64 y)) y)) x) (neg.f64 y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)))))))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))))) y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) y)) y)) x) (neg.f64 y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))))))))
(/ t y)
(/.f64 t y)
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)))
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))))))
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 t t)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64))))) (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ t y)
(/.f64 t y)
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)
(/.f64 (+.f64 t (/.f64 #s(literal 0 binary64) y)) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)
(/.f64 (+.f64 t (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (/.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)
(/.f64 (-.f64 (+.f64 t (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (/.f64 #s(literal 0 binary64) y)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)))) y)
(/ t y)
(/.f64 t y)
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) t) (neg.f64 y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 y)) y)) (neg.f64 y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 y)) y)) (neg.f64 y))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* x z))
(*.f64 x (-.f64 #s(literal 0 binary64) z))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(* t z)
(*.f64 z t)
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)))
(* t z)
(*.f64 z t)
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(* -1 (* x z))
(*.f64 x (-.f64 #s(literal 0 binary64) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* -1 (* x z))
(*.f64 x (-.f64 #s(literal 0 binary64) z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* t z)
(*.f64 z t)
(+ (* t z) (* x (+ 1 (* -1 z))))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ (* t z) (* x (+ 1 (* -1 z))))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ (* t z) (* x (+ 1 (* -1 z))))
(+.f64 x (*.f64 z (-.f64 t x)))
(* x (+ 1 (* -1 z)))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z t) x) z)))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z t) x) z)))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z t) x) z)))
(* -1 (* x (- z 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 z (/.f64 (*.f64 z t) x)) #s(literal -1 binary64)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 z (/.f64 (*.f64 z t) x)) #s(literal -1 binary64)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 z (/.f64 (*.f64 z t) x)) #s(literal -1 binary64)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
x
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- (+ t (/ x z)) x))
(*.f64 z (+.f64 t (-.f64 (/.f64 x z) x)))
(* z (- (+ t (/ x z)) x))
(*.f64 z (+.f64 t (-.f64 (/.f64 x z) x)))
(* z (- (+ t (/ x z)) x))
(*.f64 z (+.f64 t (-.f64 (/.f64 x z) x)))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) x) (/.f64 x z)))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) x) (/.f64 x z)))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) x) (/.f64 x z)))
(+ x (* -1 (* x z)))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(+ x (+ (* -1 (* x z)) (* t z)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* -1 (* x z)) (* t z)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* -1 (* x z)) (* t z)))
(+.f64 x (*.f64 z (-.f64 t x)))
(* t z)
(*.f64 z t)
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(*.f64 t (+.f64 (-.f64 z (/.f64 (*.f64 x z) t)) (/.f64 x t)))
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(*.f64 t (+.f64 (-.f64 z (/.f64 (*.f64 x z) t)) (/.f64 x t)))
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(*.f64 t (+.f64 (-.f64 z (/.f64 (*.f64 x z) t)) (/.f64 x t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) t)))
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* -1 (/ x y))
(-.f64 #s(literal 0 binary64) (/.f64 x y))
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(/ t y)
(/.f64 t y)
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x t) y)))
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x t) y)))
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x t) y)))
(/ t y)
(/.f64 t y)
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal -1 binary64) y)))
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal -1 binary64) y)))
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal -1 binary64) y)))
(/ t y)
(/.f64 t y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(* -1 (/ x y))
(-.f64 #s(literal 0 binary64) (/.f64 x y))
(* x (- (/ t (* x y)) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal -1 binary64) y)))
(* x (- (/ t (* x y)) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal -1 binary64) y)))
(* x (- (/ t (* x y)) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal -1 binary64) y)))
(* -1 (/ x y))
(-.f64 #s(literal 0 binary64) (/.f64 x y))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x y))))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x y))))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x y))))
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(* t z)
(*.f64 z t)
(+ (* t z) (* x (+ 1 (* -1 z))))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ (* t z) (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))))
(+.f64 (*.f64 z t) (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 x x))) (*.f64 y y)))))
(+ (* t z) (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))))
(+.f64 (*.f64 z t) (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 z (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64)))))))
x
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 z t)) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 z t)) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 z t)) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (* z (- t x))))
(+.f64 x (+.f64 (*.f64 z (-.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64))))
(+ x (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2)))))
(+.f64 x (+.f64 (+.f64 (*.f64 z (-.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y y))))
(+ x (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2)) (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))) (pow y 3))))))
(+.f64 (+.f64 x (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64))) (+.f64 (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y y))) (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))))) (*.f64 y (*.f64 y y)))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y))))
(+.f64 x (+.f64 (*.f64 z (-.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))) (/ (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) y))))
(-.f64 (+.f64 x (*.f64 z (-.f64 t x))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (/.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) y)) y))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) y)) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y))))
(-.f64 (+.f64 x (*.f64 z (-.f64 t x))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))))) y) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) y)) y))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ x z)))
(*.f64 z (+.f64 (/.f64 x z) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ x z)))
(*.f64 z (+.f64 (/.f64 x z) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ x z)))
(*.f64 z (+.f64 (/.f64 x z) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))))
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 z t)) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 z t)) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 z t)) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* t z)
(*.f64 z t)
(* t (+ z (+ (/ x t) (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t))))
(*.f64 t (+.f64 (+.f64 z (/.f64 x t)) (/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) t)))
(* t (+ z (+ (/ x t) (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t))))
(*.f64 t (+.f64 (+.f64 z (/.f64 x t)) (/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) t)))
(* t (+ z (+ (/ x t) (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t))))
(*.f64 t (+.f64 (+.f64 z (/.f64 x t)) (/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) t)))
(* t z)
(*.f64 z t)
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) (*.f64 z t))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) (*.f64 z t))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) (*.f64 z t))
(* z (- t x))
(*.f64 z (-.f64 t x))
(+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (* z (- t x)))
(+.f64 (*.f64 z (-.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)))
(+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2))))
(+.f64 (+.f64 (*.f64 z (-.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y y)))
(+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (pow x 3)) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))))) (pow y 2)) (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))) (pow y 3)))))
(+.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (+.f64 (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y y))) (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))))) (*.f64 y (*.f64 y y)))))
(* -1 (* z (- (* -1 t) (* -1 x))))
(*.f64 z (-.f64 t x))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))
(+.f64 (*.f64 z (-.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))) (/ (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) y)))
(-.f64 (*.f64 z (-.f64 t x)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (/.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) y)) y))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) y)) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(-.f64 (*.f64 z (-.f64 t x)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))))) y) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) y)) y))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) (*.f64 z t))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) (*.f64 z t))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) (*.f64 z t))
(* t z)
(*.f64 z t)
(* t (+ z (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t)))
(*.f64 t (+.f64 z (/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) t)))
(* t (+ z (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t)))
(*.f64 t (+.f64 z (/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) t)))
(* t (+ z (/ (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) t)))
(*.f64 t (+.f64 z (/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) t) z))
(* -1 (* t (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) t) z))
(* -1 (* t (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) t) z))
(* t z)
(*.f64 z t)
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* t z) (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 x x))) (*.f64 y y)) z)))
(+ (* t z) (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 z (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64)))) z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(/ t y)
(/.f64 t y)
(* t (- (+ (/ 1 y) (/ 1 (* t (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ (exp (/ x y)) (* t (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (/.f64 (exp.f64 (/.f64 x y)) t) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* t (- (+ (/ 1 y) (/ 1 (* t (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ (exp (/ x y)) (* t (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (/.f64 (exp.f64 (/.f64 x y)) t) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* t (- (+ (/ 1 y) (/ 1 (* t (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ (exp (/ x y)) (* t (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (/.f64 (exp.f64 (/.f64 x y)) t) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(/ t y)
(/.f64 t y)
(* -1 (* t (- (* -1 (/ (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) t)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y)))
(* -1 (* t (- (* -1 (/ (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) t)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y)))
(* -1 (* t (- (* -1 (/ (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) t)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y)))
(/ t y)
(/.f64 t y)
(/ (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) y)
(/.f64 (+.f64 t (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))) y)
(/ (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) y)
(/.f64 (+.f64 t (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))) y)
(/ (+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) y)
(/.f64 (+.f64 t (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- (+ t (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) x) y)
(/.f64 (+.f64 t (-.f64 (/.f64 #s(literal 0 binary64) y) x)) y)
(/ (- (+ t (* 1/2 (/ (pow x 3) (pow y 2)))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) y)
(/.f64 (+.f64 (-.f64 (+.f64 t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y))) x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)))) y)
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))))) y)
(/.f64 (-.f64 (-.f64 (+.f64 (+.f64 t (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) x) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(/.f64 (-.f64 t x) y)
(* -1 (/ (- (+ (* -1 t) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) (* -1 x)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) t) x) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (neg.f64 y)) #s(literal 0 binary64)) y)) x) (neg.f64 y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) y)) (* -1/2 (pow x 3))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))))) y)) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (neg.f64 y)) #s(literal 0 binary64)) y)) x) (neg.f64 y))
(/ t y)
(/.f64 t y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ t y))
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) y))))
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ t y))
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) y))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z))))
(+.f64 (-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (*.f64 x z)) (+.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y))))
(+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))
(-.f64 (+.f64 (-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 y y))) (+.f64 (+.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t))))) (*.f64 y y)))) (*.f64 x z))
(+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3))) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))))
(-.f64 (-.f64 (+.f64 (-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y)) (+.f64 (+.f64 (*.f64 z t) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) #s(literal 0 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t))))) (*.f64 y y))))) (*.f64 (/.f64 z (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 0 binary64))) y))) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* t z)))
(-.f64 (-.f64 (*.f64 z t) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (*.f64 (*.f64 z #s(literal 0 binary64)) #s(literal -1/2 binary64))) y)) (*.f64 x z))
(+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z)))
(-.f64 (-.f64 (*.f64 z t) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (*.f64 (*.f64 z #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) y)) y)) (*.f64 x z))
(+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* z (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z)))
(-.f64 (-.f64 (*.f64 z t) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (*.f64 (*.f64 z #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 z (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) (*.f64 z (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))))) y)) (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) y)) y)) (*.f64 x z))
(* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t z))
(-.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))))
(-.f64 (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))))
(-.f64 (*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 z (*.f64 t t))) (pow.f64 y #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(+ (* -1 (* x z)) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(-.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x z))
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 x x))) (*.f64 y y)) z)) (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+.f64 (*.f64 x (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 z (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64)))) z)) (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(+ (* x (+ 1 (* -1 z))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 x x))) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))
(+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 z (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
x
(* x (+ 1 (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* x (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (*.f64 x (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))))
(* x (+ 1 (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* x (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (*.f64 x (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))))
(* x (+ 1 (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* x (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (*.f64 x (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (*.f64 x (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))))
x
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) x)) #s(literal -1 binary64)))
x
(+ x (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (* y (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* z (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* -1 (* x z)) (* t z)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* -1 (* x z)) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z)))))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (+.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y)))))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (+.f64 (-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 y y))) (+.f64 (+.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t))))) (*.f64 y y)))))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3))) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))))))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (-.f64 (+.f64 (-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y)) (+.f64 (+.f64 (*.f64 z t) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) #s(literal 0 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t))))) (*.f64 y y))))) (*.f64 (/.f64 z (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 0 binary64))) y))))
(+ x (+ (* -1 (* x z)) (* t z)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* t z))))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 z t) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (*.f64 (*.f64 z #s(literal 0 binary64)) #s(literal -1/2 binary64))) y)))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z))))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 z t) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (*.f64 (*.f64 z #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) y)) y)))
(+ x (+ (* -1 (* x z)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* z (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) y)) (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* t z))))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 z t) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (*.f64 (*.f64 z #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 z (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) (*.f64 z (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))))) y)) (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) y)) y)))
x
(+ x (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (* z (+ (* -1 (* y (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* z (+ (* -1 (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(* -1 (* z (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (* y (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (/.f64 (*.f64 y (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (/.f64 x z)))
(+ x (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 x (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t z)))
(+.f64 x (-.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2)))))))
(+.f64 (-.f64 x (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4)))))))))
(+.f64 (-.f64 x (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) (*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 z (*.f64 t t))) (pow.f64 y #s(literal 4 binary64))))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(+ x (+ (* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 (*.f64 z (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(* t z)
(*.f64 z t)
(+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z))
(+.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y)))
(+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))
(+.f64 (+.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t))))) (*.f64 y y)))
(+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y)) (+.f64 (+.f64 (*.f64 z t) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) #s(literal 0 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t))))) (*.f64 y y))))
(* t z)
(*.f64 z t)
(+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z))
(+.f64 (*.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) y)))
(+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (* t z))
(-.f64 (*.f64 z t) (/.f64 (+.f64 (*.f64 (*.f64 z #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 z (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) y))) y))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* t z))
(-.f64 (*.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 0 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))))) y) (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) y)) y))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(* t z)
(*.f64 z t)
(* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2)))))
(*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y))))
(* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4)))))))
(*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 z (*.f64 t t))) (pow.f64 y #s(literal 4 binary64)))))))
(* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* (pow t 2) (+ (* -17/315 (/ (* (pow t 2) z) (pow y 6))) (* 2/15 (/ z (pow y 4)))))))))
(*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 z (*.f64 t t))) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 2/15 binary64) (/.f64 z (pow.f64 y #s(literal 4 binary64))))))))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ x y)
(/.f64 x y)
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))))))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))))) (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y)))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))))
(/ x y)
(/.f64 x y)
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)
(/.f64 (+.f64 x (/.f64 #s(literal 0 binary64) y)) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y)
(/.f64 (+.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)))) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y)
(/.f64 (+.f64 x (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) y)
(/ x y)
(/.f64 x y)
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))
(/.f64 (+.f64 x (/.f64 #s(literal 0 binary64) y)) y)
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) y) (neg.f64 y)) x) (neg.f64 y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 y)) y)) (neg.f64 y))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (* x z))
(*.f64 x (-.f64 #s(literal 0 binary64) z))
(+ (* -1 (* x z)) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))
(-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (*.f64 x z))
(+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y))))
(-.f64 (-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 y y))) (*.f64 x z))
(+ (* -1 (* x z)) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3))) (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2))) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))))
(-.f64 (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 0 binary64))) y))) (*.f64 x z))
(* -1 (* x z))
(*.f64 x (-.f64 #s(literal 0 binary64) z))
(+ (* -1 (* x z)) (* -1/2 (/ (* z (+ (* -1 (pow x 2)) (pow x 2))) y)))
(-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) y) #s(literal -1/2 binary64)) (*.f64 x z))
(+ (* -1 (* x z)) (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (*.f64 z (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) y))) (neg.f64 y)) (*.f64 x z))
(+ (* -1 (* x z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) y)) (* 1/2 (* z (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 z (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) y)) y)) y))
(* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (* y (* z (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (* x z))
(*.f64 x (-.f64 #s(literal 0 binary64) z))
(* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 x x))) (*.f64 y y)) z))
(* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 z (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64)))) z))
(* x (+ (* -1 z) (* (pow x 2) (+ (* 1/3 (/ z (pow y 2))) (* (pow x 2) (+ (* -2/15 (/ z (pow y 4))) (* 17/315 (/ (* (pow x 2) z) (pow y 6)))))))))
(*.f64 x (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -2/15 binary64) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 17/315 binary64) (*.f64 z (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))))))) z))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(* -1 (/ (* y (* z (- (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (+.f64 (exp.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))))

eval259.0ms (2%)

Compiler

Compiled 52468 to 3539 computations (93.3% saved)

prune219.0ms (1.7%)

Pruning

23 alts after pruning (21 fresh and 2 done)

PrunedKeptTotal
New1482191501
Fresh123
Picked325
Done000
Total1486231509
Accuracy
100.0%
Counts
1509 → 23
Alt Table
Click to see full alt table
StatusAccuracyProgram
70.9%
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
27.7%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
96.2%
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
50.8%
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (*.f64 z (-.f64 t x))))))
69.7%
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z))))
55.5%
(+.f64 x (*.f64 (-.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z))))
50.7%
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 t x) y) y) z))
50.4%
(+.f64 x (*.f64 (*.f64 z (/.f64 (-.f64 t x) y)) y))
50.8%
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y)))
9.3%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y)))))))
31.6%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))))
50.2%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
37.2%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) y))))
60.6%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
67.9%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
45.6%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x y))))
56.6%
(+.f64 x (*.f64 z (-.f64 t x)))
51.7%
(+.f64 x (*.f64 z t))
51.0%
(+.f64 x (*.f64 t (-.f64 z (/.f64 (*.f64 x z) t))))
25.3%
(*.f64 z (-.f64 t x))
14.0%
(*.f64 z t)
51.7%
(*.f64 x (-.f64 #s(literal 1 binary64) z))
57.1%
x
Compiler

Compiled 813 to 463 computations (43.1% saved)

simplify175.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
cost-diff256
(/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
cost-diff896
(/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
cost-diff0
(*.f64 z (-.f64 t x))
cost-diff0
(*.f64 y (*.f64 z (-.f64 t x)))
cost-diff0
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y)))
cost-diff384
(*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y))
cost-diff0
(/.f64 t y)
cost-diff0
(*.f64 y z)
cost-diff0
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
cost-diff256
(*.f64 (*.f64 y z) (/.f64 t y))
cost-diff0
(*.f64 z t)
cost-diff0
(tanh.f64 (/.f64 t y))
cost-diff0
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
cost-diff0
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))
cost-diff0
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
Rules
3448×*-lowering-*.f32
3448×*-lowering-*.f64
2282×/-lowering-/.f32
2282×/-lowering-/.f64
1106×sum4-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
030232
1119226
2400181
32170169
47446169
08059169
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (- (tanh (/ t y)) (tanh (/ x y))) (* y z)) x)
(* (- (tanh (/ t y)) (tanh (/ x y))) (* y z))
(- (tanh (/ t y)) (tanh (/ x y)))
(tanh (/ t y))
(/ t y)
t
y
(tanh (/ x y))
(/ x y)
x
(* y z)
z
(* z t)
z
t
(+ x (* (* y z) (/ t y)))
x
(* (* y z) (/ t y))
(* y z)
y
z
(/ t y)
t
(+ x (* (* y (* z (- t x))) (/ 1 y)))
x
(* (* y (* z (- t x))) (/ 1 y))
(* y (* z (- t x)))
y
(* z (- t x))
z
(- t x)
t
(/ 1 y)
1
(/ 1 (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))))
1
(/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))))
(- x (/ (* y z) (/ y (- t x))))
x
(/ (* y z) (/ y (- t x)))
(* y z)
y
z
(/ y (- t x))
(- t x)
t
(- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))
(* x x)
(* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))
Outputs
(+ (* (- (tanh (/ t y)) (tanh (/ x y))) (* y z)) x)
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
(* (- (tanh (/ t y)) (tanh (/ x y))) (* y z))
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))
(- (tanh (/ t y)) (tanh (/ x y)))
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
(tanh (/ t y))
(tanh.f64 (/.f64 t y))
(/ t y)
(/.f64 t y)
t
y
(tanh (/ x y))
(tanh.f64 (/.f64 x y))
(/ x y)
(/.f64 x y)
x
(* y z)
(*.f64 y z)
z
(* z t)
(*.f64 t z)
z
t
(+ x (* (* y z) (/ t y)))
(+.f64 x (*.f64 t z))
x
(* (* y z) (/ t y))
(*.f64 t z)
(* y z)
(*.f64 y z)
y
z
(/ t y)
(/.f64 t y)
t
(+ x (* (* y (* z (- t x))) (/ 1 y)))
(+.f64 x (*.f64 z (-.f64 t x)))
x
(* (* y (* z (- t x))) (/ 1 y))
(*.f64 z (-.f64 t x))
(* y (* z (- t x)))
(*.f64 (*.f64 y z) (-.f64 t x))
y
(* z (- t x))
(*.f64 z (-.f64 t x))
z
(- t x)
(-.f64 t x)
t
(/ 1 y)
(/.f64 #s(literal 1 binary64) y)
1
#s(literal 1 binary64)
(/ 1 (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))))
(+.f64 x (*.f64 z (-.f64 t x)))
1
#s(literal 1 binary64)
(/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))))
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (-.f64 t x))))
(- x (/ (* y z) (/ y (- t x))))
(+.f64 x (*.f64 z (-.f64 x t)))
x
(/ (* y z) (/ y (- t x)))
(*.f64 z (-.f64 t x))
(* y z)
(*.f64 y z)
y
z
(/ y (- t x))
(/.f64 y (-.f64 t x))
(- t x)
(-.f64 t x)
t
(- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))
(+.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 z (*.f64 z (-.f64 x t)))))
(* x x)
(*.f64 x x)
(* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))
(*.f64 z (*.f64 (-.f64 t x) (*.f64 z (-.f64 t x))))

localize250.0ms (1.9%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
accuracy86.4%
(-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
accuracy79.8%
(/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))
accuracy47.1%
(/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
accuracy100.0%
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y)))
accuracy100.0%
(*.f64 z (-.f64 t x))
accuracy92.4%
(*.f64 y (*.f64 z (-.f64 t x)))
accuracy86.6%
(*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y))
accuracy100.0%
(/.f64 t y)
accuracy100.0%
(*.f64 y z)
accuracy100.0%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
accuracy78.6%
(*.f64 (*.f64 y z) (/.f64 t y))
accuracy100.0%
(*.f64 z t)
accuracy100.0%
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
accuracy100.0%
(tanh.f64 (/.f64 x y))
accuracy100.0%
(tanh.f64 (/.f64 t y))
accuracy95.8%
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))
Results
110.0ms220×0valid
85.0ms33×2valid
2.0ms1valid
2.0ms3valid
Compiler

Compiled 294 to 31 computations (89.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 57.0ms
ival-mult: 18.0ms (31.4% of total)
ival-div: 17.0ms (29.6% of total)
backward-pass: 8.0ms (13.9% of total)
ival-sub: 6.0ms (10.5% of total)
ival-tanh: 4.0ms (7% of total)
ival-add: 4.0ms (7% of total)
const: 0.0ms (0% of total)

series91.0ms (0.7%)

Counts
20 → 804
Calls
Call 1
Inputs
#<alt (+ (* (- (tanh (/ t y)) (tanh (/ x y))) (* y z)) x)>
#<alt (* (- (tanh (/ t y)) (tanh (/ x y))) (* y z))>
#<alt (- (tanh (/ t y)) (tanh (/ x y)))>
#<alt (tanh (/ t y))>
#<alt (* z t)>
#<alt (* (* y z) (/ t y))>
#<alt (+ x (* (* y z) (/ t y)))>
#<alt (* y z)>
#<alt (/ t y)>
#<alt (* (* y (* z (- t x))) (/ 1 y))>
#<alt (+ x (* (* y (* z (- t x))) (/ 1 y)))>
#<alt (* y (* z (- t x)))>
#<alt (* z (- t x))>
#<alt (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))))>
#<alt (/ 1 (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))))>
#<alt (/ (* y z) (/ y (- t x)))>
#<alt (- x (/ (* y z) (/ y (- t x))))>
#<alt (tanh (/ x y))>
#<alt (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))>
#<alt (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))>
Outputs
#<alt (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt x>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))>
#<alt (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))>
#<alt (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))>
#<alt (+ x (* -1 (* z (- (* -1 t) (* -1 x)))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt x>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))>
#<alt (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))>
#<alt x>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))>
#<alt (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))>
#<alt (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))>
#<alt (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* z (- t x))>
#<alt (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))>
#<alt (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))>
#<alt (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))>
#<alt (* -1 (* z (- (* -1 t) (* -1 x))))>
#<alt (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))>
#<alt (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))>
#<alt (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))>
#<alt (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (/ (- t x) y)>
#<alt (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)>
#<alt (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y)>
#<alt (* -1 (/ (- (* -1 t) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))>
#<alt (/ t y)>
#<alt (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))>
#<alt (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ t y)>
#<alt (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)>
#<alt (/ t y)>
#<alt (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt x>
#<alt (* x (+ 1 (/ (* t z) x)))>
#<alt (* x (+ 1 (/ (* t z) x)))>
#<alt (* x (+ 1 (/ (* t z) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* t z) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* t z) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* t z) x)) 1)))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt x>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (* t z)>
#<alt (* z (+ t (/ x z)))>
#<alt (* z (+ t (/ x z)))>
#<alt (* z (+ t (/ x z)))>
#<alt (* t z)>
#<alt (* -1 (* z (+ (* -1 t) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 t) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 t) (* -1 (/ x z)))))>
#<alt x>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (+ x (* t z))>
#<alt (* t z)>
#<alt (* t (+ z (/ x t)))>
#<alt (* t (+ z (/ x t)))>
#<alt (* t (+ z (/ x t)))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ x t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ x t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ x t)))))>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (/ 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 (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* t z)>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* t z)>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* -1 (* x z))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* t z)>
#<alt (+ (* t z) (* x (+ 1 (* -1 z))))>
#<alt (+ (* t z) (* x (+ 1 (* -1 z))))>
#<alt (+ (* t z) (* x (+ 1 (* -1 z))))>
#<alt (* x (+ 1 (* -1 z)))>
#<alt (* x (+ 1 (+ (* -1 z) (/ (* t z) x))))>
#<alt (* x (+ 1 (+ (* -1 z) (/ (* t z) x))))>
#<alt (* x (+ 1 (+ (* -1 z) (/ (* t z) x))))>
#<alt (* -1 (* x (- z 1)))>
#<alt (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))>
#<alt (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))>
#<alt (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt x>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (* z (- t x))>
#<alt (* z (- (+ t (/ x z)) x))>
#<alt (* z (- (+ t (/ x z)) x))>
#<alt (* z (- (+ t (/ x z)) x))>
#<alt (* z (- t x))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (+ x (* -1 (* x z)))>
#<alt (+ x (+ (* -1 (* x z)) (* t z)))>
#<alt (+ x (+ (* -1 (* x z)) (* t z)))>
#<alt (+ x (+ (* -1 (* x z)) (* t z)))>
#<alt (* t z)>
#<alt (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))>
#<alt (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))>
#<alt (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* y (* z (- t x)))>
#<alt (* -1 (* x (* y z)))>
#<alt (+ (* -1 (* x (* y z))) (* t (* y z)))>
#<alt (+ (* -1 (* x (* y z))) (* t (* y z)))>
#<alt (+ (* -1 (* x (* y z))) (* t (* y z)))>
#<alt (* t (* y z))>
#<alt (* t (+ (* -1 (/ (* x (* y z)) t)) (* y z)))>
#<alt (* t (+ (* -1 (/ (* x (* y z)) t)) (* y z)))>
#<alt (* t (+ (* -1 (/ (* x (* y z)) t)) (* y z)))>
#<alt (* t (* y z))>
#<alt (* -1 (* t (+ (* -1 (* y z)) (/ (* x (* y z)) t))))>
#<alt (* -1 (* t (+ (* -1 (* y z)) (/ (* x (* y z)) t))))>
#<alt (* -1 (* t (+ (* -1 (* y z)) (/ (* x (* y z)) t))))>
#<alt (* t (* y z))>
#<alt (+ (* -1 (* x (* y z))) (* t (* y z)))>
#<alt (+ (* -1 (* x (* y z))) (* t (* y z)))>
#<alt (+ (* -1 (* x (* y z))) (* t (* y z)))>
#<alt (* -1 (* x (* y z)))>
#<alt (* x (+ (* -1 (* y z)) (/ (* t (* y z)) x)))>
#<alt (* x (+ (* -1 (* y z)) (/ (* t (* y z)) x)))>
#<alt (* x (+ (* -1 (* y z)) (/ (* t (* y z)) x)))>
#<alt (* -1 (* x (* y z)))>
#<alt (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* y z))))>
#<alt (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* y z))))>
#<alt (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* y z))))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* t z)>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* t z)>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* -1 (* x z))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (/ 1 (* t z))>
#<alt (+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z))))) (/ 1 (* t z)))>
#<alt (+ (* x (+ (* -1 (* x (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))))) (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))))) (/ 1 (* t z)))>
#<alt (+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (+ (* 2 (/ 1 (* (pow t 2) z))) (* x (- (* -1 (* x (+ (* -1 (/ (* (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) (- 1 (pow z 2))) (* (pow t 2) (pow z 2)))) (* 2 (/ (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))) t))))) (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3)))))))))) (/ 1 (* t z)))>
#<alt (/ (- 1 (* -1 z)) (* x (- 1 (pow z 2))))>
#<alt (/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (/ 1 (- 1 (pow z 2)))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)>
#<alt (/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 2))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)>
#<alt (/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 3))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (* (pow x 2) (pow (- 1 (pow z 2)) 2)))) (+ (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (* (pow x 2) (- 1 (pow z 2))))))))) x)>
#<alt (/ (+ 1 z) (* x (- 1 (pow z 2))))>
#<alt (* -1 (/ (- (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (/ (* t z) (* x (- 1 (pow z 2))))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (* x (pow (- 1 (pow z 2)) 2))))) x))>
#<alt (* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))) x))) x))) x))>
#<alt (* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))) (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) x)))) x))) x))) x))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ 1 x)>
#<alt (+ (* z (- (/ 1 x) (/ t (pow x 2)))) (/ 1 x))>
#<alt (+ (* z (- (+ (/ 1 x) (/ (* z (pow (- t x) 2)) (pow x 3))) (/ t (pow x 2)))) (/ 1 x))>
#<alt (+ (* z (- (+ (* z (- (/ (* z (* (pow (- t x) 2) (- (/ 1 x) (/ t (pow x 2))))) (pow x 2)) (* -1 (/ (pow (- t x) 2) (pow x 3))))) (/ 1 x)) (/ t (pow x 2)))) (/ 1 x))>
#<alt (* -1 (/ (- x t) (* z (pow (- t x) 2))))>
#<alt (/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (* -1 (/ (- x t) (pow (- t x) 2)))) z)>
#<alt (/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) (* -1 (/ (- x t) (pow (- t x) 2))))) z)>
#<alt (/ (- (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (- x t) (pow (- t x) 2))) (* -1 (/ (pow x 3) (* (pow z 3) (pow (- t x) 4)))))) (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) z)>
#<alt (/ 1 (* z (- t x)))>
#<alt (* -1 (/ (- (/ x (* z (pow (- t x) 2))) (/ 1 (- t x))) z))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (/ (pow x 2) (* z (pow (- t x) 3)))) z)) (/ 1 (- t x))) z))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (* -1 (/ (- (/ (pow x 3) (* z (pow (- t x) 4))) (/ (pow x 2) (pow (- t x) 3))) z))) z)) (/ 1 (- t x))) z))>
#<alt (/ (- x (* -1 (* x z))) (- (pow x 2) (* (pow x 2) (pow z 2))))>
#<alt (- (+ (* t (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))>
#<alt (- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2)))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))>
#<alt (- (+ (* t (- (+ (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* t (- (* -1 (* t (+ (* -2 (/ (* x (* (pow z 2) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2))))))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))>
#<alt (/ 1 (* t z))>
#<alt (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z)) (* -2 (/ x (* t z)))) t)>
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3)))) (pow t 2))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (* -2 (/ x (* t z)))) t)>
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow z 2))) (* 2 (* x (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3))))))) (pow t 3))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (+ (* -2 (/ x (* t z))) (+ (* -2 (/ (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z)))) (pow t 2))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) (pow z 3))))))) t)>
#<alt (/ 1 (* t z))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) t)) (/ 1 z)) t))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (* t (pow z 2)))) (+ (* 2 (/ (* x (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3))))) t)) (/ (pow x 2) z))) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))>
#<alt (* t z)>
#<alt (+ (* t z) (* x (- (* -2 z) (* -1 (- 1 (* -1 z))))))>
#<alt (+ (* t z) (* x (- (+ (* -2 z) (* x (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))>
#<alt (+ (* t z) (* x (- (+ (* -2 z) (* x (- (+ (* -1 (/ (- 1 (pow z 2)) (* t z))) (/ (* x (* (- 1 (* -1 z)) (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))>
#<alt (/ (* x (- 1 (pow z 2))) (- 1 (* -1 z)))>
#<alt (* x (- (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z)))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (/ (pow z 2) (- 1 (* -1 z))))))>
#<alt (* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))>
#<alt (* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (+ (/ 1 (- 1 (* -1 z))) (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (- 1 (* -1 z))))))) (* (pow x 3) (- 1 (* -1 z))))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))>
#<alt (/ (* x (- 1 (pow z 2))) (+ 1 z))>
#<alt (* -1 (* x (- (+ (* -2 (/ (* t (pow z 2)) (* x (+ 1 z)))) (* -1 (/ (- 1 (pow z 2)) (+ 1 z)))) (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (+ 1 z) 2))))))>
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (pow z 2)) (+ 1 z))) (* -1 (/ (- (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (* (pow t 2) (pow z 2)) (* x (+ 1 z))))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (* x (+ 1 z)))) x)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (+ (* -1 (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z)))) (* -1 (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z))))) (* x (+ 1 z))))) x))) x)) (* -1 (/ (- 1 (pow z 2)) (+ 1 z))))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt x>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- (+ t (* z (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)))>
#<alt (+ x (* z (- (+ t (* z (- (+ (* -1 (/ (* z (* (- x t) (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)) (* -1 (/ (pow (- t x) 2) x))) (/ (* (- t x) (- x t)) x)))) x)))>
#<alt (* -1 (/ (* z (pow (- t x) 2)) (- x t)))>
#<alt (* z (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))))>
#<alt (* z (- (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t)))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))>
#<alt (* z (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- x t)) (/ (* (pow x 2) (pow (- t x) 2)) (pow (- x t) 3)))) (* (pow z 3) (- x t)))) (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t))))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))>
#<alt (* z (- t x))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (- x (* -1 (* x z))))>
#<alt (- (+ (* t (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))>
#<alt (- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))>
#<alt (- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (+ (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (/ (* t (* z (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))>
#<alt (* t z)>
#<alt (* t (- (+ z (* -2 (/ (* x z) t))) (* -1 (/ (- x (* -1 (* x z))) t))))>
#<alt (* t (- (+ z (+ (* -2 (/ (* x z) t)) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))>
#<alt (* t (- (+ z (+ (* -2 (/ (* x z) t)) (+ (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))) (/ (* (- x (* -1 (* x z))) (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) z)) (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* (pow t 3) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z))))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (+ (/ (* (- x (* -1 (* x z))) (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* t z)) (/ (pow x 2) z)) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* t z)>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* t z)>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* -1 (* x z))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* t z))>
#<alt (- (* x (- 1 (* -1 z))) (* t z))>
#<alt (- (* x (- 1 (* -1 z))) (* t z))>
#<alt (- (* x (- 1 (* -1 z))) (* t z))>
#<alt (* x (- 1 (* -1 z)))>
#<alt (* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z)))>
#<alt (* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z)))>
#<alt (* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z)))>
#<alt (* x (+ 1 z))>
#<alt (* -1 (* x (- (/ (* t z) x) (+ 1 z))))>
#<alt (* -1 (* x (- (/ (* t z) x) (+ 1 z))))>
#<alt (* -1 (* x (- (/ (* t z) x) (+ 1 z))))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt (- x (* z (- t x)))>
#<alt x>
#<alt (+ x (* z (- x t)))>
#<alt (+ x (* z (- x t)))>
#<alt (+ x (* z (- x t)))>
#<alt (* z (- x t))>
#<alt (* z (- (+ x (/ x z)) t))>
#<alt (* z (- (+ x (/ x z)) t))>
#<alt (* z (- (+ x (/ x z)) t))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x)))))>
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x)))))>
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x)))))>
#<alt (- x (* -1 (* x z)))>
#<alt (- (+ x (* -1 (* t z))) (* -1 (* x z)))>
#<alt (- (+ x (* -1 (* t z))) (* -1 (* x z)))>
#<alt (- (+ x (* -1 (* t z))) (* -1 (* x z)))>
#<alt (* -1 (* t z))>
#<alt (* t (- (/ x t) (+ z (* -1 (/ (* x z) t)))))>
#<alt (* t (- (/ x t) (+ z (* -1 (/ (* x z) t)))))>
#<alt (* t (- (/ x t) (+ z (* -1 (/ (* x z) t)))))>
#<alt (* -1 (* t z))>
#<alt (* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z))))>
#<alt (* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z))))>
#<alt (* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z))))>
#<alt (/ x y)>
#<alt (* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y)))>
#<alt (* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))>
#<alt (/ x y)>
#<alt (/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)>
#<alt (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y)>
#<alt (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y)>
#<alt (/ x y)>
#<alt (* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))>
#<alt (* -1 (* (pow t 2) (pow z 2)))>
#<alt (- (* 2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))>
#<alt (- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))>
#<alt (- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))>
#<alt (* (pow x 2) (- 1 (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))>
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))>
#<alt (* (pow x 2) (- 1 (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (pow x 2)>
#<alt (+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))>
#<alt (+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))>
#<alt (+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))>
#<alt (* -1 (* (pow z 2) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* -1 (* (pow z 2) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow x 2) (pow z 2)))>
#<alt (- (+ (* 2 (* t (* x (pow z 2)))) (pow x 2)) (* (pow x 2) (pow z 2)))>
#<alt (- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))>
#<alt (- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))>
#<alt (* -1 (* (pow t 2) (pow z 2)))>
#<alt (* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))>
#<alt (* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))>
#<alt (* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))>
#<alt (* -1 (* (pow t 2) (pow z 2)))>
#<alt (* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))>
#<alt (* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))>
#<alt (* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow x 2) (pow z 2))>
#<alt (+ (* -2 (* t (* x (pow z 2)))) (* (pow x 2) (pow z 2)))>
#<alt (+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))>
#<alt (+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))>
#<alt (* (pow t 2) (pow z 2))>
#<alt (* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))>
#<alt (* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))>
#<alt (* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))>
#<alt (* (pow t 2) (pow z 2))>
#<alt (* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))>
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))>
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))>
#<alt (* (pow t 2) (pow z 2))>
#<alt (+ (* -2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))>
#<alt (+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))>
#<alt (+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))>
#<alt (* (pow x 2) (pow z 2))>
#<alt (* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))>
#<alt (* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))>
#<alt (* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))>
#<alt (* (pow x 2) (pow z 2))>
#<alt (* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))>
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))>
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))>
Calls

201 calls:

TimeVariablePointExpression
21.0ms
t
@inf
(/ 1 (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))))
16.0ms
x
@inf
(- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))
2.0ms
y
@-inf
(* y (* z (- t x)))
2.0ms
x
@inf
(/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))))
2.0ms
t
@0
(/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))))

rewrite1.3s (10.1%)

Algorithm
batch-egg-rewrite
Rules
3130×*-lowering-*.f32
3130×*-lowering-*.f64
2974×fma-lowering-fma.f32
2974×fma-lowering-fma.f64
1696×prod-diff
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
030180
1244163
22554162
08116162
Stop Event
iter limit
node limit
Counts
20 → 815
Calls
Call 1
Inputs
(+ (* (- (tanh (/ t y)) (tanh (/ x y))) (* y z)) x)
(* (- (tanh (/ t y)) (tanh (/ x y))) (* y z))
(- (tanh (/ t y)) (tanh (/ x y)))
(tanh (/ t y))
(* z t)
(* (* y z) (/ t y))
(+ x (* (* y z) (/ t y)))
(* y z)
(/ t y)
(* (* y (* z (- t x))) (/ 1 y))
(+ x (* (* y (* z (- t x))) (/ 1 y)))
(* y (* z (- t x)))
(* z (- t x))
(/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))))
(/ 1 (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))))
(/ (* y z) (/ y (- t x)))
(- x (/ (* y z) (/ y (- t x))))
(tanh (/ x y))
(- (* x x) (* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x)))))
(* (/ (* y z) (/ y (- t x))) (/ (* y z) (/ y (- t x))))
Outputs
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z) x)
(fma.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)
(fma.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x)
(fma.f64 (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) z x)
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 (*.f64 y z) x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)))
(+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
(fma.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (*.f64 y z)))
(fma.f64 (*.f64 y z) (tanh.f64 (/.f64 t y)) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 y z)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 y z)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(*.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))
(*.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(*.f64 (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) z)
(*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y)
(+.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(+.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (tanh.f64 (/.f64 t y)))
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))))
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(+.f64 (fma.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))))
(+.f64 (fma.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))
(+.f64 (fma.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))))
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))))
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))
(fma.f64 #s(literal -1 binary64) (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))) (*.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))) (-.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(-.f64 (/.f64 (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))
(/.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(/.f64 (neg.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(*.f64 (expm1.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))))))
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(tanh.f64 (/.f64 t y))
(*.f64 t z)
(*.f64 z t)
(/.f64 (*.f64 y z) (/.f64 y t))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 y z))))
(/.f64 (*.f64 t (*.f64 y z)) y)
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 y t))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 y t))
(/.f64 (neg.f64 (*.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y z)) (-.f64 #s(literal 0 binary64) y))
(pow.f64 (/.f64 y (*.f64 t (*.f64 y z))) #s(literal -1 binary64))
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)))
(*.f64 y (*.f64 (/.f64 t y) z))
(*.f64 (/.f64 t y) (*.f64 y z))
(*.f64 z (*.f64 y (/.f64 t y)))
(*.f64 (*.f64 y z) (/.f64 t y))
(*.f64 (*.f64 (/.f64 t y) z) y)
(*.f64 (*.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (*.f64 (/.f64 t y) y) z)
(+.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))
(+.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))) (/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)) x)
(fma.f64 y (*.f64 (/.f64 t y) z) x)
(fma.f64 (/.f64 t y) (*.f64 y z) x)
(fma.f64 z (*.f64 y (/.f64 t y)) x)
(fma.f64 (*.f64 y z) (/.f64 t y) x)
(fma.f64 (*.f64 (/.f64 t y) z) y x)
(fma.f64 (*.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) y) x)
(fma.f64 (*.f64 (/.f64 t y) y) z x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 t (*.f64 y z))) y))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)))) (neg.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y t)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
(*.f64 y z)
(*.f64 z y)
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 t y)
(/.f64 #s(literal 1 binary64) (/.f64 y t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y t) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y t)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 t #s(literal 1 binary64)) y)
(/.f64 (*.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(pow.f64 (/.f64 y t) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) y))
(*.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 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))
(+.f64 (*.f64 (/.f64 (*.f64 y z) y) t) (*.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 t (/.f64 (*.f64 y z) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) y)))
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal -1 binary64)))
(fma.f64 t (/.f64 (*.f64 y z) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) y)))
(fma.f64 (/.f64 (*.f64 y z) y) t (*.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))
(/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 y (*.f64 z (-.f64 t x))) y)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))
(/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 y (+.f64 t x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 y (-.f64 t x)))
(/.f64 (neg.f64 (*.f64 y (*.f64 z (-.f64 t x)))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x))
(/.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z (-.f64 t x)))) (-.f64 #s(literal 0 binary64) y))
(pow.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))
(*.f64 z (*.f64 y (/.f64 (-.f64 t x) y)))
(*.f64 z (/.f64 y (/.f64 y (-.f64 t x))))
(*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y))
(*.f64 (-.f64 t x) (/.f64 (*.f64 y z) y))
(*.f64 (*.f64 z (-.f64 t x)) (/.f64 y y))
(*.f64 (*.f64 z (-.f64 t x)) (*.f64 y (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y))
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 z (-.f64 t x))))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))
(*.f64 (/.f64 (-.f64 t x) y) (*.f64 y z))
(*.f64 (/.f64 (-.f64 t x) y) (pow.f64 (*.f64 y z) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 t x) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) y) (-.f64 t x))
(*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) y)
(*.f64 (/.f64 y y) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (/.f64 z y) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)) (-.f64 t x))
(*.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 z (-.f64 t x)) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 t x)) y) #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (*.f64 y (/.f64 (-.f64 t x) y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (/.f64 y (/.f64 y (-.f64 t x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (pow.f64 (-.f64 t x) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 y z) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) y) #s(literal 1 binary64)) (pow.f64 (-.f64 t x) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 z (-.f64 t x)) #s(literal 1 binary64)) (pow.f64 (/.f64 y y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 z (-.f64 t x)) #s(literal 1 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 y y) #s(literal 1 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 y (*.f64 z (-.f64 t x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (*.f64 y (*.f64 z (-.f64 t x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 z y) #s(literal 1 binary64)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1 binary64)) (pow.f64 (*.f64 z (-.f64 t x)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)) #s(literal 1 binary64)) (pow.f64 (-.f64 t x) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) z) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y z) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) y) #s(literal -1 binary64)))
(+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))
(+.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)
(+.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(fma.f64 y (/.f64 (*.f64 z (-.f64 t x)) y) x)
(fma.f64 z (*.f64 y (/.f64 (-.f64 t x) y)) x)
(fma.f64 z (/.f64 y (/.f64 y (-.f64 t x))) x)
(fma.f64 (*.f64 y z) (/.f64 (-.f64 t x) y) x)
(fma.f64 (-.f64 t x) (/.f64 (*.f64 y z) y) x)
(fma.f64 (*.f64 z (-.f64 t x)) (/.f64 y y) x)
(fma.f64 (*.f64 z (-.f64 t x)) (*.f64 y (/.f64 #s(literal 1 binary64) y)) x)
(fma.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y) x)
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)
(fma.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 z (-.f64 t x))) x)
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) x)
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (-.f64 t x) y) (*.f64 y z) x)
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (*.f64 y z) y) (-.f64 t x) x)
(fma.f64 (/.f64 (*.f64 z (-.f64 t x)) y) y x)
(fma.f64 (/.f64 y y) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))) x)
(fma.f64 (/.f64 z y) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) x)
(fma.f64 (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)) x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)) (-.f64 t x) x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y) x)
(fma.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)) x)
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (*.f64 y (*.f64 z (-.f64 t x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64))
(pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)))))
(*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64))
(*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (*.f64 t (*.f64 y z)) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 t (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)))
(fma.f64 t (*.f64 y z) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 t (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)))
(fma.f64 y (*.f64 t z) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 y (*.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)))
(fma.f64 z (*.f64 y t) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 z (*.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)))
(fma.f64 (*.f64 y z) t (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (*.f64 y z) t (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x))
(*.f64 y (*.f64 z (-.f64 t x)))
(*.f64 y (*.f64 (*.f64 z (-.f64 t x)) #s(literal 1 binary64)))
(*.f64 z (*.f64 y (-.f64 t x)))
(*.f64 z (*.f64 (-.f64 t x) y))
(*.f64 (*.f64 y z) (-.f64 t x))
(*.f64 (*.f64 y z) (*.f64 (-.f64 t x) #s(literal 1 binary64)))
(*.f64 (-.f64 t x) (*.f64 y z))
(*.f64 (*.f64 z (-.f64 t x)) y)
(*.f64 (*.f64 y (*.f64 z (-.f64 t x))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (-.f64 t x))))
(*.f64 (*.f64 y (-.f64 t x)) z)
(+.f64 (*.f64 t z) (*.f64 z (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) x) z))
(fma.f64 t z (*.f64 z (-.f64 #s(literal 0 binary64) x)))
(fma.f64 t z (*.f64 (-.f64 #s(literal 0 binary64) x) z))
(fma.f64 z t (*.f64 z (-.f64 #s(literal 0 binary64) x)))
(fma.f64 z t (*.f64 (-.f64 #s(literal 0 binary64) x) z))
(/.f64 (*.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 z (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) z) (+.f64 t x))
(*.f64 z (-.f64 t x))
(*.f64 (-.f64 t x) z)
(+.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) y))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) y (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) y)))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y z)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 y z) (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y z))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y z) y)))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 (*.f64 y z) y) (*.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y z) y))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 y (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (/.f64 y (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 y (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (*.f64 y z) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (/.f64 (*.f64 y z) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (*.f64 y z) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 (-.f64 t x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (/.f64 (*.f64 y z) y) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (/.f64 (/.f64 (*.f64 y z) y) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (-.f64 t x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (/.f64 (*.f64 y z) y) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) y))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) y (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) y)))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y z)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 y z) (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y z))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (*.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y z) y)))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 (*.f64 y z) y) (*.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y z) y))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 y (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (/.f64 y (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 y (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (*.f64 y z) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (/.f64 (*.f64 y z) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (*.f64 y z) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (*.f64 (/.f64 (-.f64 t x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (/.f64 (*.f64 y z) y) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (/.f64 (/.f64 (*.f64 y z) y) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (-.f64 t x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (/.f64 (*.f64 y z) y) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) y))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) y (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) y)))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y z)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 y z) (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y z))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y z) y)))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 (*.f64 y z) y) (*.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y z) y))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 y (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (/.f64 y (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 y (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (*.f64 y z) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (/.f64 (*.f64 y z) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (/.f64 (-.f64 t x) y) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (*.f64 y z) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 (-.f64 t x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (/.f64 (*.f64 y z) y) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (/.f64 (/.f64 (*.f64 y z) y) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (-.f64 t x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (/.f64 (*.f64 y z) y) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))))
(+.f64 (fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(-.f64 (/.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal 1 binary64)))
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (neg.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64)))
(/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(/.f64 (-.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)) (*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(/.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal 1 binary64))
(pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) #s(literal -1 binary64)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(*.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))
(+.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)
(+.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(fma.f64 y (/.f64 (*.f64 z (-.f64 t x)) y) x)
(fma.f64 z (*.f64 y (/.f64 (-.f64 t x) y)) x)
(fma.f64 z (/.f64 y (/.f64 y (-.f64 t x))) x)
(fma.f64 (*.f64 y z) (/.f64 (-.f64 t x) y) x)
(fma.f64 (-.f64 t x) (/.f64 (*.f64 y z) y) x)
(fma.f64 (*.f64 z (-.f64 t x)) (/.f64 y y) x)
(fma.f64 (*.f64 z (-.f64 t x)) (*.f64 y (/.f64 #s(literal 1 binary64) y)) x)
(fma.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y) x)
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)
(fma.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 z (-.f64 t x))) x)
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) x)
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (-.f64 t x) y) (*.f64 y z) x)
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (*.f64 y z) y) (-.f64 t x) x)
(fma.f64 (/.f64 (*.f64 z (-.f64 t x)) y) y x)
(fma.f64 (/.f64 y y) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))) x)
(fma.f64 (/.f64 z y) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) x)
(fma.f64 (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)) x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)) (-.f64 t x) x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(fma.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y) x)
(fma.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)) x)
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (*.f64 y (*.f64 z (-.f64 t x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) #s(literal -1 binary64))
(pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)))))
(*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64))
(*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (*.f64 (/.f64 (*.f64 y z) y) t) (*.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 t (/.f64 (*.f64 y z) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) y)))
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal -1 binary64)))
(fma.f64 t (/.f64 (*.f64 y z) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) y)))
(fma.f64 (/.f64 (*.f64 y z) y) t (*.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))
(/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 y (*.f64 z (-.f64 t x))) y)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))
(/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 y (+.f64 t x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 y (-.f64 t x)))
(/.f64 (neg.f64 (*.f64 y (*.f64 z (-.f64 t x)))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x))
(/.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z (-.f64 t x)))) (-.f64 #s(literal 0 binary64) y))
(pow.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))
(*.f64 z (*.f64 y (/.f64 (-.f64 t x) y)))
(*.f64 z (/.f64 y (/.f64 y (-.f64 t x))))
(*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y))
(*.f64 (-.f64 t x) (/.f64 (*.f64 y z) y))
(*.f64 (*.f64 z (-.f64 t x)) (/.f64 y y))
(*.f64 (*.f64 z (-.f64 t x)) (*.f64 y (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y))
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 z (-.f64 t x))))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))
(*.f64 (/.f64 (-.f64 t x) y) (*.f64 y z))
(*.f64 (/.f64 (-.f64 t x) y) (pow.f64 (*.f64 y z) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 t x) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) y) (-.f64 t x))
(*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) y)
(*.f64 (/.f64 y y) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (/.f64 z y) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)) (-.f64 t x))
(*.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 z (-.f64 t x)) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 t x)) y) #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (*.f64 y (/.f64 (-.f64 t x) y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (/.f64 y (/.f64 y (-.f64 t x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (pow.f64 (-.f64 t x) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 y z) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) y) #s(literal 1 binary64)) (pow.f64 (-.f64 t x) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 z (-.f64 t x)) #s(literal 1 binary64)) (pow.f64 (/.f64 y y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 z (-.f64 t x)) #s(literal 1 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 y y) #s(literal 1 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 y (*.f64 z (-.f64 t x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (*.f64 y (*.f64 z (-.f64 t x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 z y) #s(literal 1 binary64)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1 binary64)) (pow.f64 (*.f64 z (-.f64 t x)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)) #s(literal 1 binary64)) (pow.f64 (-.f64 t x) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) z) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y z) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) y) #s(literal -1 binary64)))
(+.f64 x (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))
(+.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 z (-.f64 t x)))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 y (*.f64 z (-.f64 t x)))))
(+.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) x)
(-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(fma.f64 y (neg.f64 (/.f64 (*.f64 z (-.f64 t x)) y)) x)
(fma.f64 (*.f64 y z) (neg.f64 (/.f64 (-.f64 t x) y)) x)
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) x)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 z (-.f64 t x)) y) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (-.f64 t x) y) x)
(fma.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) (-.f64 t x)) x)
(fma.f64 (neg.f64 (/.f64 (*.f64 y z) y)) (-.f64 t x) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (neg.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))) (*.f64 x (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
(pow.f64 (/.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))))
(*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(-.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(-.f64 (/.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))
(/.f64 (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))
(*.f64 (expm1.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x))))))
(tanh.f64 (/.f64 x y))
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(+.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (fma.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 t x) y) #s(literal 2 binary64))) (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (fma.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 t x)) y) #s(literal 2 binary64))) (pow.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (fma.f64 (neg.f64 (pow.f64 (-.f64 t x) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 y z) y) #s(literal 2 binary64)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (*.f64 z (-.f64 t x)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (fma.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (*.f64 z (-.f64 t x))))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (*.f64 x x))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(+.f64 (*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) x) (*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
(+.f64 (*.f64 x (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) y))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) y (*.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) y)))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 t x) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y z)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (-.f64 t x) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 y z) (*.f64 (*.f64 (/.f64 (-.f64 t x) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y z))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))) (*.f64 y z)))) (fma.f64 (neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y)))) (*.f64 y z) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))) (*.f64 y z))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 y (-.f64 t x))) (*.f64 y z)))) (fma.f64 (neg.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 y (-.f64 t x)))) (*.f64 y z) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 y (-.f64 t x))) (*.f64 y z))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y (*.f64 z (-.f64 t x)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y (*.f64 z (-.f64 t x))))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 #s(literal 1 binary64) y)))) (fma.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 #s(literal 1 binary64) y))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)) (*.f64 y (*.f64 z (*.f64 y z)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y))) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)) (*.f64 y (*.f64 z (*.f64 y z))))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))) (*.f64 y (*.f64 z (*.f64 y z)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y)))) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))) (*.f64 y (*.f64 z (*.f64 y z))))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) y)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (*.f64 y z) y)))) (fma.f64 (neg.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (/.f64 (*.f64 y z) y) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (*.f64 y z) y))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (-.f64 t x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (*.f64 y z) y)))) (fma.f64 (neg.f64 (*.f64 (-.f64 t x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (*.f64 y z) y) (*.f64 (*.f64 (-.f64 t x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (*.f64 y z) y))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y y)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y y) (*.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y y))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y)))) (fma.f64 (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y) (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y z) y))))) (fma.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y z) y)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y z) y)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y) (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (-.f64 t x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y z) y))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y z) y)) (*.f64 (-.f64 t x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y z) y)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) y))))) (fma.f64 (neg.f64 (*.f64 y (*.f64 z (-.f64 t x)))) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) y)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y (*.f64 z (-.f64 t x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y (*.f64 z (-.f64 t x)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y (*.f64 z (-.f64 t x)))))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (-.f64 t x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) y)))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) y) (*.f64 (-.f64 t x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) y))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) y)) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal 1 binary64)))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) y))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) y)))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) y))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) y (*.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) y)))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 t x) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y z)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (-.f64 t x) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 y z) (*.f64 (*.f64 (/.f64 (-.f64 t x) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y z))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))) (*.f64 y z)))) (fma.f64 (neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y)))) (*.f64 y z) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))) (*.f64 y z))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 y (-.f64 t x))) (*.f64 y z)))) (fma.f64 (neg.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 y (-.f64 t x)))) (*.f64 y z) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 y (-.f64 t x))) (*.f64 y z))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y (*.f64 z (-.f64 t x)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y (*.f64 z (-.f64 t x))))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 #s(literal 1 binary64) y)))) (fma.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 #s(literal 1 binary64) y))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)) (*.f64 y (*.f64 z (*.f64 y z)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y))) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)) (*.f64 y (*.f64 z (*.f64 y z))))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))) (*.f64 y (*.f64 z (*.f64 y z)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y)))) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))) (*.f64 y (*.f64 z (*.f64 y z))))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) y)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (*.f64 y z) y)))) (fma.f64 (neg.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (/.f64 (*.f64 y z) y) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (*.f64 y z) y))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (-.f64 t x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (*.f64 y z) y)))) (fma.f64 (neg.f64 (*.f64 (-.f64 t x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))) (/.f64 (*.f64 y z) y) (*.f64 (*.f64 (-.f64 t x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (*.f64 y z) y))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y y)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 y y) (*.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y y))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y)))) (fma.f64 (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y) (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y z) y))))) (fma.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y z) y)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y z) y)))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y) (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 t x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y z) y))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y z) y)) (*.f64 (-.f64 t x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y z) y)))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) y))))) (fma.f64 (neg.f64 (*.f64 y (*.f64 z (-.f64 t x)))) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) y)))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y (*.f64 z (-.f64 t x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y (*.f64 z (-.f64 t x)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y (*.f64 z (-.f64 t x)))))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 t x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) y)))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) y) (*.f64 (-.f64 t x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) y))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 t x) y)) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) y))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) y)))))
(-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(-.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 x x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(fma.f64 x x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 x x (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(fma.f64 x (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))))
(fma.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) (*.f64 x x))
(fma.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(fma.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 x x))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 x x))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) x (*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(fma.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(fma.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) y) (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 x x))
(fma.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) (*.f64 y z)) (/.f64 (-.f64 t x) y) (*.f64 x x))
(fma.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) (/.f64 (*.f64 y z) y)) (-.f64 t x) (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(/.f64 (*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (-.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) #s(literal -1 binary64))
(*.f64 (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))))
(*.f64 (+.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (-.f64 x (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y)) (*.f64 y (*.f64 z (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))))
(/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y)))
(/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) (/.f64 y (-.f64 t x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)) (/.f64 y (-.f64 t x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))
(/.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (*.f64 z (-.f64 t x)))) (*.f64 y y))
(/.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y z)))) (neg.f64 (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))))
(/.f64 (neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))
(/.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) y)
(/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) #s(literal 1 binary64)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))
(/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y (*.f64 z (-.f64 t x)))) y)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))
(/.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))
(pow.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal -2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))) #s(literal -1 binary64))
(*.f64 y (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (*.f64 y z) (*.f64 (/.f64 (-.f64 t x) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))))
(*.f64 (*.f64 y z) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 y (-.f64 t x))))
(*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)))
(*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (pow.f64 (/.f64 (-.f64 t x) y) #s(literal 2 binary64)))
(*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)))
(*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (-.f64 t x) y))))
(*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (/.f64 (*.f64 y z) y) (*.f64 (-.f64 t x) (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y))))
(*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z (-.f64 t x)) y) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 t x)) y) #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) y) #s(literal 2 binary64)) (pow.f64 (-.f64 t x) #s(literal 2 binary64)))
(*.f64 (pow.f64 (-.f64 t x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y z) y) #s(literal 2 binary64)))
(*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z (-.f64 t x)) y) (/.f64 (*.f64 z (-.f64 t x)) y)))
(*.f64 (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (*.f64 z (-.f64 t x)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y) (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y z) y)) (*.f64 (-.f64 t x) (-.f64 t x)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (*.f64 y (*.f64 z (-.f64 t x)))))
(*.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) y) (/.f64 (*.f64 z (-.f64 t x)) y))
(*.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 (*.f64 y z) y)) (-.f64 t x))
(*.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 y (*.f64 z (-.f64 t x))))
(*.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z (-.f64 t x)) y)) (*.f64 y (*.f64 z (-.f64 t x)))) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) y) (-.f64 t x))
(*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(*.f64 (pow.f64 z #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 (-.f64 t x) y)) #s(literal 2 binary64)))
(*.f64 (pow.f64 z #s(literal 2 binary64)) (pow.f64 (/.f64 y (/.f64 y (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 z (-.f64 t x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y y) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 z (-.f64 t x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 y y) #s(literal 2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 y (*.f64 z (-.f64 t x))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 y (*.f64 z (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (-.f64 t x)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t x) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 t x) y) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) #s(literal 2 binary64)))

simplify752.0ms (5.7%)

Algorithm
egg-herbie
Rules
4564×*-lowering-*.f32
4564×*-lowering-*.f64
2874×+-lowering-+.f64
2874×+-lowering-+.f32
2020×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0131219021
1488217186
0839217186
Stop Event
iter limit
node limit
Counts
804 → 804
Calls
Call 1
Inputs
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* z (- t x)))
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
x
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* z (- t x))
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(* -1 (* z (- (* -1 t) (* -1 x))))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(/ (- t x) y)
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(/ t y)
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ t y)
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)
(/ t y)
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
x
(* x (+ 1 (/ (* t z) x)))
(* x (+ 1 (/ (* t z) x)))
(* x (+ 1 (/ (* t z) x)))
x
(* -1 (* x (- (* -1 (/ (* t z) x)) 1)))
(* -1 (* x (- (* -1 (/ (* t z) x)) 1)))
(* -1 (* x (- (* -1 (/ (* t z) x)) 1)))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
x
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(* t z)
(* z (+ t (/ x z)))
(* z (+ t (/ x z)))
(* z (+ t (/ x z)))
(* t z)
(* -1 (* z (+ (* -1 t) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 t) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 t) (* -1 (/ x z)))))
x
(+ x (* t z))
(+ x (* t z))
(+ x (* t z))
(* t z)
(* t (+ z (/ x t)))
(* t (+ z (/ x t)))
(* t (+ z (/ x t)))
(* t z)
(* -1 (* t (+ (* -1 z) (* -1 (/ x t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ x t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ x t)))))
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(/ 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)
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* -1 (* x z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* t z)
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t z)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* t z)
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* -1 (* x z))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* -1 (* x z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* t z)
(+ (* t z) (* x (+ 1 (* -1 z))))
(+ (* t z) (* x (+ 1 (* -1 z))))
(+ (* t z) (* x (+ 1 (* -1 z))))
(* x (+ 1 (* -1 z)))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(* -1 (* x (- z 1)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
x
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(* z (- t x))
(* z (- (+ t (/ x z)) x))
(* z (- (+ t (/ x z)) x))
(* z (- (+ t (/ x z)) x))
(* z (- t x))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(+ x (* -1 (* x z)))
(+ x (+ (* -1 (* x z)) (* t z)))
(+ x (+ (* -1 (* x z)) (* t z)))
(+ x (+ (* -1 (* x z)) (* t z)))
(* t z)
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(* t z)
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(* 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 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 x)))
(* -1 (* x (* y z)))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(* t (* y z))
(* t (+ (* -1 (/ (* x (* y z)) t)) (* y z)))
(* t (+ (* -1 (/ (* x (* y z)) t)) (* y z)))
(* t (+ (* -1 (/ (* x (* y z)) t)) (* y z)))
(* t (* y z))
(* -1 (* t (+ (* -1 (* y z)) (/ (* x (* y z)) t))))
(* -1 (* t (+ (* -1 (* y z)) (/ (* x (* y z)) t))))
(* -1 (* t (+ (* -1 (* y z)) (/ (* x (* y z)) t))))
(* t (* y z))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(* -1 (* x (* y z)))
(* x (+ (* -1 (* y z)) (/ (* t (* y z)) x)))
(* x (+ (* -1 (* y z)) (/ (* t (* y z)) x)))
(* x (+ (* -1 (* y z)) (/ (* t (* y z)) x)))
(* -1 (* x (* y z)))
(* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* y z))))
(* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* y z))))
(* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* y z))))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* -1 (* x z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* t z)
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t z)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* t z)
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* -1 (* x z))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* -1 (* x z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(/ 1 (* t z))
(+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z))))) (/ 1 (* t z)))
(+ (* x (+ (* -1 (* x (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))))) (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))))) (/ 1 (* t z)))
(+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (+ (* 2 (/ 1 (* (pow t 2) z))) (* x (- (* -1 (* x (+ (* -1 (/ (* (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) (- 1 (pow z 2))) (* (pow t 2) (pow z 2)))) (* 2 (/ (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))) t))))) (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3)))))))))) (/ 1 (* t z)))
(/ (- 1 (* -1 z)) (* x (- 1 (pow z 2))))
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (/ 1 (- 1 (pow z 2)))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 2))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 3))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (* (pow x 2) (pow (- 1 (pow z 2)) 2)))) (+ (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (* (pow x 2) (- 1 (pow z 2))))))))) x)
(/ (+ 1 z) (* x (- 1 (pow z 2))))
(* -1 (/ (- (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (/ (* t z) (* x (- 1 (pow z 2))))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (* x (pow (- 1 (pow z 2)) 2))))) x))
(* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))) x))) x))) x))
(* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))) (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) x)))) x))) x))) x))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ 1 x)
(+ (* z (- (/ 1 x) (/ t (pow x 2)))) (/ 1 x))
(+ (* z (- (+ (/ 1 x) (/ (* z (pow (- t x) 2)) (pow x 3))) (/ t (pow x 2)))) (/ 1 x))
(+ (* z (- (+ (* z (- (/ (* z (* (pow (- t x) 2) (- (/ 1 x) (/ t (pow x 2))))) (pow x 2)) (* -1 (/ (pow (- t x) 2) (pow x 3))))) (/ 1 x)) (/ t (pow x 2)))) (/ 1 x))
(* -1 (/ (- x t) (* z (pow (- t x) 2))))
(/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (* -1 (/ (- x t) (pow (- t x) 2)))) z)
(/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) (* -1 (/ (- x t) (pow (- t x) 2))))) z)
(/ (- (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (- x t) (pow (- t x) 2))) (* -1 (/ (pow x 3) (* (pow z 3) (pow (- t x) 4)))))) (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) z)
(/ 1 (* z (- t x)))
(* -1 (/ (- (/ x (* z (pow (- t x) 2))) (/ 1 (- t x))) z))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (/ (pow x 2) (* z (pow (- t x) 3)))) z)) (/ 1 (- t x))) z))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (* -1 (/ (- (/ (pow x 3) (* z (pow (- t x) 4))) (/ (pow x 2) (pow (- t x) 3))) z))) z)) (/ 1 (- t x))) z))
(/ (- x (* -1 (* x z))) (- (pow x 2) (* (pow x 2) (pow z 2))))
(- (+ (* t (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2)))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(- (+ (* t (- (+ (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* t (- (* -1 (* t (+ (* -2 (/ (* x (* (pow z 2) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2))))))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(/ 1 (* t z))
(/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z)) (* -2 (/ x (* t z)))) t)
(/ (- (+ (* -1 (/ (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3)))) (pow t 2))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (* -2 (/ x (* t z)))) t)
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow z 2))) (* 2 (* x (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3))))))) (pow t 3))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (+ (* -2 (/ x (* t z))) (+ (* -2 (/ (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z)))) (pow t 2))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) (pow z 3))))))) t)
(/ 1 (* t z))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (* t (pow z 2)))) (+ (* 2 (/ (* x (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3))))) t)) (/ (pow x 2) z))) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(* t z)
(+ (* t z) (* x (- (* -2 z) (* -1 (- 1 (* -1 z))))))
(+ (* t z) (* x (- (+ (* -2 z) (* x (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))
(+ (* t z) (* x (- (+ (* -2 z) (* x (- (+ (* -1 (/ (- 1 (pow z 2)) (* t z))) (/ (* x (* (- 1 (* -1 z)) (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))
(/ (* x (- 1 (pow z 2))) (- 1 (* -1 z)))
(* x (- (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z)))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (/ (pow z 2) (- 1 (* -1 z))))))
(* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))
(* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (+ (/ 1 (- 1 (* -1 z))) (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (- 1 (* -1 z))))))) (* (pow x 3) (- 1 (* -1 z))))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))
(/ (* x (- 1 (pow z 2))) (+ 1 z))
(* -1 (* x (- (+ (* -2 (/ (* t (pow z 2)) (* x (+ 1 z)))) (* -1 (/ (- 1 (pow z 2)) (+ 1 z)))) (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (+ 1 z) 2))))))
(* -1 (* x (+ (* -1 (/ (- 1 (pow z 2)) (+ 1 z))) (* -1 (/ (- (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (* (pow t 2) (pow z 2)) (* x (+ 1 z))))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (* x (+ 1 z)))) x)))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (+ (* -1 (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z)))) (* -1 (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z))))) (* x (+ 1 z))))) x))) x)) (* -1 (/ (- 1 (pow z 2)) (+ 1 z))))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
x
(+ x (* z (- t x)))
(+ x (* z (- (+ t (* z (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)))
(+ x (* z (- (+ t (* z (- (+ (* -1 (/ (* z (* (- x t) (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)) (* -1 (/ (pow (- t x) 2) x))) (/ (* (- t x) (- x t)) x)))) x)))
(* -1 (/ (* z (pow (- t x) 2)) (- x t)))
(* z (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))))
(* z (- (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t)))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))
(* z (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- x t)) (/ (* (pow x 2) (pow (- t x) 2)) (pow (- x t) 3)))) (* (pow z 3) (- x t)))) (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t))))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))
(* z (- t x))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(/ (- (pow x 2) (* (pow x 2) (pow z 2))) (- x (* -1 (* x z))))
(- (+ (* t (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (+ (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (/ (* t (* z (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(* t z)
(* t (- (+ z (* -2 (/ (* x z) t))) (* -1 (/ (- x (* -1 (* x z))) t))))
(* t (- (+ z (+ (* -2 (/ (* x z) t)) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))
(* t (- (+ z (+ (* -2 (/ (* x z) t)) (+ (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))) (/ (* (- x (* -1 (* x z))) (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) z)) (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* (pow t 3) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))
(* t z)
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z))))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (+ (/ (* (- x (* -1 (* x z))) (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* t z)) (/ (pow x 2) z)) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* -1 (* x z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* t z)
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t z)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* t z)
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* -1 (* x z))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* -1 (* x z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* t z))
(- (* x (- 1 (* -1 z))) (* t z))
(- (* x (- 1 (* -1 z))) (* t z))
(- (* x (- 1 (* -1 z))) (* t z))
(* x (- 1 (* -1 z)))
(* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z)))
(* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z)))
(* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z)))
(* x (+ 1 z))
(* -1 (* x (- (/ (* t z) x) (+ 1 z))))
(* -1 (* x (- (/ (* t z) x) (+ 1 z))))
(* -1 (* x (- (/ (* t z) x) (+ 1 z))))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
(- x (* z (- t x)))
x
(+ x (* z (- x t)))
(+ x (* z (- x t)))
(+ x (* z (- x t)))
(* z (- x t))
(* z (- (+ x (/ x z)) t))
(* z (- (+ x (/ x z)) t))
(* z (- (+ x (/ x z)) t))
(* -1 (* z (- t x)))
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x)))))
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x)))))
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x)))))
(- x (* -1 (* x z)))
(- (+ x (* -1 (* t z))) (* -1 (* x z)))
(- (+ x (* -1 (* t z))) (* -1 (* x z)))
(- (+ x (* -1 (* t z))) (* -1 (* x z)))
(* -1 (* t z))
(* t (- (/ x t) (+ z (* -1 (/ (* x z) t)))))
(* t (- (/ x t) (+ z (* -1 (/ (* x z) t)))))
(* t (- (/ x t) (+ z (* -1 (/ (* x z) t)))))
(* -1 (* t z))
(* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z))))
(* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z))))
(* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z))))
(/ x y)
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y)))
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/ x y)
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y)
(/ x y)
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(* -1 (* (pow t 2) (pow z 2)))
(- (* 2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))
(- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))
(* (pow x 2) (- 1 (pow z 2)))
(* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))
(* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))
(* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))
(* (pow x 2) (- 1 (pow z 2)))
(* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))
(* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))
(* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(pow x 2)
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(* -1 (* (pow z 2) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* -1 (* (pow z 2) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(- (pow x 2) (* (pow x 2) (pow z 2)))
(- (+ (* 2 (* t (* x (pow z 2)))) (pow x 2)) (* (pow x 2) (pow z 2)))
(- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))
(- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))
(* -1 (* (pow t 2) (pow z 2)))
(* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))
(* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))
(* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))
(* -1 (* (pow t 2) (pow z 2)))
(* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow x 2) (pow z 2))
(+ (* -2 (* t (* x (pow z 2)))) (* (pow x 2) (pow z 2)))
(+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))
(+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))
(* (pow t 2) (pow z 2))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))
(* (pow t 2) (pow z 2))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(* (pow t 2) (pow z 2))
(+ (* -2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(* (pow x 2) (pow z 2))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))
(* (pow x 2) (pow z 2))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))
Outputs
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 z t)) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y))))) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 (+.f64 x (*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 y y)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 z (*.f64 t t))) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+.f64 (+.f64 x (*.f64 z (-.f64 t x))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(+.f64 x (+.f64 (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t)))))) (*.f64 y y))))
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))
(+.f64 x (+.f64 (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (+.f64 (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t)))))) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))))) (*.f64 y (*.f64 y y))))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(-.f64 x (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x)))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))
(+.f64 (-.f64 x (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x))) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))
(-.f64 (-.f64 x (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x))) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))))) y) (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))) y))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))
(-.f64 (-.f64 x (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))))))) y) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))))) y)) y))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 x x))) (*.f64 y y)))))
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 z (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) z) (*.f64 y y)))))))
x
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) x)))
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) x)) #s(literal -1 binary64)))
x
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) (/.f64 x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) (/.f64 x z)))
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) (/.f64 x z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (neg.f64 y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (neg.f64 y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (neg.f64 y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))) (/.f64 x z)))
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))
(*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))) (*.f64 z t))
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))) (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))))
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(+.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))) (*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 y y)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 z (*.f64 t t))) (pow.f64 y #s(literal 4 binary64))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* z (- t x))
(*.f64 z (-.f64 t x))
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))
(+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y))
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))
(+.f64 (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t)))))) (*.f64 y y)))
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))
(+.f64 (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (+.f64 (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t)))))) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))))) (*.f64 y (*.f64 y y)))))
(* -1 (* z (- (* -1 t) (* -1 x))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x)))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))
(-.f64 (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x)))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x))) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))))) y) (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))) y))
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))))))) y) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))))) y)) y))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(-.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (*.f64 x z))
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 x x))) (*.f64 y y)) z)))
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 z (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) z) (*.f64 y y)))) z)))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))
(*.f64 (*.f64 y z) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))))
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (-.f64 (/.f64 t y) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))
(+.f64 (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))))))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)
(/.f64 (-.f64 (+.f64 t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) y)) (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 x x))) y))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)
(/.f64 (+.f64 t (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))))) (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y y)))))))) y)
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y)
(/.f64 (+.f64 t (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y))))) (+.f64 x (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 y (*.f64 y y)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y y))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y)))))))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(/.f64 (-.f64 t x) y)
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)) x) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) x) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 (neg.f64 (-.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) (/.f64 (-.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))))) y)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) x) y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (*.f64 x (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 x y) (/.f64 x y))) (exp.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) y))))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(/ t y)
(/.f64 t y)
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)))
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y)))))))
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 t t)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y)))))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ t y)
(/.f64 t y)
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)
(/.f64 (+.f64 t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) y)) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)
(/.f64 (+.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)
(/.f64 (-.f64 (+.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 y (*.f64 y y)))))) y)
(/ t y)
(/.f64 t y)
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) y) t) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) y)) y)) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) y)) y)) y))
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
x
(* x (+ 1 (/ (* t z) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x)))
(* x (+ 1 (/ (* t z) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x)))
(* x (+ 1 (/ (* t z) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x)))
x
(* -1 (* x (- (* -1 (/ (* t z) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) x) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* t z) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) x) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* t z) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) x) #s(literal -1 binary64)))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
x
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(* t z)
(*.f64 z t)
(* z (+ t (/ x z)))
(*.f64 z (+.f64 t (/.f64 x z)))
(* z (+ t (/ x z)))
(*.f64 z (+.f64 t (/.f64 x z)))
(* z (+ t (/ x z)))
(*.f64 z (+.f64 t (/.f64 x z)))
(* t z)
(*.f64 z t)
(* -1 (* z (+ (* -1 t) (* -1 (/ x z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) t)))
(* -1 (* z (+ (* -1 t) (* -1 (/ x z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) t)))
(* -1 (* z (+ (* -1 t) (* -1 (/ x z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) t)))
x
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(+ x (* t z))
(+.f64 x (*.f64 z t))
(* t z)
(*.f64 z t)
(* t (+ z (/ x t)))
(*.f64 t (+.f64 z (/.f64 x t)))
(* t (+ z (/ x t)))
(*.f64 t (+.f64 z (/.f64 x t)))
(* t (+ z (/ x t)))
(*.f64 t (+.f64 z (/.f64 x t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (* -1 (/ x t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ x t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ x t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t)))
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(/ 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)
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(* t z)
(*.f64 z t)
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x z) t) z))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x z) t) z))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x z) t) z))
(* t z)
(*.f64 z t)
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* t z)
(*.f64 z t)
(+ (* t z) (* x (+ 1 (* -1 z))))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* t z) (* x (+ 1 (* -1 z))))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* t z) (* x (+ 1 (* -1 z))))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(* x (+ 1 (* -1 z)))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 z t) x)))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 z t) x)))
(* x (+ 1 (+ (* -1 z) (/ (* t z) x))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 z t) x)))
(* -1 (* x (- z 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal -1 binary64))))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 z (/.f64 (*.f64 z t) x)) #s(literal -1 binary64)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 z (/.f64 (*.f64 z t) x)) #s(literal -1 binary64)))
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 z (/.f64 (*.f64 z t) x)) #s(literal -1 binary64)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
x
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- (+ t (/ x z)) x))
(*.f64 z (+.f64 t (-.f64 (/.f64 x z) x)))
(* z (- (+ t (/ x z)) x))
(*.f64 z (+.f64 t (-.f64 (/.f64 x z) x)))
(* z (- (+ t (/ x z)) x))
(*.f64 z (+.f64 t (-.f64 (/.f64 x z) x)))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 t x)))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 t x)))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 t x)))
(+ x (* -1 (* x z)))
(-.f64 x (*.f64 x z))
(+ x (+ (* -1 (* x z)) (* t z)))
(+.f64 x (-.f64 (*.f64 z t) (*.f64 x z)))
(+ x (+ (* -1 (* x z)) (* t z)))
(+.f64 x (-.f64 (*.f64 z t) (*.f64 x z)))
(+ x (+ (* -1 (* x z)) (* t z)))
(+.f64 x (-.f64 (*.f64 z t) (*.f64 x z)))
(* t z)
(*.f64 z t)
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(*.f64 t (+.f64 z (-.f64 (/.f64 x t) (/.f64 (*.f64 x z) t))))
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(*.f64 t (+.f64 z (-.f64 (/.f64 x t) (/.f64 (*.f64 x z) t))))
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t))))
(*.f64 t (+.f64 z (-.f64 (/.f64 x t) (/.f64 (*.f64 x z) t))))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x (*.f64 x z)) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x (*.f64 x z)) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x (*.f64 x z)) t)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* y (* z (- t x)))
(*.f64 y (*.f64 z (-.f64 t x)))
(* -1 (* x (* y z)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(-.f64 (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y z)))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(-.f64 (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y z)))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(-.f64 (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y z)))
(* t (* y z))
(*.f64 t (*.f64 y z))
(* t (+ (* -1 (/ (* x (* y z)) t)) (* y z)))
(*.f64 t (-.f64 (*.f64 y z) (/.f64 (*.f64 x (*.f64 y z)) t)))
(* t (+ (* -1 (/ (* x (* y z)) t)) (* y z)))
(*.f64 t (-.f64 (*.f64 y z) (/.f64 (*.f64 x (*.f64 y z)) t)))
(* t (+ (* -1 (/ (* x (* y z)) t)) (* y z)))
(*.f64 t (-.f64 (*.f64 y z) (/.f64 (*.f64 x (*.f64 y z)) t)))
(* t (* y z))
(*.f64 t (*.f64 y z))
(* -1 (* t (+ (* -1 (* y z)) (/ (* x (* y z)) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 y z)))
(* -1 (* t (+ (* -1 (* y z)) (/ (* x (* y z)) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 y z)))
(* -1 (* t (+ (* -1 (* y z)) (/ (* x (* y z)) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 y z)))
(* t (* y z))
(*.f64 t (*.f64 y z))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(-.f64 (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y z)))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(-.f64 (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y z)))
(+ (* -1 (* x (* y z))) (* t (* y z)))
(-.f64 (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y z)))
(* -1 (* x (* y z)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z))
(* x (+ (* -1 (* y z)) (/ (* t (* y z)) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 t (*.f64 y z)) x) (*.f64 y z)))
(* x (+ (* -1 (* y z)) (/ (* t (* y z)) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 t (*.f64 y z)) x) (*.f64 y z)))
(* x (+ (* -1 (* y z)) (/ (* t (* y z)) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 t (*.f64 y z)) x) (*.f64 y z)))
(* -1 (* x (* y z)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z))
(* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* y z))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y z) (/.f64 (*.f64 t (*.f64 y z)) x)))
(* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* y z))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y z) (/.f64 (*.f64 t (*.f64 y z)) x)))
(* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* y z))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y z) (/.f64 (*.f64 t (*.f64 y z)) x)))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(* t z)
(*.f64 z t)
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x z) t) z))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x z) t) z))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x z) t) z))
(* t z)
(*.f64 z t)
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(/ 1 (* t z))
(/.f64 #s(literal 1 binary64) (*.f64 z t))
(+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z))))) (/ 1 (* t z)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 z z))))))
(+ (* x (+ (* -1 (* x (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))))) (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))))) (/ 1 (* t z)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 z z))))) t) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))))
(+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (+ (* 2 (/ 1 (* (pow t 2) z))) (* x (- (* -1 (* x (+ (* -1 (/ (* (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) (- 1 (pow z 2))) (* (pow t 2) (pow z 2)))) (* 2 (/ (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))) t))))) (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3)))))))))) (/ 1 (* t z)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 z z))))) t) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) t) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 z z)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 z z))))) t) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))))))
(/ (- 1 (* -1 z)) (* x (- 1 (pow z 2))))
(/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))))
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (/ 1 (- 1 (pow z 2)))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 (*.f64 z t) x) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) x)
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 2))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 x x))) (/.f64 (/.f64 (*.f64 z t) x) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) x)
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 3))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (* (pow x 2) (pow (- 1 (pow z 2)) 2)))) (+ (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (* (pow x 2) (- 1 (pow z 2))))))))) x)
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 z t) x) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 z z))) (*.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) x)
(/ (+ 1 z) (* x (- 1 (pow z 2))))
(/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))))
(* -1 (/ (- (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (/ (* t z) (* x (- 1 (pow z 2))))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (* x (pow (- 1 (pow z 2)) 2))))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (/.f64 (*.f64 z t) x) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) x))
(* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))) x))) x))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) x)) x)) x))
(* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))) (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) x)))) x))) x))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (+.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) x)) x)) x)) x))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* z (- (/ 1 x) (/ t (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x x)))))
(+ (* z (- (+ (/ 1 x) (/ (* z (pow (- t x) 2)) (pow x 3))) (/ t (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 z (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 x (*.f64 x x)))) (/.f64 t (*.f64 x x))))))
(+ (* z (- (+ (* z (- (/ (* z (* (pow (- t x) 2) (- (/ 1 x) (/ t (pow x 2))))) (pow x 2)) (* -1 (/ (pow (- t x) 2) (pow x 3))))) (/ 1 x)) (/ t (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x x))))) (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x x))))))
(* -1 (/ (- x t) (* z (pow (- t x) 2))))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x))))
(/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (* -1 (/ (- x t) (pow (- t x) 2)))) z)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x t)) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 (/.f64 x z) (*.f64 (-.f64 t x) (-.f64 t x)))) z)
(/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) (* -1 (/ (- x t) (pow (- t x) 2))))) z)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x t)) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 x t)) (*.f64 z z)) (pow.f64 (-.f64 t x) #s(literal 4 binary64)))) (/.f64 (/.f64 x z) (*.f64 (-.f64 t x) (-.f64 t x)))) z)
(/ (- (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (- x t) (pow (- t x) 2))) (* -1 (/ (pow x 3) (* (pow z 3) (pow (- t x) 4)))))) (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) z)
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x t)) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 (/.f64 x z) (*.f64 (-.f64 t x) (-.f64 t x)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 z (*.f64 z z))) (/.f64 x (pow.f64 (-.f64 t x) #s(literal 4 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 x t)) (*.f64 z z)) (pow.f64 (-.f64 t x) #s(literal 4 binary64)))) z)
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(* -1 (/ (- (/ x (* z (pow (- t x) 2))) (/ 1 (- t x))) z))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 t x))) z))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (/ (pow x 2) (* z (pow (- t x) 3)))) z)) (/ 1 (- t x))) z))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x x) z) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (/.f64 x (*.f64 (-.f64 t x) (-.f64 t x)))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) z))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (* -1 (/ (- (/ (pow x 3) (* z (pow (- t x) 4))) (/ (pow x 2) (pow (- t x) 3))) z))) z)) (/ 1 (- t x))) z))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (pow.f64 (-.f64 t x) #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))))) z)) z)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) z))
(/ (- x (* -1 (* x z))) (- (pow x 2) (* (pow x 2) (pow z 2))))
(/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))
(- (+ (* t (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(+.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))))) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))
(- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2)))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(+.f64 (*.f64 t (+.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))
(- (+ (* t (- (+ (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* t (- (* -1 (* t (+ (* -2 (/ (* x (* (pow z 2) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2))))))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(+.f64 (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (/.f64 z (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))
(/ 1 (* t z))
(/.f64 #s(literal 1 binary64) (*.f64 z t))
(/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z)) (* -2 (/ x (* t z)))) t)
(/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t)
(/ (- (+ (* -1 (/ (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3)))) (pow t 2))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (* -2 (/ x (* t z)))) t)
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 t (*.f64 z z)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 z (*.f64 z z)))) (*.f64 t t))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t)
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow z 2))) (* 2 (* x (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3))))))) (pow t 3))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (+ (* -2 (/ x (* t z))) (+ (* -2 (/ (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z)))) (pow t 2))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) (pow z 3))))))) t)
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 t (*.f64 z z)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 z t)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z))))))) t)
(/ 1 (* t z))
(/.f64 #s(literal 1 binary64) (*.f64 z t))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (/.f64 x z))) t)) (/.f64 #s(literal 1 binary64) z)) t))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (/.f64 (-.f64 (/.f64 (*.f64 x x) z) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 z z))))) t)) (*.f64 #s(literal 2 binary64) (/.f64 x z))) t)) (/.f64 #s(literal 1 binary64) z)) t))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (* t (pow z 2)))) (+ (* 2 (/ (* x (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3))))) t)) (/ (pow x 2) z))) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 x x) z) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 z z))))))) t)) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (/.f64 x z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 t (*.f64 z z))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 z z))))) t)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) t) (/.f64 #s(literal 1 binary64) z)) t))
(* t z)
(*.f64 z t)
(+ (* t z) (* x (- (* -2 z) (* -1 (- 1 (* -1 z))))))
(+.f64 (*.f64 z t) (*.f64 x (+.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 z #s(literal 1 binary64)))))
(+ (* t z) (* x (- (+ (* -2 z) (* x (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))
(+.f64 (*.f64 z t) (*.f64 x (+.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) t)) (/.f64 (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 z #s(literal 1 binary64)))) (*.f64 z t)))) (+.f64 z #s(literal 1 binary64))))))
(+ (* t z) (* x (- (+ (* -2 z) (* x (- (+ (* -1 (/ (- 1 (pow z 2)) (* t z))) (/ (* x (* (- 1 (* -1 z)) (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))
(+.f64 (*.f64 z t) (*.f64 x (+.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) t)) (/.f64 (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 z #s(literal 1 binary64)))) (*.f64 z t)))) (*.f64 z t)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 z t))) (/.f64 (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 z #s(literal 1 binary64)))) (*.f64 z t)))) (+.f64 z #s(literal 1 binary64))))))
(/ (* x (- 1 (pow z 2))) (- 1 (* -1 z)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 z #s(literal 1 binary64)))
(* x (- (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z)))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (/ (pow z 2) (- 1 (* -1 z))))))
(*.f64 x (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 x (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64))))))))
(* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))
(*.f64 x (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (+.f64 z #s(literal 1 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z t) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (+.f64 z #s(literal 1 binary64))))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 x (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64))))))))
(* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (+ (/ 1 (- 1 (* -1 z))) (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (- 1 (* -1 z))))))) (* (pow x 3) (- 1 (* -1 z))))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))
(*.f64 x (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 z t) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z t) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (+.f64 z #s(literal 1 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 z #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (+.f64 z #s(literal 1 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z t) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (+.f64 z #s(literal 1 binary64))))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 x (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64))))))))
(/ (* x (- 1 (pow z 2))) (+ 1 z))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 z #s(literal 1 binary64)))
(* -1 (* x (- (+ (* -2 (/ (* t (pow z 2)) (* x (+ 1 z)))) (* -1 (/ (- 1 (pow z 2)) (+ 1 z)))) (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (+ 1 z) 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (+.f64 z #s(literal 1 binary64)))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 x (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))))
(* -1 (* x (+ (* -1 (/ (- 1 (pow z 2)) (+ 1 z))) (* -1 (/ (- (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (* (pow t 2) (pow z 2)) (* x (+ 1 z))))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (* x (+ 1 z)))) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (*.f64 x (+.f64 z #s(literal 1 binary64))))) x)))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (+ (* -1 (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z)))) (* -1 (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z))))) (* x (+ 1 z))))) x))) x)) (* -1 (/ (- 1 (pow z 2)) (+ 1 z))))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (+.f64 z #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (+.f64 z #s(literal 1 binary64))))) (*.f64 x (+.f64 z #s(literal 1 binary64))))) x)) x)))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
x
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- (+ t (* z (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)))
(+.f64 x (*.f64 z (+.f64 t (-.f64 (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) x)) (*.f64 (-.f64 t x) (/.f64 (-.f64 x t) x)))) x))))
(+ x (* z (- (+ t (* z (- (+ (* -1 (/ (* z (* (- x t) (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)) (* -1 (/ (pow (- t x) 2) x))) (/ (* (- t x) (- x t)) x)))) x)))
(+.f64 x (*.f64 z (+.f64 t (-.f64 (*.f64 z (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) x)) (/.f64 (*.f64 (*.f64 z (-.f64 x t)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) x)) (*.f64 (-.f64 t x) (/.f64 (-.f64 x t) x)))) x)) (*.f64 (-.f64 t x) (/.f64 (-.f64 x t) x)))) x))))
(* -1 (/ (* z (pow (- t x) 2)) (- x t)))
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (-.f64 x t))))
(* z (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))))
(*.f64 z (-.f64 (*.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 x t) (-.f64 x t)))) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (-.f64 x t))))
(* z (- (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t)))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))
(*.f64 z (-.f64 (-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x t)) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (-.f64 x t))) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 (*.f64 z z) (*.f64 (-.f64 x t) (*.f64 (-.f64 x t) (-.f64 x t))))) (*.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 x t) (-.f64 x t)))))))
(* z (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- x t)) (/ (* (pow x 2) (pow (- t x) 2)) (pow (- x t) 3)))) (* (pow z 3) (- x t)))) (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t))))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))
(*.f64 z (-.f64 (-.f64 (-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x t)) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (-.f64 x t))) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (-.f64 x t)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 (-.f64 x t) (*.f64 (-.f64 x t) (-.f64 x t)))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 x t)))) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 (*.f64 z z) (*.f64 (-.f64 x t) (*.f64 (-.f64 x t) (-.f64 x t))))) (*.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 x t) (-.f64 x t)))))))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 t x)))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 t x)))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 t x)))
(/ (- (pow x 2) (* (pow x 2) (pow z 2))) (- x (* -1 (* x z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64))))
(- (+ (* t (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))
(- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (+.f64 (*.f64 t (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64)))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))
(- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (+ (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (/ (* t (* z (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (+.f64 (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 (*.f64 z z) (*.f64 x (+.f64 z #s(literal 1 binary64))))) (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64)))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))
(* t z)
(*.f64 z t)
(* t (- (+ z (* -2 (/ (* x z) t))) (* -1 (/ (- x (* -1 (* x z))) t))))
(*.f64 t (+.f64 z (/.f64 (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) t)))
(* t (- (+ z (+ (* -2 (/ (* x z) t)) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))
(*.f64 t (-.f64 (-.f64 (+.f64 z (*.f64 (/.f64 (*.f64 x z) t) #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 z (*.f64 t t)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t)) (*.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) z) (/.f64 (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 t t))))))
(* t (- (+ z (+ (* -2 (/ (* x z) t)) (+ (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))) (/ (* (- x (* -1 (* x z))) (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) z)) (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* (pow t 3) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))
(*.f64 t (+.f64 z (-.f64 (+.f64 (-.f64 (*.f64 (/.f64 (*.f64 x z) t) #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 z (*.f64 t t)))) (/.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) z)) (/.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 x (+.f64 z #s(literal 1 binary64))))) z))) (*.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t)) (*.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) z) (/.f64 (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 t t)))))))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z))))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) z) (*.f64 z (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 x (+.f64 z #s(literal 1 binary64))))) z)) t)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (+ (/ (* (- x (* -1 (* x z))) (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* t z)) (/ (pow x 2) z)) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 x x) z) (*.f64 z (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 x (+.f64 z #s(literal 1 binary64))))) z))) (*.f64 z t)) (-.f64 (-.f64 (/.f64 (*.f64 x x) z) (*.f64 z (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 x (+.f64 z #s(literal 1 binary64))))) z))) t)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) t)))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(* t z)
(*.f64 z t)
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x z) t) z))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x z) t) z))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x z) t) z))
(* t z)
(*.f64 z t)
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(-.f64 (*.f64 z t) (*.f64 x z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z (/.f64 (*.f64 z t) x)))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 z t))
(- (* x (- 1 (* -1 z))) (* t z))
(-.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 z t))
(- (* x (- 1 (* -1 z))) (* t z))
(-.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 z t))
(- (* x (- 1 (* -1 z))) (* t z))
(-.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 z t))
(* x (- 1 (* -1 z)))
(*.f64 x (+.f64 z #s(literal 1 binary64)))
(* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z)))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z (/.f64 (*.f64 z t) x))))
(* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z)))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z (/.f64 (*.f64 z t) x))))
(* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z)))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z (/.f64 (*.f64 z t) x))))
(* x (+ 1 z))
(*.f64 x (+.f64 z #s(literal 1 binary64)))
(* -1 (* x (- (/ (* t z) x) (+ 1 z))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 z t) x) (+.f64 z #s(literal 1 binary64))))
(* -1 (* x (- (/ (* t z) x) (+ 1 z))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 z t) x) (+.f64 z #s(literal 1 binary64))))
(* -1 (* x (- (/ (* t z) x) (+ 1 z))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 z t) x) (+.f64 z #s(literal 1 binary64))))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
(- x (* z (- t x)))
(-.f64 x (*.f64 z (-.f64 t x)))
x
(+ x (* z (- x t)))
(+.f64 x (*.f64 z (-.f64 x t)))
(+ x (* z (- x t)))
(+.f64 x (*.f64 z (-.f64 x t)))
(+ x (* z (- x t)))
(+.f64 x (*.f64 z (-.f64 x t)))
(* z (- x t))
(*.f64 z (-.f64 x t))
(* z (- (+ x (/ x z)) t))
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t)))
(* z (- (+ x (/ x z)) t))
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t)))
(* z (- (+ x (/ x z)) t))
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 t x)))
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 t x)))
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 t x)))
(- x (* -1 (* x z)))
(*.f64 x (+.f64 z #s(literal 1 binary64)))
(- (+ x (* -1 (* t z))) (* -1 (* x z)))
(+.f64 (-.f64 x (*.f64 z t)) (*.f64 x z))
(- (+ x (* -1 (* t z))) (* -1 (* x z)))
(+.f64 (-.f64 x (*.f64 z t)) (*.f64 x z))
(- (+ x (* -1 (* t z))) (* -1 (* x z)))
(+.f64 (-.f64 x (*.f64 z t)) (*.f64 x z))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 z t))
(* t (- (/ x t) (+ z (* -1 (/ (* x z) t)))))
(*.f64 t (-.f64 (/.f64 x t) (-.f64 z (/.f64 (*.f64 x z) t))))
(* t (- (/ x t) (+ z (* -1 (/ (* x z) t)))))
(*.f64 t (-.f64 (/.f64 x t) (-.f64 z (/.f64 (*.f64 x z) t))))
(* t (- (/ x t) (+ z (* -1 (/ (* x z) t)))))
(*.f64 t (-.f64 (/.f64 x t) (-.f64 z (/.f64 (*.f64 x z) t))))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 z t))
(* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t)) z))
(* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t)) z))
(* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t)) z))
(/ x y)
(/.f64 x y)
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y)))))))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y)))))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y))))
(/ x y)
(/.f64 x y)
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 x x))) y)) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y)
(/.f64 (+.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x (*.f64 x x)) y)))) y)
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y)
(/.f64 (-.f64 (+.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x (*.f64 x x)) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))) y)
(/ x y)
(/.f64 x y)
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 x x))) y) x) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) y)) y)) y))
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) y)) y)) y))
(* -1 (* (pow t 2) (pow z 2)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z))
(- (* 2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 x (*.f64 z z)))) (*.f64 (*.f64 t t) (*.f64 z z)))
(- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))
(-.f64 (*.f64 x (+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z)))
(- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))
(-.f64 (*.f64 x (+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z)))
(* (pow x 2) (- 1 (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 z z)))
(* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) x) (*.f64 z z))))
(* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))
(*.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x))) (+.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) x))))
(* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))
(*.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x))) (+.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) x))))
(* (pow x 2) (- 1 (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 z z)))
(* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) x) (*.f64 z z))))
(* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z)))) x)) (*.f64 z z)))
(* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z)))) x)) (*.f64 z z)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(pow x 2)
(*.f64 x x)
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(* -1 (* (pow z 2) (pow (- t x) 2)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* -1 (* (pow z 2) (pow (- t x) 2)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow x 2) (pow z 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))
(- (+ (* 2 (* t (* x (pow z 2)))) (pow x 2)) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 x (*.f64 z z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))
(- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))
(- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))
(* -1 (* (pow t 2) (pow z 2)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z))
(* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) t) (*.f64 z z)))
(* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))
(*.f64 (*.f64 t t) (-.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))) t)) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)))))
(* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))
(*.f64 (*.f64 t t) (-.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))) t)) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)))))
(* -1 (* (pow t 2) (pow z 2)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z))
(* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) t) (*.f64 z z)))
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) t)) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z)))) t)) (*.f64 z z)))
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) t)) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z)))) t)) (*.f64 z z)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow x 2) (pow z 2))
(*.f64 (*.f64 x x) (*.f64 z z))
(+ (* -2 (* t (* x (pow z 2)))) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 x (*.f64 z z)))))
(+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 (*.f64 t (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))))))
(+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 (*.f64 t (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))))))
(* (pow t 2) (pow z 2))
(*.f64 (*.f64 t t) (*.f64 z z))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))
(*.f64 (*.f64 t t) (+.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))) t)))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))) t) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)))))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))) t) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)))))
(* (pow t 2) (pow z 2))
(*.f64 (*.f64 t t) (*.f64 z z))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))
(*.f64 (*.f64 t t) (+.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))) t)))
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) t))) t)))
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) t))) t)))
(* (pow t 2) (pow z 2))
(*.f64 (*.f64 t t) (*.f64 z z))
(+ (* -2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 x (*.f64 z z)))))
(+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))))))
(+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))))))
(* (pow x 2) (pow z 2))
(*.f64 (*.f64 x x) (*.f64 z z))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))
(*.f64 (*.f64 x x) (+.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) x)))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) x) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)))))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) x) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)))))
(* (pow x 2) (pow z 2))
(*.f64 (*.f64 x x) (*.f64 z z))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))
(*.f64 (*.f64 x x) (+.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z z))) x)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))) x)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))) x)))

eval384.0ms (2.9%)

Compiler

Compiled 82251 to 4693 computations (94.3% saved)

prune245.0ms (1.9%)

Pruning

46 alts after pruning (41 fresh and 5 done)

PrunedKeptTotal
New1966331999
Fresh8816
Picked235
Done022
Total1976462022
Accuracy
100.0%
Counts
2022 → 46
Alt Table
Click to see full alt table
StatusAccuracyProgram
70.9%
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
16.0%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))
27.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
16.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
25.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
19.5%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 x (*.f64 z z))))))))
21.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
27.7%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)))))))
27.7%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))))))
15.1%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y))))))
18.0%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 x x)))
12.2%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t))
14.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
57.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
21.3%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x)))))
50.2%
(+.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)
67.9%
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)
96.2%
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
56.6%
(+.f64 (*.f64 z (-.f64 t x)) x)
55.9%
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
24.9%
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))
53.6%
(+.f64 x (/.f64 (*.f64 t (*.f64 y z)) y))
53.6%
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 y z)))))
69.7%
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z))))
49.3%
(+.f64 x (*.f64 (*.f64 (/.f64 t y) z) y))
50.0%
(+.f64 x (*.f64 (*.f64 (/.f64 t y) y) z))
56.6%
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x))))
48.9%
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)) (/.f64 #s(literal 1 binary64) y)))
49.2%
(+.f64 x (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 #s(literal 1 binary64) y)))
51.8%
(+.f64 x (*.f64 (*.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) y)))
9.3%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y)))))))
31.6%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))))
50.2%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
50.2%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 y t))))
60.6%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
45.6%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x y))))
22.5%
(+.f64 x (*.f64 (*.f64 y z) (exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))))
50.8%
(+.f64 x (*.f64 z (/.f64 y (/.f64 y (-.f64 t x)))))
51.7%
(+.f64 x (*.f64 z t))
48.1%
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
16.0%
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
25.3%
(*.f64 z (-.f64 t x))
14.0%
(*.f64 z t)
51.7%
(*.f64 x (-.f64 #s(literal 1 binary64) z))
45.0%
(*.f64 t (+.f64 z (/.f64 x t)))
57.1%
x
Compiler

Compiled 2028 to 1090 computations (46.3% saved)

simplify213.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
cost-diff256
(/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x)))
cost-diff256
(/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))
cost-diff0
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
cost-diff64
(neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))
cost-diff128
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))
cost-diff256
(/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))
cost-diff0
(-.f64 #s(literal 1 binary64) z)
cost-diff0
(*.f64 x (-.f64 #s(literal 1 binary64) z))
cost-diff0
(*.f64 z t)
cost-diff128
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
cost-diff0
(-.f64 #s(literal 1 binary64) z)
cost-diff0
(*.f64 x (-.f64 #s(literal 1 binary64) z))
cost-diff0
(/.f64 t y)
cost-diff0
(tanh.f64 (/.f64 t y))
cost-diff0
(-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))
cost-diff6400
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
Rules
4250×*-lowering-*.f32
4250×*-lowering-*.f64
2190×/-lowering-/.f32
2190×/-lowering-/.f64
1672×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
034306
1113304
2381226
31767202
09347202
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (* (- (tanh (/ t y)) (/ x y)) y) z) x)
(* (- (tanh (/ t y)) (/ x y)) y)
(- (tanh (/ t y)) (/ x y))
(tanh (/ t y))
(/ t y)
t
y
(/ x y)
x
z
(* x (- 1 z))
x
(- 1 z)
1
z
(+ (* z t) (* x (- 1 z)))
(* z t)
z
t
(* x (- 1 z))
x
(- 1 z)
1
(+ x (neg (/ (* y z) (/ -1 (/ (- t x) y)))))
x
(neg (/ (* y z) (/ -1 (/ (- t x) y))))
(/ (* y z) (/ -1 (/ (- t x) y)))
(* y z)
y
z
(/ -1 (/ (- t x) y))
-1
(/ (- t x) y)
(- t x)
t
(/ 1 (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x))))))
1
(/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x)))))
(- x (/ (* y z) (/ y (- t x))))
x
(/ (* y z) (/ y (- t x)))
(* y z)
y
z
(/ y (- t x))
(- t x)
t
(- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x))))
(* x x)
(/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x)))
(/ (* y z) (/ (/ y (- t x)) (* y z)))
(/ (/ y (- t x)) (* y z))
Outputs
(+ (* (* (- (tanh (/ t y)) (/ x y)) y) z) x)
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))))
(* (- (tanh (/ t y)) (/ x y)) y)
(+.f64 (*.f64 y (tanh.f64 (/.f64 t y))) (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1 binary64))))
(- (tanh (/ t y)) (/ x y))
(-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))
(tanh (/ t y))
(tanh.f64 (/.f64 t y))
(/ t y)
(/.f64 t y)
t
y
(/ x y)
(/.f64 x y)
x
z
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
x
(- 1 z)
(-.f64 #s(literal 1 binary64) z)
1
#s(literal 1 binary64)
z
(+ (* z t) (* x (- 1 z)))
(+.f64 x (*.f64 z (-.f64 t x)))
(* z t)
(*.f64 t z)
z
t
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
x
(- 1 z)
(-.f64 #s(literal 1 binary64) z)
1
#s(literal 1 binary64)
(+ x (neg (/ (* y z) (/ -1 (/ (- t x) y)))))
(+.f64 x (*.f64 z (-.f64 t x)))
x
(neg (/ (* y z) (/ -1 (/ (- t x) y))))
(*.f64 z (-.f64 t x))
(/ (* y z) (/ -1 (/ (- t x) y)))
(*.f64 z (-.f64 x t))
(* y z)
(*.f64 y z)
y
z
(/ -1 (/ (- t x) y))
(/.f64 y (-.f64 x t))
-1
#s(literal -1 binary64)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(- t x)
(-.f64 t x)
t
(/ 1 (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x))))))
(/.f64 (*.f64 (+.f64 x (*.f64 z (-.f64 t x))) (-.f64 x (*.f64 z (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
1
#s(literal 1 binary64)
(/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x)))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (*.f64 (+.f64 x (*.f64 z (-.f64 t x))) (-.f64 x (*.f64 z (-.f64 t x)))))
(- x (/ (* y z) (/ y (- t x))))
(-.f64 x (*.f64 z (-.f64 t x)))
x
(/ (* y z) (/ y (- t x)))
(*.f64 z (-.f64 t x))
(* y z)
(*.f64 y z)
y
z
(/ y (- t x))
(/.f64 y (-.f64 t x))
(- t x)
(-.f64 t x)
t
(- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x))))
(*.f64 (+.f64 x (*.f64 z (-.f64 t x))) (-.f64 x (*.f64 z (-.f64 t x))))
(* x x)
(*.f64 x x)
(/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x)))
(*.f64 (-.f64 t x) (*.f64 z (*.f64 z (-.f64 t x))))
(/ (* y z) (/ (/ y (- t x)) (* y z)))
(*.f64 y (*.f64 z (*.f64 z (-.f64 t x))))
(/ (/ y (- t x)) (* y z))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))

localize196.0ms (1.5%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy86.4%
(-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))
accuracy79.8%
(/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))
accuracy79.7%
(/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))
accuracy47.1%
(/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x)))))
accuracy100.0%
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
accuracy100.0%
(/.f64 (-.f64 t x) y)
accuracy99.1%
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))
accuracy79.8%
(/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))
accuracy100.0%
(-.f64 #s(literal 1 binary64) z)
accuracy100.0%
(*.f64 z t)
accuracy100.0%
(*.f64 x (-.f64 #s(literal 1 binary64) z))
accuracy98.7%
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
accuracy100.0%
(-.f64 #s(literal 1 binary64) z)
accuracy100.0%
(*.f64 x (-.f64 #s(literal 1 binary64) z))
accuracy100.0%
(-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))
accuracy100.0%
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
accuracy100.0%
(tanh.f64 (/.f64 t y))
accuracy85.4%
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y)
Results
133.0ms256×0valid
Compiler

Compiled 320 to 34 computations (89.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 49.0ms
ival-div: 21.0ms (42.9% of total)
ival-mult: 10.0ms (20.4% of total)
ival-sub: 6.0ms (12.3% of total)
ival-add: 4.0ms (8.2% of total)
compiled-spec: 4.0ms (8.2% of total)
ival-tanh: 2.0ms (4.1% of total)
const: 1.0ms (2% of total)
ival-neg: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

series71.0ms (0.5%)

Counts
21 → 816
Calls
Call 1
Inputs
#<alt (+ (* (* (- (tanh (/ t y)) (/ x y)) y) z) x)>
#<alt (- (tanh (/ t y)) (/ x y))>
#<alt (tanh (/ t y))>
#<alt (/ t y)>
#<alt (* x (- 1 z))>
#<alt (- 1 z)>
#<alt (+ (* z t) (* x (- 1 z)))>
#<alt (* z t)>
#<alt (/ (* y z) (/ -1 (/ (- t x) y)))>
#<alt (/ -1 (/ (- t x) y))>
#<alt (neg (/ (* y z) (/ -1 (/ (- t x) y))))>
#<alt (+ x (neg (/ (* y z) (/ -1 (/ (- t x) y)))))>
#<alt (/ (* y z) (/ y (- t x)))>
#<alt (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x)))>
#<alt (/ 1 (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x))))))>
#<alt (/ (* y z) (/ (/ y (- t x)) (* y z)))>
#<alt (* (- (tanh (/ t y)) (/ x y)) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x)))))>
#<alt (/ (/ y (- t x)) (* y z))>
#<alt (- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x))))>
Outputs
#<alt (+ x (* -1 (* x z)))>
#<alt (+ x (+ (* -1 (* x z)) (* t z)))>
#<alt (+ x (+ (* -1 (* x z)) (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2)))))))>
#<alt (+ x (+ (* -1 (* x z)) (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4)))))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* -1 (* x z)))>
#<alt (+ x (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))>
#<alt (+ x (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))>
#<alt (+ x (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* z (- t x))))>
#<alt (+ x (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))>
#<alt (+ x (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))>
#<alt (+ x (* -1 (* z (- (* -1 t) (* -1 x)))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y))))>
#<alt (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y))))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* x (+ 1 (* -1 z)))>
#<alt (* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))))>
#<alt (* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))))>
#<alt (* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))))>
#<alt (* -1 (* x (- z 1)))>
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))) 1)))>
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))) 1)))>
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))) 1)))>
#<alt x>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))))>
#<alt (* z (+ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))) (/ x z)))>
#<alt (* z (+ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))) (/ x z)))>
#<alt (* z (+ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))) (/ x z)))>
#<alt (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))) (* -1 (/ x z)))))>
#<alt (* -1 (/ x y))>
#<alt (- (/ t y) (/ x y))>
#<alt (- (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ x y))>
#<alt (- (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ x y))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))>
#<alt (* -1 (/ x y))>
#<alt (/ (- (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) y)>
#<alt (/ (- (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) y)>
#<alt (/ (- (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) x) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (+ x (* 1/2 (/ (pow t 3) (pow y 2))))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)>
#<alt (* -1 (/ (- (* -1 t) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) (* -1 x)) y))>
#<alt (* -1 (/ (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) (* -1 x)) y))>
#<alt (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))>
#<alt (* -1 (/ x y))>
#<alt (* x (- (/ (exp (/ t y)) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 y) (/ 1 (* x (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* x (- (/ (exp (/ t y)) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 y) (/ 1 (* x (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* x (- (/ (exp (/ t y)) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 y) (/ 1 (* x (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))>
#<alt (* -1 (/ x y))>
#<alt (* -1 (* x (+ (* -1 (/ (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) x)) (/ 1 y))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) x)) (/ 1 y))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) x)) (/ 1 y))))>
#<alt (/ t y)>
#<alt (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))>
#<alt (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))>
#<alt (/ t y)>
#<alt (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)>
#<alt (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)>
#<alt (/ t y)>
#<alt (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))>
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) 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 (/ t y)>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt (* x (- 1 z))>
#<alt x>
#<alt (+ x (* -1 (* x z)))>
#<alt (+ x (* -1 (* x z)))>
#<alt (+ x (* -1 (* x z)))>
#<alt (* -1 (* x z))>
#<alt (* z (+ (* -1 x) (/ x z)))>
#<alt (* z (+ (* -1 x) (/ x z)))>
#<alt (* z (+ (* -1 x) (/ x z)))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* z (+ x (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ x (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ x (* -1 (/ x z)))))>
#<alt 1>
#<alt (+ 1 (* -1 z))>
#<alt (+ 1 (* -1 z))>
#<alt (+ 1 (* -1 z))>
#<alt (* -1 z)>
#<alt (* z (- (/ 1 z) 1))>
#<alt (* z (- (/ 1 z) 1))>
#<alt (* z (- (/ 1 z) 1))>
#<alt (* -1 z)>
#<alt (* -1 (* z (- 1 (/ 1 z))))>
#<alt (* -1 (* z (- 1 (/ 1 z))))>
#<alt (* -1 (* z (- 1 (/ 1 z))))>
#<alt x>
#<alt (+ x (* z (+ t (* -1 x))))>
#<alt (+ x (* z (+ t (* -1 x))))>
#<alt (+ x (* z (+ t (* -1 x))))>
#<alt (* z (+ t (* -1 x)))>
#<alt (* z (+ t (+ (* -1 x) (/ x z))))>
#<alt (* z (+ t (+ (* -1 x) (/ x z))))>
#<alt (* z (+ t (+ (* -1 x) (/ x z))))>
#<alt (* -1 (* z (+ x (* -1 t))))>
#<alt (* -1 (* z (+ x (+ (* -1 t) (* -1 (/ x z))))))>
#<alt (* -1 (* z (+ x (+ (* -1 t) (* -1 (/ x z))))))>
#<alt (* -1 (* z (+ x (+ (* -1 t) (* -1 (/ x z))))))>
#<alt (* x (- 1 z))>
#<alt (+ (* t z) (* x (- 1 z)))>
#<alt (+ (* t z) (* x (- 1 z)))>
#<alt (+ (* t z) (* x (- 1 z)))>
#<alt (* t z)>
#<alt (* t (+ z (/ (* x (- 1 z)) t)))>
#<alt (* t (+ z (/ (* x (- 1 z)) t)))>
#<alt (* t (+ z (/ (* x (- 1 z)) t)))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (* x (- 1 z)) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (* x (- 1 z)) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (* x (- 1 z)) t)))))>
#<alt (* t z)>
#<alt (+ (* t z) (* x (- 1 z)))>
#<alt (+ (* t z) (* x (- 1 z)))>
#<alt (+ (* t z) (* x (- 1 z)))>
#<alt (* x (- 1 z))>
#<alt (* x (- (+ 1 (/ (* t z) x)) z))>
#<alt (* x (- (+ 1 (/ (* t z) x)) z))>
#<alt (* x (- (+ 1 (/ (* t z) x)) z))>
#<alt (* x (- 1 z))>
#<alt (* -1 (* x (+ (* -1 (- 1 z)) (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 (- 1 z)) (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 (- 1 z)) (* -1 (/ (* t z) x)))))>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* -1 (* z (- t x)))>
#<alt (* x z)>
#<alt (+ (* -1 (* t z)) (* x z))>
#<alt (+ (* -1 (* t z)) (* x z))>
#<alt (+ (* -1 (* t z)) (* x z))>
#<alt (* -1 (* t z))>
#<alt (* t (+ (* -1 z) (/ (* x z) t)))>
#<alt (* t (+ (* -1 z) (/ (* x z) t)))>
#<alt (* t (+ (* -1 z) (/ (* x z) t)))>
#<alt (* -1 (* t z))>
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))>
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))>
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))>
#<alt (* -1 (* t z))>
#<alt (+ (* -1 (* t z)) (* x z))>
#<alt (+ (* -1 (* t z)) (* x z))>
#<alt (+ (* -1 (* t z)) (* x z))>
#<alt (* x z)>
#<alt (* x (+ z (* -1 (/ (* t z) x))))>
#<alt (* x (+ z (* -1 (/ (* t z) x))))>
#<alt (* x (+ z (* -1 (/ (* t z) x))))>
#<alt (* x z)>
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))>
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))>
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))>
#<alt (/ y x)>
#<alt (+ (/ y x) (/ (* t y) (pow x 2)))>
#<alt (+ (* t (+ (/ y (pow x 2)) (/ (* t y) (pow x 3)))) (/ y x))>
#<alt (+ (* t (+ (* t (+ (/ y (pow x 3)) (/ (* t y) (pow x 4)))) (/ y (pow x 2)))) (/ y x))>
#<alt (* -1 (/ y t))>
#<alt (/ (+ (* -1 y) (* -1 (/ (* x y) t))) t)>
#<alt (/ (+ (* -1 y) (+ (* -1 (/ (* x y) t)) (* -1 (/ (* (pow x 2) y) (pow t 2))))) t)>
#<alt (/ (+ (* -1 y) (+ (* -1 (/ (* x y) t)) (+ (* -1 (/ (* (pow x 2) y) (pow t 2))) (* -1 (/ (* (pow x 3) y) (pow t 3)))))) t)>
#<alt (* -1 (/ y t))>
#<alt (* -1 (/ (+ y (/ (* x y) t)) t))>
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow x 2) y) t)) (* x y)) t))) t))>
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) y) t) (* -1 (* (pow x 2) y))) t)) (* x y)) t))) t))>
#<alt (* -1 (/ y t))>
#<alt (+ (* -1 (/ y t)) (* -1 (/ (* x y) (pow t 2))))>
#<alt (+ (* -1 (/ y t)) (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ (* x y) (pow t 3))))))>
#<alt (+ (* -1 (/ y t)) (* x (+ (* -1 (/ y (pow t 2))) (* x (+ (* -1 (/ y (pow t 3))) (* -1 (/ (* x y) (pow t 4))))))))>
#<alt (/ y x)>
#<alt (/ (+ y (/ (* t y) x)) x)>
#<alt (/ (+ y (+ (/ (* t y) x) (/ (* (pow t 2) y) (pow x 2)))) x)>
#<alt (/ (+ y (+ (/ (* t y) x) (+ (/ (* (pow t 2) y) (pow x 2)) (/ (* (pow t 3) y) (pow x 3))))) x)>
#<alt (/ y x)>
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) x))) x))>
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) x)) x))) x))>
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) x))) x)) (* t y)) x))) x))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* -1 (/ y (- t x)))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* -1 (* z (- x t)))>
#<alt (* -1 (* z (- x t)))>
#<alt (* -1 (* z (- x t)))>
#<alt (* -1 (* z (- x t)))>
#<alt (* -1 (* x z))>
#<alt (- (* t z) (* x z))>
#<alt (- (* t z) (* x z))>
#<alt (- (* t z) (* x z))>
#<alt (* t z)>
#<alt (* t (- (* -1 (/ (* x z) t)) (* -1 z)))>
#<alt (* t (- (* -1 (/ (* x z) t)) (* -1 z)))>
#<alt (* t (- (* -1 (/ (* x z) t)) (* -1 z)))>
#<alt (* t z)>
#<alt (* -1 (* t (- (/ (* x z) t) z)))>
#<alt (* -1 (* t (- (/ (* x z) t) z)))>
#<alt (* -1 (* t (- (/ (* x z) t) z)))>
#<alt (* t z)>
#<alt (- (* -1 (* x z)) (* -1 (* t z)))>
#<alt (- (* -1 (* x z)) (* -1 (* t z)))>
#<alt (- (* -1 (* x z)) (* -1 (* t z)))>
#<alt (* -1 (* x z))>
#<alt (* x (- (/ (* t z) x) z))>
#<alt (* x (- (/ (* t z) x) z))>
#<alt (* x (- (/ (* t z) x) z))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* x (- (* -1 (/ (* t z) x)) (* -1 z))))>
#<alt (* -1 (* x (- (* -1 (/ (* t z) x)) (* -1 z))))>
#<alt (* -1 (* x (- (* -1 (/ (* t z) x)) (* -1 z))))>
#<alt (* t z)>
#<alt (- (* x (- 1 z)) (* -1 (* t z)))>
#<alt (- (* x (- 1 z)) (* -1 (* t z)))>
#<alt (- (* x (- 1 z)) (* -1 (* t z)))>
#<alt (* x (- 1 z))>
#<alt (* x (- (+ 1 (/ (* t z) x)) z))>
#<alt (* x (- (+ 1 (/ (* t z) x)) z))>
#<alt (* x (- (+ 1 (/ (* t z) x)) z))>
#<alt (* x (+ 1 (* -1 z)))>
#<alt (* -1 (* x (- (* -1 (/ (* t z) x)) (+ 1 (* -1 z)))))>
#<alt (* -1 (* x (- (* -1 (/ (* t z) x)) (+ 1 (* -1 z)))))>
#<alt (* -1 (* x (- (* -1 (/ (* t z) x)) (+ 1 (* -1 z)))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt (- x (* -1 (* z (- t x))))>
#<alt x>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- t x)))>
#<alt (* z (- t x))>
#<alt (* z (- (/ x z) (* -1 (- t x))))>
#<alt (* z (- (/ x z) (* -1 (- t x))))>
#<alt (* z (- (/ x z) (* -1 (- t x))))>
#<alt (* -1 (* z (- x t)))>
#<alt (* -1 (* z (- (+ x (* -1 (/ x z))) t)))>
#<alt (* -1 (* z (- (+ x (* -1 (/ x z))) t)))>
#<alt (* -1 (* z (- (+ x (* -1 (/ x z))) t)))>
#<alt (- x (* x z))>
#<alt (- (+ x (* t z)) (* x z))>
#<alt (- (+ x (* t z)) (* x z))>
#<alt (- (+ x (* t z)) (* x z))>
#<alt (* t z)>
#<alt (* t (- (/ x t) (+ (* -1 z) (/ (* x z) t))))>
#<alt (* t (- (/ x t) (+ (* -1 z) (/ (* x z) t))))>
#<alt (* t (- (/ x t) (+ (* -1 z) (/ (* x z) t))))>
#<alt (* t z)>
#<alt (* -1 (* t (- (* -1 (/ (- x (* x z)) t)) z)))>
#<alt (* -1 (* t (- (* -1 (/ (- x (* x z)) t)) z)))>
#<alt (* -1 (* t (- (* -1 (/ (- x (* x z)) t)) z)))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* z (- t x))>
#<alt (* -1 (* x z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* t z)>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t (+ z (* -1 (/ (* x z) t))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* -1 (* t (+ (* -1 z) (/ (* x z) t))))>
#<alt (* t z)>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (+ (* -1 (* x z)) (* t z))>
#<alt (* -1 (* x z))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* x (+ (* -1 z) (/ (* t z) x)))>
#<alt (* -1 (* x z))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ z (* -1 (/ (* t z) x)))))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow z 2) (pow (- t x) 2))>
#<alt (* (pow x 2) (pow z 2))>
#<alt (+ (* -2 (* t (* x (pow z 2)))) (* (pow x 2) (pow z 2)))>
#<alt (+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))>
#<alt (+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))>
#<alt (* (pow t 2) (pow z 2))>
#<alt (* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))>
#<alt (* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))>
#<alt (* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))>
#<alt (* (pow t 2) (pow z 2))>
#<alt (* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))>
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))>
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))>
#<alt (* (pow t 2) (pow z 2))>
#<alt (+ (* -2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))>
#<alt (+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))>
#<alt (+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))>
#<alt (* (pow x 2) (pow z 2))>
#<alt (* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))>
#<alt (* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))>
#<alt (* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))>
#<alt (* (pow x 2) (pow z 2))>
#<alt (* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))>
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))>
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))>
#<alt (* t z)>
#<alt (+ (* t z) (* x (- (* -2 z) (* -1 (- 1 (* -1 z))))))>
#<alt (+ (* t z) (* x (- (+ (* -2 z) (* x (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))>
#<alt (+ (* t z) (* x (- (+ (* -2 z) (* x (- (+ (* -1 (/ (- 1 (pow z 2)) (* t z))) (/ (* x (* (- 1 (* -1 z)) (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))>
#<alt (/ (* x (- 1 (pow z 2))) (- 1 (* -1 z)))>
#<alt (* x (- (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z)))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (/ (pow z 2) (- 1 (* -1 z))))))>
#<alt (* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))>
#<alt (* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (+ (/ 1 (- 1 (* -1 z))) (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (- 1 (* -1 z))))))) (* (pow x 3) (- 1 (* -1 z))))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))>
#<alt (/ (* x (- 1 (pow z 2))) (+ 1 z))>
#<alt (* -1 (* x (- (+ (* -2 (/ (* t (pow z 2)) (* x (+ 1 z)))) (* -1 (/ (- 1 (pow z 2)) (+ 1 z)))) (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (+ 1 z) 2))))))>
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (pow z 2)) (+ 1 z))) (* -1 (/ (- (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (* (pow t 2) (pow z 2)) (* x (+ 1 z))))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (* x (+ 1 z)))) x)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (+ (* -1 (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z)))) (* -1 (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z))))) (* x (+ 1 z))))) x))) x)) (* -1 (/ (- 1 (pow z 2)) (+ 1 z))))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt (/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))>
#<alt x>
#<alt (+ x (* z (- t x)))>
#<alt (+ x (* z (- (+ t (* z (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)))>
#<alt (+ x (* z (- (+ t (* z (- (+ (* -1 (/ (* z (* (- x t) (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)) (* -1 (/ (pow (- t x) 2) x))) (/ (* (- t x) (- x t)) x)))) x)))>
#<alt (* -1 (/ (* z (pow (- t x) 2)) (- x t)))>
#<alt (* z (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))))>
#<alt (* z (- (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t)))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))>
#<alt (* z (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- x t)) (/ (* (pow x 2) (pow (- t x) 2)) (pow (- x t) 3)))) (* (pow z 3) (- x t)))) (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t))))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))>
#<alt (* z (- t x))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))>
#<alt (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (- x (* -1 (* x z))))>
#<alt (- (+ (* t (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))>
#<alt (- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))>
#<alt (- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (+ (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (/ (* t (* z (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))>
#<alt (* t z)>
#<alt (* t (- (+ z (* -2 (/ (* x z) t))) (* -1 (/ (- x (* -1 (* x z))) t))))>
#<alt (* t (- (+ z (+ (* -2 (/ (* x z) t)) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))>
#<alt (* t (- (+ z (+ (* -2 (/ (* x z) t)) (+ (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))) (/ (* (- x (* -1 (* x z))) (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) z)) (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* (pow t 3) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))>
#<alt (* t z)>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z))))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))>
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (+ (/ (* (- x (* -1 (* x z))) (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* t z)) (/ (pow x 2) z)) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* y (* (pow z 2) (- t x)))>
#<alt (* -1 (* x (* y (pow z 2))))>
#<alt (+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))>
#<alt (+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))>
#<alt (+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))>
#<alt (* t (* y (pow z 2)))>
#<alt (* t (+ (* -1 (/ (* x (* y (pow z 2))) t)) (* y (pow z 2))))>
#<alt (* t (+ (* -1 (/ (* x (* y (pow z 2))) t)) (* y (pow z 2))))>
#<alt (* t (+ (* -1 (/ (* x (* y (pow z 2))) t)) (* y (pow z 2))))>
#<alt (* t (* y (pow z 2)))>
#<alt (* -1 (* t (+ (* -1 (* y (pow z 2))) (/ (* x (* y (pow z 2))) t))))>
#<alt (* -1 (* t (+ (* -1 (* y (pow z 2))) (/ (* x (* y (pow z 2))) t))))>
#<alt (* -1 (* t (+ (* -1 (* y (pow z 2))) (/ (* x (* y (pow z 2))) t))))>
#<alt (* t (* y (pow z 2)))>
#<alt (+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))>
#<alt (+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))>
#<alt (+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))>
#<alt (* -1 (* x (* y (pow z 2))))>
#<alt (* x (+ (* -1 (* y (pow z 2))) (/ (* t (* y (pow z 2))) x)))>
#<alt (* x (+ (* -1 (* y (pow z 2))) (/ (* t (* y (pow z 2))) x)))>
#<alt (* x (+ (* -1 (* y (pow z 2))) (/ (* t (* y (pow z 2))) x)))>
#<alt (* -1 (* x (* y (pow z 2))))>
#<alt (* -1 (* x (+ (* -1 (/ (* t (* y (pow z 2))) x)) (* y (pow z 2)))))>
#<alt (* -1 (* x (+ (* -1 (/ (* t (* y (pow z 2))) x)) (* y (pow z 2)))))>
#<alt (* -1 (* x (+ (* -1 (/ (* t (* y (pow z 2))) x)) (* y (pow z 2)))))>
#<alt (* -1 x)>
#<alt (+ t (* -1 x))>
#<alt (+ (* -1 x) (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))))>
#<alt (+ (* -1 x) (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))>
#<alt (* -1 x)>
#<alt (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (- t x)>
#<alt (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) x)>
#<alt (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (+ x (* 1/2 (/ (pow t 3) (pow y 2)))))>
#<alt (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))))>
#<alt (* -1 (- (* -1 t) (* -1 x)))>
#<alt (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))>
#<alt (+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y))) (* -1/2 (/ (pow t 3) y))) y)))>
#<alt (+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) y)) (* -1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y)))>
#<alt (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))>
#<alt (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))>
#<alt (* -1 x)>
#<alt (* x (- (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) 1))>
#<alt (* x (- (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) 1))>
#<alt (* x (- (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x)))))>
#<alt (* -1 (/ x y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (/ t y)>
#<alt (* t (+ (* -1 (/ x (* t y))) (/ 1 y)))>
#<alt (* t (+ (* -1 (/ x (* t y))) (/ 1 y)))>
#<alt (* t (+ (* -1 (/ x (* t y))) (/ 1 y)))>
#<alt (/ t y)>
#<alt (* -1 (* t (- (/ x (* t y)) (/ 1 y))))>
#<alt (* -1 (* t (- (/ x (* t y)) (/ 1 y))))>
#<alt (* -1 (* t (- (/ x (* t y)) (/ 1 y))))>
#<alt (/ t y)>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (+ (* -1 (/ x y)) (/ t y))>
#<alt (* -1 (/ x y))>
#<alt (* x (- (/ t (* x y)) (/ 1 y)))>
#<alt (* x (- (/ t (* x y)) (/ 1 y)))>
#<alt (* x (- (/ t (* x y)) (/ 1 y)))>
#<alt (* -1 (/ x y))>
#<alt (* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ (- t x) y)>
#<alt (/ 1 (* t z))>
#<alt (+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z))))) (/ 1 (* t z)))>
#<alt (+ (* x (+ (* -1 (* x (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))))) (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))))) (/ 1 (* t z)))>
#<alt (+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (+ (* 2 (/ 1 (* (pow t 2) z))) (* x (- (* -1 (* x (+ (* -1 (/ (* (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) (- 1 (pow z 2))) (* (pow t 2) (pow z 2)))) (* 2 (/ (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))) t))))) (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3)))))))))) (/ 1 (* t z)))>
#<alt (/ (- 1 (* -1 z)) (* x (- 1 (pow z 2))))>
#<alt (/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (/ 1 (- 1 (pow z 2)))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)>
#<alt (/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 2))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)>
#<alt (/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 3))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (* (pow x 2) (pow (- 1 (pow z 2)) 2)))) (+ (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (* (pow x 2) (- 1 (pow z 2))))))))) x)>
#<alt (/ (+ 1 z) (* x (- 1 (pow z 2))))>
#<alt (* -1 (/ (- (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (/ (* t z) (* x (- 1 (pow z 2))))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (* x (pow (- 1 (pow z 2)) 2))))) x))>
#<alt (* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))) x))) x))) x))>
#<alt (* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))) (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) x)))) x))) x))) x))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))>
#<alt (/ 1 x)>
#<alt (+ (* z (- (/ 1 x) (/ t (pow x 2)))) (/ 1 x))>
#<alt (+ (* z (- (+ (/ 1 x) (/ (* z (pow (- t x) 2)) (pow x 3))) (/ t (pow x 2)))) (/ 1 x))>
#<alt (+ (* z (- (+ (* z (- (/ (* z (* (pow (- t x) 2) (- (/ 1 x) (/ t (pow x 2))))) (pow x 2)) (* -1 (/ (pow (- t x) 2) (pow x 3))))) (/ 1 x)) (/ t (pow x 2)))) (/ 1 x))>
#<alt (* -1 (/ (- x t) (* z (pow (- t x) 2))))>
#<alt (/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (* -1 (/ (- x t) (pow (- t x) 2)))) z)>
#<alt (/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) (* -1 (/ (- x t) (pow (- t x) 2))))) z)>
#<alt (/ (- (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (- x t) (pow (- t x) 2))) (* -1 (/ (pow x 3) (* (pow z 3) (pow (- t x) 4)))))) (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) z)>
#<alt (/ 1 (* z (- t x)))>
#<alt (* -1 (/ (- (/ x (* z (pow (- t x) 2))) (/ 1 (- t x))) z))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (/ (pow x 2) (* z (pow (- t x) 3)))) z)) (/ 1 (- t x))) z))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (* -1 (/ (- (/ (pow x 3) (* z (pow (- t x) 4))) (/ (pow x 2) (pow (- t x) 3))) z))) z)) (/ 1 (- t x))) z))>
#<alt (/ (- x (* -1 (* x z))) (- (pow x 2) (* (pow x 2) (pow z 2))))>
#<alt (- (+ (* t (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))>
#<alt (- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2)))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))>
#<alt (- (+ (* t (- (+ (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* t (- (* -1 (* t (+ (* -2 (/ (* x (* (pow z 2) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2))))))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))>
#<alt (/ 1 (* t z))>
#<alt (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z)) (* -2 (/ x (* t z)))) t)>
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3)))) (pow t 2))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (* -2 (/ x (* t z)))) t)>
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow z 2))) (* 2 (* x (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3))))))) (pow t 3))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (+ (* -2 (/ x (* t z))) (+ (* -2 (/ (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z)))) (pow t 2))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) (pow z 3))))))) t)>
#<alt (/ 1 (* t z))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) t)) (/ 1 z)) t))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (* t (pow z 2)))) (+ (* 2 (/ (* x (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3))))) t)) (/ (pow x 2) z))) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ -1 (* x z))>
#<alt (- (* -1 (/ t (* (pow x 2) z))) (/ 1 (* x z)))>
#<alt (- (* t (- (* -1 (/ t (* (pow x 3) z))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z)))>
#<alt (- (* t (- (* t (- (* -1 (/ t (* (pow x 4) z))) (/ 1 (* (pow x 3) z)))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z)))>
#<alt (/ 1 (* t z))>
#<alt (/ (+ (/ 1 z) (/ x (* t z))) t)>
#<alt (/ (- (+ (/ 1 z) (/ (pow x 2) (* (pow t 2) z))) (* -1 (/ x (* t z)))) t)>
#<alt (/ (- (+ (/ 1 z) (/ (pow x 3) (* (pow t 3) z))) (+ (* -1 (/ x (* t z))) (* -1 (/ (pow x 2) (* (pow t 2) z))))) t)>
#<alt (/ 1 (* t z))>
#<alt (* -1 (/ (- (* -1 (/ x (* t z))) (/ 1 z)) t))>
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (* t z)) (* -1 (/ x z))) t)) (/ 1 z)) t))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) (* t z))) (/ (pow x 2) z)) t)) (* -1 (/ x z))) t)) (/ 1 z)) t))>
#<alt (/ 1 (* t z))>
#<alt (+ (/ 1 (* t z)) (/ x (* (pow t 2) z)))>
#<alt (+ (* x (+ (/ 1 (* (pow t 2) z)) (/ x (* (pow t 3) z)))) (/ 1 (* t z)))>
#<alt (+ (* x (+ (* x (+ (/ 1 (* (pow t 3) z)) (/ x (* (pow t 4) z)))) (/ 1 (* (pow t 2) z)))) (/ 1 (* t z)))>
#<alt (/ -1 (* x z))>
#<alt (/ (- (* -1 (/ t (* x z))) (/ 1 z)) x)>
#<alt (/ (- (* -1 (/ (pow t 2) (* (pow x 2) z))) (+ (/ 1 z) (/ t (* x z)))) x)>
#<alt (/ (- (* -1 (/ (pow t 3) (* (pow x 3) z))) (+ (/ 1 z) (+ (/ t (* x z)) (/ (pow t 2) (* (pow x 2) z))))) x)>
#<alt (/ -1 (* x z))>
#<alt (* -1 (/ (+ (/ 1 z) (/ t (* x z))) x))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow t 2) (* x z))) (/ t z)) x)) (/ 1 z)) x))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) (* x z)) (* -1 (/ (pow t 2) z))) x)) (/ t z)) x)) (/ 1 z)) x))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (/ 1 (* z (- t x)))>
#<alt (* -1 (* (pow t 2) (pow z 2)))>
#<alt (- (* 2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))>
#<alt (- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))>
#<alt (- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))>
#<alt (* (pow x 2) (- 1 (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))>
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))>
#<alt (* (pow x 2) (- 1 (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))>
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow z 2) (pow (- t x) 2)))>
#<alt (pow x 2)>
#<alt (+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))>
#<alt (+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))>
#<alt (+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))>
#<alt (* -1 (* (pow z 2) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* -1 (* (pow z 2) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))>
#<alt (- (pow x 2) (* (pow x 2) (pow z 2)))>
#<alt (- (+ (* 2 (* t (* x (pow z 2)))) (pow x 2)) (* (pow x 2) (pow z 2)))>
#<alt (- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))>
#<alt (- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))>
#<alt (* -1 (* (pow t 2) (pow z 2)))>
#<alt (* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))>
#<alt (* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))>
#<alt (* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))>
#<alt (* -1 (* (pow t 2) (pow z 2)))>
#<alt (* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))>
#<alt (* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))>
#<alt (* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))>
Calls

204 calls:

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

rewrite371.0ms (2.8%)

Algorithm
batch-egg-rewrite
Rules
3472×*-lowering-*.f32
3472×*-lowering-*.f64
2442×/-lowering-/.f32
2442×/-lowering-/.f64
2432×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
034227
1266175
22980169
08120169
Stop Event
iter limit
node limit
Counts
21 → 854
Calls
Call 1
Inputs
(+ (* (* (- (tanh (/ t y)) (/ x y)) y) z) x)
(- (tanh (/ t y)) (/ x y))
(tanh (/ t y))
(/ t y)
(* x (- 1 z))
(- 1 z)
(+ (* z t) (* x (- 1 z)))
(* z t)
(/ (* y z) (/ -1 (/ (- t x) y)))
(/ -1 (/ (- t x) y))
(neg (/ (* y z) (/ -1 (/ (- t x) y))))
(+ x (neg (/ (* y z) (/ -1 (/ (- t x) y)))))
(/ (* y z) (/ y (- t x)))
(/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x)))
(/ 1 (/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x))))))
(/ (* y z) (/ (/ y (- t x)) (* y z)))
(* (- (tanh (/ t y)) (/ x y)) y)
(/ (- t x) y)
(/ (- x (/ (* y z) (/ y (- t x)))) (- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x)))))
(/ (/ y (- t x)) (* y z))
(- (* x x) (/ (/ (* y z) (/ (/ y (- t x)) (* y z))) (/ y (- t x))))
Outputs
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)))
(fma.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) z) x)
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z) x)
(fma.f64 (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))) z x)
(fma.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))) x)
(fma.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) x)
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) z) y x)
(fma.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))) y x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z))))) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 (*.f64 y z) x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z))))) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x) (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)))
(+.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (tanh.f64 (/.f64 t y)))
(-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))))
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)) (tanh.f64 (/.f64 t y)))
(fma.f64 #s(literal -1 binary64) (/.f64 x y) (tanh.f64 (/.f64 t y)))
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y) (tanh.f64 (/.f64 t y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (/.f64 (/.f64 x y) (/.f64 y x)))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (/.f64 (/.f64 x y) (/.f64 y x))) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) y))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 y x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (/.f64 y x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) y) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) y))
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (/.f64 y x)))
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) y) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) y))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 y x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
(/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))
(pow.f64 (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (/.f64 (/.f64 x y) (/.f64 y x)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))))
(*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(-.f64 (/.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))
(/.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))
(*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal -2 binary64) (/.f64 y t))))))
(tanh.f64 (/.f64 t y))
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))
(/.f64 t y)
(/.f64 #s(literal 1 binary64) (/.f64 y t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y t) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y t)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 t #s(literal 1 binary64)) y)
(pow.f64 (/.f64 y t) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) y))
(*.f64 #s(literal 1 binary64) (/.f64 t y))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) z)))
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) z) x))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 z #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) x) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) x) (+.f64 z #s(literal 1 binary64)))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(*.f64 (-.f64 #s(literal 1 binary64) z) x)
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))
(+.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) z)
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))))
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (+.f64 z #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (+.f64 z #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 t z))
(+.f64 (*.f64 t z) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(-.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 t z))) (-.f64 (*.f64 t z) (*.f64 x (-.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z))) (-.f64 (*.f64 t z) (*.f64 x (-.f64 #s(literal 1 binary64) z)))))
(fma.f64 t z (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(fma.f64 x (-.f64 #s(literal 1 binary64) z) (*.f64 t z))
(fma.f64 z t (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(fma.f64 (-.f64 #s(literal 1 binary64) z) x (*.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t z) (*.f64 x (-.f64 #s(literal 1 binary64) z))) (-.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z))))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z))))) (+.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 t z)))))
(/.f64 (+.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z))))) (+.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z))) (-.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) z)))))))
(/.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z)))) (-.f64 (*.f64 t z) (*.f64 x (-.f64 #s(literal 1 binary64) z))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (+.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 t z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z))))) (neg.f64 (-.f64 (*.f64 t z) (*.f64 x (-.f64 #s(literal 1 binary64) z)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z))) (*.f64 z (*.f64 t (*.f64 t z)))) (-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 t z)))
(pow.f64 (/.f64 (+.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 t z)))) (+.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 x (-.f64 #s(literal 1 binary64) z))) (-.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 t z))))))
(*.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t z) (*.f64 x (-.f64 #s(literal 1 binary64) z)))))
(*.f64 t z)
(*.f64 z t)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(neg.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal 1 binary64)))
(/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 y (-.f64 t x)))
(/.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(/.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 t x)) y)
(/.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (-.f64 t x))) y)
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x))))
(*.f64 y (neg.f64 (/.f64 z (/.f64 y (-.f64 t x)))))
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x)))))
(*.f64 z (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(*.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 (-.f64 t x) y) (/.f64 (*.f64 y z) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 t x) y) (pow.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (-.f64 t x) y))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (*.f64 y z))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x))) y)
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 z y))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 y y))
(*.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(*.f64 (neg.f64 (/.f64 (*.f64 y z) y)) (-.f64 t x))
(*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 (*.f64 y z) y))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 z (/.f64 y (-.f64 t x))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) y) #s(literal -1 binary64)) (pow.f64 (/.f64 y z) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) z) #s(literal -1 binary64)) (pow.f64 (/.f64 y y) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(neg.f64 (/.f64 y (-.f64 t x)))
(/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t x))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))))
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) #s(literal -1 binary64))
(*.f64 y (/.f64 #s(literal -1 binary64) (-.f64 t x)))
(*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x)))
(*.f64 (/.f64 y (-.f64 t x)) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) y)
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(+.f64 (*.f64 (/.f64 (*.f64 y z) y) t) (*.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 t (/.f64 (*.f64 y z) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) y)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(fma.f64 t (/.f64 (*.f64 y z) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) y)))
(fma.f64 (/.f64 (*.f64 y z) y) t (*.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(/.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) y)
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 y (+.f64 t x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 y (-.f64 t x)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))))))
(/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 y (-.f64 t x)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 t x))) y)
(pow.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 z (/.f64 y (-.f64 t x))))
(*.f64 y (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x)))))
(*.f64 z (/.f64 y (/.f64 y (-.f64 t x))))
(*.f64 z (*.f64 y (/.f64 (-.f64 t x) y)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(*.f64 (-.f64 t x) (/.f64 (*.f64 y z) y))
(*.f64 (/.f64 (-.f64 t x) y) (*.f64 y z))
(*.f64 (/.f64 (-.f64 t x) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 y z)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y z) (-.f64 t x)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 t x))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 (*.f64 y z) y) (-.f64 t x))
(*.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 z (/.f64 y (-.f64 t x))) y)
(*.f64 (/.f64 y y) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (/.f64 z y) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (neg.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64))) (/.f64 (-.f64 t x) y))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) #s(literal -1 binary64))) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)) z)
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(*.f64 (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) z) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (pow.f64 (/.f64 y z) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) y) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(+.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64)))
(-.f64 x (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) x))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(-.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(fma.f64 y (/.f64 z (/.f64 y (-.f64 t x))) x)
(fma.f64 y (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x)))) x)
(fma.f64 z (/.f64 y (/.f64 y (-.f64 t x))) x)
(fma.f64 z (*.f64 y (/.f64 (-.f64 t x) y)) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)
(fma.f64 (*.f64 y z) (/.f64 (-.f64 t x) y) x)
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) x)
(fma.f64 (-.f64 t x) (/.f64 (*.f64 y z) y) x)
(fma.f64 (/.f64 (-.f64 t x) y) (*.f64 y z) x)
(fma.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64) x)
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) x)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x))) x)
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 y z)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y z) (-.f64 t x)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) x)
(fma.f64 (/.f64 (*.f64 y z) y) (-.f64 t x) x)
(fma.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y) x)
(fma.f64 (/.f64 z (/.f64 y (-.f64 t x))) y x)
(fma.f64 (/.f64 y y) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))) x)
(fma.f64 (/.f64 z y) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) x)
(fma.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y) x)
(fma.f64 (neg.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64))) (/.f64 (-.f64 t x) y) x)
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) #s(literal -1 binary64))) (/.f64 (-.f64 t x) y) x)
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 (-.f64 t x) y) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)) z x)
(fma.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)) x)
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)))))
(/.f64 (-.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64))
(pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)))))
(*.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 (pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(+.f64 (*.f64 (/.f64 (*.f64 y z) y) t) (*.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 t (/.f64 (*.f64 y z) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) y)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(fma.f64 t (/.f64 (*.f64 y z) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) y)))
(fma.f64 (/.f64 (*.f64 y z) y) t (*.f64 (/.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(/.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) y)
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 y (+.f64 t x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 y (-.f64 t x)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))))))
(/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 y (-.f64 t x)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 t x))) y)
(pow.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 z (/.f64 y (-.f64 t x))))
(*.f64 y (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x)))))
(*.f64 z (/.f64 y (/.f64 y (-.f64 t x))))
(*.f64 z (*.f64 y (/.f64 (-.f64 t x) y)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(*.f64 (-.f64 t x) (/.f64 (*.f64 y z) y))
(*.f64 (/.f64 (-.f64 t x) y) (*.f64 y z))
(*.f64 (/.f64 (-.f64 t x) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 y z)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y z) (-.f64 t x)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 t x))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 (*.f64 y z) y) (-.f64 t x))
(*.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 z (/.f64 y (-.f64 t x))) y)
(*.f64 (/.f64 y y) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (/.f64 z y) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (neg.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64))) (/.f64 (-.f64 t x) y))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) #s(literal -1 binary64))) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)) z)
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(*.f64 (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) z) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (pow.f64 (/.f64 y z) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) y) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) t) (*.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 t (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64)))
(fma.f64 t (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y)))
(fma.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) t (*.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(neg.f64 (*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(neg.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z))) (/.f64 y (-.f64 t x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal 1 binary64)))
(/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z))))
(/.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 y (-.f64 t x)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (neg.f64 (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))))
(/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(/.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) y))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 y (-.f64 t x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 t x)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(/.f64 (*.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 y (+.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))) (/.f64 y (-.f64 t x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(/.f64 (*.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1 binary64)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 t x)) y)
(/.f64 (*.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x))
(/.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) #s(literal 1 binary64)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(pow.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal -2 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -2 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z))) (/.f64 y (-.f64 t x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (*.f64 (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (*.f64 y z)) (/.f64 (-.f64 t x) y)))
(*.f64 y (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 y (/.f64 z (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 y (/.f64 (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (*.f64 y z)) (/.f64 y (-.f64 t x))))
(*.f64 z (/.f64 y (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 (*.f64 y z) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 (*.f64 y z) (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 y (-.f64 t x))))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 (-.f64 t x) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y))
(*.f64 (/.f64 (-.f64 t x) y) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(*.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal 1 binary64))
(*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(*.f64 (*.f64 z z) (pow.f64 (/.f64 y (/.f64 y (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (*.f64 z z) (pow.f64 (*.f64 y (/.f64 (-.f64 t x) y)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) (-.f64 t x))
(*.f64 (/.f64 (*.f64 y z) y) (*.f64 (-.f64 t x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 (/.f64 (*.f64 y z) y) (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (/.f64 (*.f64 y z) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (/.f64 y (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(*.f64 (*.f64 y y) (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (/.f64 z (/.f64 y (-.f64 t x)))))
(*.f64 (*.f64 y y) (pow.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (/.f64 y y) (/.f64 (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (/.f64 y (/.f64 y (-.f64 t x))) (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (*.f64 y z)))
(*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) y) (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))))
(*.f64 (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (/.f64 z (/.f64 y (-.f64 t x)))) (*.f64 y y))
(*.f64 (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)) (*.f64 (*.f64 y z) (*.f64 y z)))
(*.f64 (*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y z) y)) (*.f64 (-.f64 t x) (-.f64 t x)))
(*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (/.f64 (*.f64 y z) y) (/.f64 (*.f64 y z) y)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) (pow.f64 (*.f64 (*.f64 y z) (-.f64 t x)) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(*.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) y) (/.f64 z (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(*.f64 (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (*.f64 y z))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(*.f64 (pow.f64 (*.f64 (*.f64 y z) (-.f64 t x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 y y) #s(literal 2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)))
(*.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)))
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)) #s(literal 2 binary64)) (*.f64 z z))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 y (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 y z)) #s(literal -1 binary64)))
(+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(+.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64)))
(-.f64 x (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) x))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(-.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(fma.f64 y (/.f64 z (/.f64 y (-.f64 t x))) x)
(fma.f64 y (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x)))) x)
(fma.f64 z (/.f64 y (/.f64 y (-.f64 t x))) x)
(fma.f64 z (*.f64 y (/.f64 (-.f64 t x) y)) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)
(fma.f64 (*.f64 y z) (/.f64 (-.f64 t x) y) x)
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) x)
(fma.f64 (-.f64 t x) (/.f64 (*.f64 y z) y) x)
(fma.f64 (/.f64 (-.f64 t x) y) (*.f64 y z) x)
(fma.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64) x)
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) x)
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x))) x)
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 y z)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y z) (-.f64 t x)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) x)
(fma.f64 (/.f64 (*.f64 y z) y) (-.f64 t x) x)
(fma.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y) x)
(fma.f64 (/.f64 z (/.f64 y (-.f64 t x))) y x)
(fma.f64 (/.f64 y y) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))) x)
(fma.f64 (/.f64 z y) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) x)
(fma.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 t x) y) x)
(fma.f64 (neg.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64))) (/.f64 (-.f64 t x) y) x)
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) #s(literal -1 binary64))) (/.f64 (-.f64 t x) y) x)
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 (-.f64 t x) y) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)) z x)
(fma.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)) x)
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)))))
(/.f64 (-.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64))
(pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)))))
(*.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 (pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1 binary64)))
(/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z)))))
(/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 y (-.f64 t x)))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (*.f64 y z)))
(*.f64 z (/.f64 y (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))))
(*.f64 z (*.f64 y (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 (-.f64 t x) y) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (-.f64 #s(literal 0 binary64) (*.f64 y z)))
(*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 y z))
(*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(*.f64 (/.f64 (*.f64 y z) y) (*.f64 (*.f64 y z) (-.f64 t x)))
(*.f64 (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (*.f64 y z)) y)
(*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (/.f64 y (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(*.f64 (/.f64 z (/.f64 y (-.f64 t x))) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) y) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (-.f64 t x) y))
(*.f64 (/.f64 y (/.f64 y (-.f64 t x))) (/.f64 z (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(*.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(*.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) y) z)
(*.f64 (*.f64 (*.f64 y z) y) (/.f64 z (/.f64 y (-.f64 t x))))
(*.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) y)) (-.f64 t x))
(*.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) z) y)
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) z) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) y)) z)
(+.f64 (*.f64 y (tanh.f64 (/.f64 t y))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x y))))
(+.f64 (*.f64 (tanh.f64 (/.f64 t y)) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) y))
(fma.f64 y (tanh.f64 (/.f64 t y)) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x y))))
(fma.f64 (tanh.f64 (/.f64 t y)) y (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) y))
(/.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))))
(/.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (/.f64 (/.f64 x y) (/.f64 y x)))) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (/.f64 (/.f64 x y) (/.f64 y x))) y) (+.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))
(*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y)
(+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(+.f64 (/.f64 (-.f64 t x) y) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(exp.f64 (*.f64 (log.f64 (/.f64 y (-.f64 t x))) #s(literal -1 binary64)))
(-.f64 (/.f64 t y) (/.f64 x y))
(fma.f64 t (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 t x) y) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(fma.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) t (-.f64 #s(literal 0 binary64) (/.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 t x) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) x) (/.f64 x y)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(/.f64 (-.f64 t x) y)
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 y (+.f64 t x)))
(/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))
(/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y t) x)) (*.f64 (/.f64 y t) y))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y t) #s(literal 1 binary64))) (*.f64 (/.f64 y t) (/.f64 y x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) y))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) y))
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 t x) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (/.f64 t y) (/.f64 x y)))))
(/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (/.f64 (/.f64 x y) (/.f64 y x))) (+.f64 (/.f64 t y) (/.f64 x y)))
(/.f64 (*.f64 (-.f64 t x) #s(literal 1 binary64)) y)
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (+.f64 t x))
(pow.f64 (/.f64 (-.f64 t x) y) #s(literal 1 binary64))
(pow.f64 (/.f64 y (-.f64 t x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t x) y))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))))
(*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 t x))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t x)))
(+.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (neg.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64))))
(-.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(-.f64 (/.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal 1 binary64)))
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (neg.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))
(fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))) (neg.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))
(fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)) (neg.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal 1 binary64))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (-.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (*.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))) (*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))) (+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))) (*.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))) (*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))) (+.f64 (/.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))
(/.f64 (*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal 1 binary64))
(pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64)))
(*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(*.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal 1 binary64))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))))
(*.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) x)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 y (-.f64 t x)) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(/.f64 y (*.f64 (*.f64 y z) (-.f64 t x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (/.f64 y (-.f64 t x)) y)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))))
(/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))
(/.f64 (/.f64 y (-.f64 t x)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 y z)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t x))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (*.f64 y z) (-.f64 t x))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) (/.f64 (-.f64 t x) y))
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 y (-.f64 t x))))
(/.f64 (/.f64 (/.f64 y (-.f64 t x)) y) z)
(/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 y z) (-.f64 t x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (*.f64 y z)))
(/.f64 (neg.f64 (/.f64 (/.f64 y (-.f64 t x)) y)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 (/.f64 y (-.f64 t x)) z) y)
(/.f64 (/.f64 y (*.f64 y z)) (-.f64 t x))
(/.f64 (*.f64 (/.f64 y (-.f64 t x)) #s(literal 1 binary64)) (*.f64 y z))
(/.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (-.f64 t x))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) y)) (-.f64 t x))
(pow.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 z (/.f64 (/.f64 y (-.f64 t x)) y)) #s(literal -1 binary64))
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 y z)))
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 t x))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(*.f64 (/.f64 y (-.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) y) z))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))))
(*.f64 (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1 binary64))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) (/.f64 y (-.f64 t x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) y)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 z (/.f64 y (-.f64 t x))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 y (-.f64 t x)) y) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) y))
(*.f64 (/.f64 y y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) z))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 t x))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 t x))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y (-.f64 t x)) y))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) y)) (/.f64 #s(literal 1 binary64) (-.f64 t x)))
(*.f64 (pow.f64 (/.f64 z (/.f64 y (-.f64 t x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 t x))))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x))))
(*.f64 (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1 binary64)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 y (-.f64 t x)))
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 y (-.f64 t x)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 t x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 t x)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (pow.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t x)))
(+.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(+.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))
(-.f64 (*.f64 x x) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))) (/.f64 (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))
(fma.f64 x x (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))
(fma.f64 x x (*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))
(fma.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (*.f64 x x))
(fma.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (/.f64 (-.f64 t x) y) (*.f64 x x))
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))) (+.f64 (*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (+.f64 (*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y)) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))) (+.f64 (*.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y) (-.f64 #s(literal 0 binary64) (-.f64 t x)) (*.f64 x x))
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) y)) (-.f64 t x) (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))) (*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))))
(*.f64 (+.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (/.f64 y (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))))) (*.f64 x x))))

simplify503.0ms (3.8%)

Algorithm
egg-herbie
Rules
4892×*-lowering-*.f32
4892×*-lowering-*.f64
2772×+-lowering-+.f64
2772×+-lowering-+.f32
2354×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0143214349
1518512788
0816212788
Stop Event
iter limit
node limit
Counts
816 → 816
Calls
Call 1
Inputs
(+ x (* -1 (* x z)))
(+ x (+ (* -1 (* x z)) (* t z)))
(+ x (+ (* -1 (* x z)) (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2)))))))
(+ x (+ (* -1 (* x z)) (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4)))))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* -1 (* x z)))
(+ x (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+ x (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+ x (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+ x (* z (- t x)))
(+ x (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* z (- t x))))
(+ x (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))
(+ x (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* x (+ 1 (* -1 z)))
(* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))))
(* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))))
(* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))))
(* -1 (* x (- z 1)))
(* -1 (* x (- (+ z (* -1 (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))) 1)))
(* -1 (* x (- (+ z (* -1 (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))) 1)))
(* -1 (* x (- (+ z (* -1 (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))) 1)))
x
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))))
(* z (+ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))) (/ x z)))
(* z (+ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))) (/ x z)))
(* z (+ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))) (/ x z)))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))))
(* -1 (* z (+ (* -1 (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))) (* -1 (/ x z)))))
(* -1 (/ x y))
(- (/ t y) (/ x y))
(- (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ x y))
(- (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ x y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(* -1 (/ x y))
(/ (- (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) y)
(/ (- (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) y)
(/ (- (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) y)
(/ (- t x) y)
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) x) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (+ x (* 1/2 (/ (pow t 3) (pow y 2))))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) (* -1 x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) (* -1 x)) y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(* -1 (/ x y))
(* x (- (/ (exp (/ t y)) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 y) (/ 1 (* x (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* x (- (/ (exp (/ t y)) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 y) (/ 1 (* x (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* x (- (/ (exp (/ t y)) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 y) (/ 1 (* x (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(* -1 (/ x y))
(* -1 (* x (+ (* -1 (/ (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) x)) (/ 1 y))))
(* -1 (* x (+ (* -1 (/ (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) x)) (/ 1 y))))
(* -1 (* x (+ (* -1 (/ (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) x)) (/ 1 y))))
(/ t y)
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/ t y)
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)
(/ t y)
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(/ t y)
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
(* x (- 1 z))
x
(+ x (* -1 (* x z)))
(+ x (* -1 (* x z)))
(+ x (* -1 (* x z)))
(* -1 (* x z))
(* z (+ (* -1 x) (/ x z)))
(* z (+ (* -1 x) (/ x z)))
(* z (+ (* -1 x) (/ x z)))
(* -1 (* x z))
(* -1 (* z (+ x (* -1 (/ x z)))))
(* -1 (* z (+ x (* -1 (/ x z)))))
(* -1 (* z (+ x (* -1 (/ x z)))))
1
(+ 1 (* -1 z))
(+ 1 (* -1 z))
(+ 1 (* -1 z))
(* -1 z)
(* z (- (/ 1 z) 1))
(* z (- (/ 1 z) 1))
(* z (- (/ 1 z) 1))
(* -1 z)
(* -1 (* z (- 1 (/ 1 z))))
(* -1 (* z (- 1 (/ 1 z))))
(* -1 (* z (- 1 (/ 1 z))))
x
(+ x (* z (+ t (* -1 x))))
(+ x (* z (+ t (* -1 x))))
(+ x (* z (+ t (* -1 x))))
(* z (+ t (* -1 x)))
(* z (+ t (+ (* -1 x) (/ x z))))
(* z (+ t (+ (* -1 x) (/ x z))))
(* z (+ t (+ (* -1 x) (/ x z))))
(* -1 (* z (+ x (* -1 t))))
(* -1 (* z (+ x (+ (* -1 t) (* -1 (/ x z))))))
(* -1 (* z (+ x (+ (* -1 t) (* -1 (/ x z))))))
(* -1 (* z (+ x (+ (* -1 t) (* -1 (/ x z))))))
(* x (- 1 z))
(+ (* t z) (* x (- 1 z)))
(+ (* t z) (* x (- 1 z)))
(+ (* t z) (* x (- 1 z)))
(* t z)
(* t (+ z (/ (* x (- 1 z)) t)))
(* t (+ z (/ (* x (- 1 z)) t)))
(* t (+ z (/ (* x (- 1 z)) t)))
(* t z)
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x (- 1 z)) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x (- 1 z)) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x (- 1 z)) t)))))
(* t z)
(+ (* t z) (* x (- 1 z)))
(+ (* t z) (* x (- 1 z)))
(+ (* t z) (* x (- 1 z)))
(* x (- 1 z))
(* x (- (+ 1 (/ (* t z) x)) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(* x (- 1 z))
(* -1 (* x (+ (* -1 (- 1 z)) (* -1 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 (- 1 z)) (* -1 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 (- 1 z)) (* -1 (/ (* t z) x)))))
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* -1 (* z (- t x)))
(* x z)
(+ (* -1 (* t z)) (* x z))
(+ (* -1 (* t z)) (* x z))
(+ (* -1 (* t z)) (* x z))
(* -1 (* t z))
(* t (+ (* -1 z) (/ (* x z) t)))
(* t (+ (* -1 z) (/ (* x z) t)))
(* t (+ (* -1 z) (/ (* x z) t)))
(* -1 (* t z))
(* -1 (* t (+ z (* -1 (/ (* x z) t)))))
(* -1 (* t (+ z (* -1 (/ (* x z) t)))))
(* -1 (* t (+ z (* -1 (/ (* x z) t)))))
(* -1 (* t z))
(+ (* -1 (* t z)) (* x z))
(+ (* -1 (* t z)) (* x z))
(+ (* -1 (* t z)) (* x z))
(* x z)
(* x (+ z (* -1 (/ (* t z) x))))
(* x (+ z (* -1 (/ (* t z) x))))
(* x (+ z (* -1 (/ (* t z) x))))
(* x z)
(* -1 (* x (+ (* -1 z) (/ (* t z) x))))
(* -1 (* x (+ (* -1 z) (/ (* t z) x))))
(* -1 (* x (+ (* -1 z) (/ (* t z) x))))
(/ y x)
(+ (/ y x) (/ (* t y) (pow x 2)))
(+ (* t (+ (/ y (pow x 2)) (/ (* t y) (pow x 3)))) (/ y x))
(+ (* t (+ (* t (+ (/ y (pow x 3)) (/ (* t y) (pow x 4)))) (/ y (pow x 2)))) (/ y x))
(* -1 (/ y t))
(/ (+ (* -1 y) (* -1 (/ (* x y) t))) t)
(/ (+ (* -1 y) (+ (* -1 (/ (* x y) t)) (* -1 (/ (* (pow x 2) y) (pow t 2))))) t)
(/ (+ (* -1 y) (+ (* -1 (/ (* x y) t)) (+ (* -1 (/ (* (pow x 2) y) (pow t 2))) (* -1 (/ (* (pow x 3) y) (pow t 3)))))) t)
(* -1 (/ y t))
(* -1 (/ (+ y (/ (* x y) t)) t))
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow x 2) y) t)) (* x y)) t))) t))
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) y) t) (* -1 (* (pow x 2) y))) t)) (* x y)) t))) t))
(* -1 (/ y t))
(+ (* -1 (/ y t)) (* -1 (/ (* x y) (pow t 2))))
(+ (* -1 (/ y t)) (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ (* x y) (pow t 3))))))
(+ (* -1 (/ y t)) (* x (+ (* -1 (/ y (pow t 2))) (* x (+ (* -1 (/ y (pow t 3))) (* -1 (/ (* x y) (pow t 4))))))))
(/ y x)
(/ (+ y (/ (* t y) x)) x)
(/ (+ y (+ (/ (* t y) x) (/ (* (pow t 2) y) (pow x 2)))) x)
(/ (+ y (+ (/ (* t y) x) (+ (/ (* (pow t 2) y) (pow x 2)) (/ (* (pow t 3) y) (pow x 3))))) x)
(/ y x)
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) x))) x))
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) x)) x))) x))
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) x))) x)) (* t y)) x))) x))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* -1 (/ y (- t x)))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* -1 (* z (- x t)))
(* -1 (* z (- x t)))
(* -1 (* z (- x t)))
(* -1 (* z (- x t)))
(* -1 (* x z))
(- (* t z) (* x z))
(- (* t z) (* x z))
(- (* t z) (* x z))
(* t z)
(* t (- (* -1 (/ (* x z) t)) (* -1 z)))
(* t (- (* -1 (/ (* x z) t)) (* -1 z)))
(* t (- (* -1 (/ (* x z) t)) (* -1 z)))
(* t z)
(* -1 (* t (- (/ (* x z) t) z)))
(* -1 (* t (- (/ (* x z) t) z)))
(* -1 (* t (- (/ (* x z) t) z)))
(* t z)
(- (* -1 (* x z)) (* -1 (* t z)))
(- (* -1 (* x z)) (* -1 (* t z)))
(- (* -1 (* x z)) (* -1 (* t z)))
(* -1 (* x z))
(* x (- (/ (* t z) x) z))
(* x (- (/ (* t z) x) z))
(* x (- (/ (* t z) x) z))
(* -1 (* x z))
(* -1 (* x (- (* -1 (/ (* t z) x)) (* -1 z))))
(* -1 (* x (- (* -1 (/ (* t z) x)) (* -1 z))))
(* -1 (* x (- (* -1 (/ (* t z) x)) (* -1 z))))
(* t z)
(- (* x (- 1 z)) (* -1 (* t z)))
(- (* x (- 1 z)) (* -1 (* t z)))
(- (* x (- 1 z)) (* -1 (* t z)))
(* x (- 1 z))
(* x (- (+ 1 (/ (* t z) x)) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(* x (+ 1 (* -1 z)))
(* -1 (* x (- (* -1 (/ (* t z) x)) (+ 1 (* -1 z)))))
(* -1 (* x (- (* -1 (/ (* t z) x)) (+ 1 (* -1 z)))))
(* -1 (* x (- (* -1 (/ (* t z) x)) (+ 1 (* -1 z)))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
(- x (* -1 (* z (- t x))))
x
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(+ x (* z (- t x)))
(* z (- t x))
(* z (- (/ x z) (* -1 (- t x))))
(* z (- (/ x z) (* -1 (- t x))))
(* z (- (/ x z) (* -1 (- t x))))
(* -1 (* z (- x t)))
(* -1 (* z (- (+ x (* -1 (/ x z))) t)))
(* -1 (* z (- (+ x (* -1 (/ x z))) t)))
(* -1 (* z (- (+ x (* -1 (/ x z))) t)))
(- x (* x z))
(- (+ x (* t z)) (* x z))
(- (+ x (* t z)) (* x z))
(- (+ x (* t z)) (* x z))
(* t z)
(* t (- (/ x t) (+ (* -1 z) (/ (* x z) t))))
(* t (- (/ x t) (+ (* -1 z) (/ (* x z) t))))
(* t (- (/ x t) (+ (* -1 z) (/ (* x z) t))))
(* t z)
(* -1 (* t (- (* -1 (/ (- x (* x z)) t)) z)))
(* -1 (* t (- (* -1 (/ (- x (* x z)) t)) z)))
(* -1 (* t (- (* -1 (/ (- x (* x z)) t)) z)))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* z (- t x))
(* -1 (* x z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* t z)
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t (+ z (* -1 (/ (* x z) t))))
(* t z)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(* t z)
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(+ (* -1 (* x z)) (* t z))
(* -1 (* x z))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* x (+ (* -1 z) (/ (* t z) x)))
(* -1 (* x z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow z 2) (pow (- t x) 2))
(* (pow x 2) (pow z 2))
(+ (* -2 (* t (* x (pow z 2)))) (* (pow x 2) (pow z 2)))
(+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))
(+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))
(* (pow t 2) (pow z 2))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))
(* (pow t 2) (pow z 2))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(* (pow t 2) (pow z 2))
(+ (* -2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(* (pow x 2) (pow z 2))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))
(* (pow x 2) (pow z 2))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))
(* t z)
(+ (* t z) (* x (- (* -2 z) (* -1 (- 1 (* -1 z))))))
(+ (* t z) (* x (- (+ (* -2 z) (* x (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))
(+ (* t z) (* x (- (+ (* -2 z) (* x (- (+ (* -1 (/ (- 1 (pow z 2)) (* t z))) (/ (* x (* (- 1 (* -1 z)) (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))
(/ (* x (- 1 (pow z 2))) (- 1 (* -1 z)))
(* x (- (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z)))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (/ (pow z 2) (- 1 (* -1 z))))))
(* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))
(* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (+ (/ 1 (- 1 (* -1 z))) (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (- 1 (* -1 z))))))) (* (pow x 3) (- 1 (* -1 z))))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))
(/ (* x (- 1 (pow z 2))) (+ 1 z))
(* -1 (* x (- (+ (* -2 (/ (* t (pow z 2)) (* x (+ 1 z)))) (* -1 (/ (- 1 (pow z 2)) (+ 1 z)))) (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (+ 1 z) 2))))))
(* -1 (* x (+ (* -1 (/ (- 1 (pow z 2)) (+ 1 z))) (* -1 (/ (- (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (* (pow t 2) (pow z 2)) (* x (+ 1 z))))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (* x (+ 1 z)))) x)))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (+ (* -1 (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z)))) (* -1 (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z))))) (* x (+ 1 z))))) x))) x)) (* -1 (/ (- 1 (pow z 2)) (+ 1 z))))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
x
(+ x (* z (- t x)))
(+ x (* z (- (+ t (* z (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)))
(+ x (* z (- (+ t (* z (- (+ (* -1 (/ (* z (* (- x t) (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)) (* -1 (/ (pow (- t x) 2) x))) (/ (* (- t x) (- x t)) x)))) x)))
(* -1 (/ (* z (pow (- t x) 2)) (- x t)))
(* z (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))))
(* z (- (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t)))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))
(* z (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- x t)) (/ (* (pow x 2) (pow (- t x) 2)) (pow (- x t) 3)))) (* (pow z 3) (- x t)))) (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t))))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))
(* z (- t x))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(/ (- (pow x 2) (* (pow x 2) (pow z 2))) (- x (* -1 (* x z))))
(- (+ (* t (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (+ (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (/ (* t (* z (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(* t z)
(* t (- (+ z (* -2 (/ (* x z) t))) (* -1 (/ (- x (* -1 (* x z))) t))))
(* t (- (+ z (+ (* -2 (/ (* x z) t)) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))
(* t (- (+ z (+ (* -2 (/ (* x z) t)) (+ (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))) (/ (* (- x (* -1 (* x z))) (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) z)) (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* (pow t 3) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))
(* t z)
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z))))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (+ (/ (* (- x (* -1 (* x z))) (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* t z)) (/ (pow x 2) z)) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* y (* (pow z 2) (- t x)))
(* -1 (* x (* y (pow z 2))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(* t (* y (pow z 2)))
(* t (+ (* -1 (/ (* x (* y (pow z 2))) t)) (* y (pow z 2))))
(* t (+ (* -1 (/ (* x (* y (pow z 2))) t)) (* y (pow z 2))))
(* t (+ (* -1 (/ (* x (* y (pow z 2))) t)) (* y (pow z 2))))
(* t (* y (pow z 2)))
(* -1 (* t (+ (* -1 (* y (pow z 2))) (/ (* x (* y (pow z 2))) t))))
(* -1 (* t (+ (* -1 (* y (pow z 2))) (/ (* x (* y (pow z 2))) t))))
(* -1 (* t (+ (* -1 (* y (pow z 2))) (/ (* x (* y (pow z 2))) t))))
(* t (* y (pow z 2)))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(* -1 (* x (* y (pow z 2))))
(* x (+ (* -1 (* y (pow z 2))) (/ (* t (* y (pow z 2))) x)))
(* x (+ (* -1 (* y (pow z 2))) (/ (* t (* y (pow z 2))) x)))
(* x (+ (* -1 (* y (pow z 2))) (/ (* t (* y (pow z 2))) x)))
(* -1 (* x (* y (pow z 2))))
(* -1 (* x (+ (* -1 (/ (* t (* y (pow z 2))) x)) (* y (pow z 2)))))
(* -1 (* x (+ (* -1 (/ (* t (* y (pow z 2))) x)) (* y (pow z 2)))))
(* -1 (* x (+ (* -1 (/ (* t (* y (pow z 2))) x)) (* y (pow z 2)))))
(* -1 x)
(+ t (* -1 x))
(+ (* -1 x) (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))))
(+ (* -1 x) (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(* -1 x)
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(- t x)
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) x)
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (+ x (* 1/2 (/ (pow t 3) (pow y 2)))))
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))))
(* -1 (- (* -1 t) (* -1 x)))
(+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y))) (* -1/2 (/ (pow t 3) y))) y)))
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) y)) (* -1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y)))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(* -1 x)
(* x (- (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) 1))
(* x (- (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) 1))
(* x (- (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) 1))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x)))))
(* -1 (/ x y))
(+ (* -1 (/ x y)) (/ t y))
(+ (* -1 (/ x y)) (/ t y))
(+ (* -1 (/ x y)) (/ t y))
(/ t y)
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(/ t y)
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(/ t y)
(+ (* -1 (/ x y)) (/ t y))
(+ (* -1 (/ x y)) (/ t y))
(+ (* -1 (/ x y)) (/ t y))
(* -1 (/ x y))
(* x (- (/ t (* x y)) (/ 1 y)))
(* x (- (/ t (* x y)) (/ 1 y)))
(* x (- (/ t (* x y)) (/ 1 y)))
(* -1 (/ x y))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ (- t x) y)
(/ 1 (* t z))
(+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z))))) (/ 1 (* t z)))
(+ (* x (+ (* -1 (* x (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))))) (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))))) (/ 1 (* t z)))
(+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (+ (* 2 (/ 1 (* (pow t 2) z))) (* x (- (* -1 (* x (+ (* -1 (/ (* (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) (- 1 (pow z 2))) (* (pow t 2) (pow z 2)))) (* 2 (/ (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))) t))))) (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3)))))))))) (/ 1 (* t z)))
(/ (- 1 (* -1 z)) (* x (- 1 (pow z 2))))
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (/ 1 (- 1 (pow z 2)))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 2))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 3))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (* (pow x 2) (pow (- 1 (pow z 2)) 2)))) (+ (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (* (pow x 2) (- 1 (pow z 2))))))))) x)
(/ (+ 1 z) (* x (- 1 (pow z 2))))
(* -1 (/ (- (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (/ (* t z) (* x (- 1 (pow z 2))))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (* x (pow (- 1 (pow z 2)) 2))))) x))
(* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))) x))) x))) x))
(* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))) (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) x)))) x))) x))) x))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/ 1 x)
(+ (* z (- (/ 1 x) (/ t (pow x 2)))) (/ 1 x))
(+ (* z (- (+ (/ 1 x) (/ (* z (pow (- t x) 2)) (pow x 3))) (/ t (pow x 2)))) (/ 1 x))
(+ (* z (- (+ (* z (- (/ (* z (* (pow (- t x) 2) (- (/ 1 x) (/ t (pow x 2))))) (pow x 2)) (* -1 (/ (pow (- t x) 2) (pow x 3))))) (/ 1 x)) (/ t (pow x 2)))) (/ 1 x))
(* -1 (/ (- x t) (* z (pow (- t x) 2))))
(/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (* -1 (/ (- x t) (pow (- t x) 2)))) z)
(/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) (* -1 (/ (- x t) (pow (- t x) 2))))) z)
(/ (- (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (- x t) (pow (- t x) 2))) (* -1 (/ (pow x 3) (* (pow z 3) (pow (- t x) 4)))))) (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) z)
(/ 1 (* z (- t x)))
(* -1 (/ (- (/ x (* z (pow (- t x) 2))) (/ 1 (- t x))) z))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (/ (pow x 2) (* z (pow (- t x) 3)))) z)) (/ 1 (- t x))) z))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (* -1 (/ (- (/ (pow x 3) (* z (pow (- t x) 4))) (/ (pow x 2) (pow (- t x) 3))) z))) z)) (/ 1 (- t x))) z))
(/ (- x (* -1 (* x z))) (- (pow x 2) (* (pow x 2) (pow z 2))))
(- (+ (* t (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2)))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(- (+ (* t (- (+ (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* t (- (* -1 (* t (+ (* -2 (/ (* x (* (pow z 2) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2))))))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(/ 1 (* t z))
(/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z)) (* -2 (/ x (* t z)))) t)
(/ (- (+ (* -1 (/ (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3)))) (pow t 2))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (* -2 (/ x (* t z)))) t)
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow z 2))) (* 2 (* x (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3))))))) (pow t 3))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (+ (* -2 (/ x (* t z))) (+ (* -2 (/ (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z)))) (pow t 2))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) (pow z 3))))))) t)
(/ 1 (* t z))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (* t (pow z 2)))) (+ (* 2 (/ (* x (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3))))) t)) (/ (pow x 2) z))) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ -1 (* x z))
(- (* -1 (/ t (* (pow x 2) z))) (/ 1 (* x z)))
(- (* t (- (* -1 (/ t (* (pow x 3) z))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z)))
(- (* t (- (* t (- (* -1 (/ t (* (pow x 4) z))) (/ 1 (* (pow x 3) z)))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z)))
(/ 1 (* t z))
(/ (+ (/ 1 z) (/ x (* t z))) t)
(/ (- (+ (/ 1 z) (/ (pow x 2) (* (pow t 2) z))) (* -1 (/ x (* t z)))) t)
(/ (- (+ (/ 1 z) (/ (pow x 3) (* (pow t 3) z))) (+ (* -1 (/ x (* t z))) (* -1 (/ (pow x 2) (* (pow t 2) z))))) t)
(/ 1 (* t z))
(* -1 (/ (- (* -1 (/ x (* t z))) (/ 1 z)) t))
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (* t z)) (* -1 (/ x z))) t)) (/ 1 z)) t))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) (* t z))) (/ (pow x 2) z)) t)) (* -1 (/ x z))) t)) (/ 1 z)) t))
(/ 1 (* t z))
(+ (/ 1 (* t z)) (/ x (* (pow t 2) z)))
(+ (* x (+ (/ 1 (* (pow t 2) z)) (/ x (* (pow t 3) z)))) (/ 1 (* t z)))
(+ (* x (+ (* x (+ (/ 1 (* (pow t 3) z)) (/ x (* (pow t 4) z)))) (/ 1 (* (pow t 2) z)))) (/ 1 (* t z)))
(/ -1 (* x z))
(/ (- (* -1 (/ t (* x z))) (/ 1 z)) x)
(/ (- (* -1 (/ (pow t 2) (* (pow x 2) z))) (+ (/ 1 z) (/ t (* x z)))) x)
(/ (- (* -1 (/ (pow t 3) (* (pow x 3) z))) (+ (/ 1 z) (+ (/ t (* x z)) (/ (pow t 2) (* (pow x 2) z))))) x)
(/ -1 (* x z))
(* -1 (/ (+ (/ 1 z) (/ t (* x z))) x))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow t 2) (* x z))) (/ t z)) x)) (/ 1 z)) x))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) (* x z)) (* -1 (/ (pow t 2) z))) x)) (/ t z)) x)) (/ 1 z)) x))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(/ 1 (* z (- t x)))
(* -1 (* (pow t 2) (pow z 2)))
(- (* 2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))
(- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))
(* (pow x 2) (- 1 (pow z 2)))
(* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))
(* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))
(* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))
(* (pow x 2) (- 1 (pow z 2)))
(* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))
(* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))
(* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(pow x 2)
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(* -1 (* (pow z 2) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* -1 (* (pow z 2) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(- (pow x 2) (* (pow x 2) (pow z 2)))
(- (+ (* 2 (* t (* x (pow z 2)))) (pow x 2)) (* (pow x 2) (pow z 2)))
(- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))
(- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))
(* -1 (* (pow t 2) (pow z 2)))
(* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))
(* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))
(* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))
(* -1 (* (pow t 2) (pow z 2)))
(* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
Outputs
(+ x (* -1 (* x z)))
(-.f64 x (*.f64 x z))
(+ x (+ (* -1 (* x z)) (* t z)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* -1 (* x z)) (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2)))))))
(+.f64 x (-.f64 (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))) (*.f64 x z)))
(+ x (+ (* -1 (* x z)) (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4)))))))))
(+.f64 (-.f64 x (*.f64 x z)) (*.f64 t (+.f64 z (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 z (*.f64 t t))) (pow.f64 y #s(literal 4 binary64))))))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* -1 (* x z)))
(-.f64 x (*.f64 x z))
(+ x (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+.f64 (-.f64 x (*.f64 x z)) (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))
(+ x (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+.f64 (-.f64 x (*.f64 x z)) (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))
(+ x (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))
(+.f64 (-.f64 x (*.f64 x z)) (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* z (- t x))))
(+.f64 x (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 #s(literal 0 binary64) (*.f64 t t)))) y)))
(+ x (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))
(+.f64 (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 #s(literal 0 binary64) (*.f64 t t)))) y)) (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t))))) (*.f64 y y))))
(+ x (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))
(+.f64 x (+.f64 (+.f64 (*.f64 z (-.f64 t x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 #s(literal 0 binary64) (*.f64 t t)))) y)) (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 t t))))) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (*.f64 y (*.f64 y y))))))
(+ x (* -1 (* z (- (* -1 t) (* -1 x)))))
(-.f64 x (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 t x))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y))))
(+.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 #s(literal 0 binary64) (*.f64 t t)))) y) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 t x)))))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y))))
(-.f64 (-.f64 x (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 t x)))) (/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) y)) y))
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y))))
(-.f64 (-.f64 x (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 t x)))) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) y)) (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) y)) y))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(+.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(* x (+ 1 (* -1 z)))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)))
(* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)))
(* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)))
(* -1 (* x (- z 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 z #s(literal -1 binary64))))
(* -1 (* x (- (+ z (* -1 (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 z (/.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)) #s(literal -1 binary64)))
(* -1 (* x (- (+ z (* -1 (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 z (/.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)) #s(literal -1 binary64)))
(* -1 (* x (- (+ z (* -1 (/ (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) x))) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 z (/.f64 (*.f64 (*.f64 y z) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)) #s(literal -1 binary64)))
x
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(+ x (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))))
(*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* z (+ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))) (/.f64 x z)))
(* z (+ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))) (/.f64 x z)))
(* z (+ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))) (/ x z)))
(*.f64 z (+.f64 (*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))) (/.f64 x z)))
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))))
(*.f64 (*.f64 y z) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* -1 (* z (+ (* -1 (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))) (/.f64 x z)))
(* -1 (* z (+ (* -1 (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))) (/.f64 x z)))
(* -1 (/ x y))
(/.f64 (-.f64 #s(literal 0 binary64) x) y)
(- (/ t y) (/ x y))
(/.f64 (-.f64 t x) y)
(- (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ x y))
(-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (/.f64 x y))
(- (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ x y))
(-.f64 (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))))))) (/.f64 x y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y)))
(-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y))
(* -1 (/ x y))
(/.f64 (-.f64 #s(literal 0 binary64) x) y)
(/ (- (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) y)
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x) y)
(/ (- (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) y)
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x) y)
(/ (- (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) y)
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) x) y)
(/.f64 (+.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) y) x)) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (+ x (* 1/2 (/ (pow t 3) (pow y 2))))) y)
(/.f64 (+.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))) (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y))))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2))))))) y)
(/.f64 (+.f64 t (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) y) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 y (*.f64 y y)))))))) y)
(* -1 (/ (- (* -1 t) (* -1 x)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* -1 x)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1/2 binary64)) y) t) (*.f64 #s(literal 1 binary64) x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) (* -1 x)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) y)) y)) (*.f64 #s(literal 1 binary64) x)) y))
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) (* -1 x)) y))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) y)) y)) (*.f64 #s(literal 1 binary64) x)) y))
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(* -1 (/ x y))
(/.f64 (-.f64 #s(literal 0 binary64) x) y)
(* x (- (/ (exp (/ t y)) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 y) (/ 1 (* x (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(*.f64 x (-.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) x) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(* x (- (/ (exp (/ t y)) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 y) (/ 1 (* x (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(*.f64 x (-.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) x) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(* x (- (/ (exp (/ t y)) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 y) (/ 1 (* x (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))
(*.f64 x (-.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) x) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 (+.f64 (/.f64 t y) (/.f64 t y))) (exp.f64 (+.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t y))))))))
(* -1 (/ x y))
(/.f64 (-.f64 #s(literal 0 binary64) x) y)
(* -1 (* x (+ (* -1 (/ (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) x)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) x)))
(* -1 (* x (+ (* -1 (/ (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) x)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) x)))
(* -1 (* x (+ (* -1 (/ (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) x)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) x)))
(/ t y)
(/.f64 t y)
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)))
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y)))))))
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y)))
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 t t)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y)))))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))
(/ t y)
(/.f64 t y)
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)
(/.f64 (+.f64 t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) y)) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y)
(/.f64 (+.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)))) y)
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y)
(/.f64 (+.f64 t (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) y) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 y (*.f64 y y))))))) y)
(/ t y)
(/.f64 t y)
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1/2 binary64)) y) t) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) y)) y)) y))
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))))) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) y)) y)) 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)
(/ t y)
(/.f64 t y)
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
x
(+ x (* -1 (* x z)))
(-.f64 x (*.f64 x z))
(+ x (* -1 (* x z)))
(-.f64 x (*.f64 x z))
(+ x (* -1 (* x z)))
(-.f64 x (*.f64 x z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* z (+ (* -1 x) (/ x z)))
(*.f64 z (-.f64 (/.f64 x z) x))
(* z (+ (* -1 x) (/ x z)))
(*.f64 z (-.f64 (/.f64 x z) x))
(* z (+ (* -1 x) (/ x z)))
(*.f64 z (-.f64 (/.f64 x z) x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* -1 (* z (+ x (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 x (/.f64 x z)))
(* -1 (* z (+ x (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 x (/.f64 x z)))
(* -1 (* z (+ x (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 x (/.f64 x z)))
1
#s(literal 1 binary64)
(+ 1 (* -1 z))
(-.f64 #s(literal 1 binary64) z)
(+ 1 (* -1 z))
(-.f64 #s(literal 1 binary64) z)
(+ 1 (* -1 z))
(-.f64 #s(literal 1 binary64) z)
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* z (- (/ 1 z) 1))
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(* z (- (/ 1 z) 1))
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(* z (- (/ 1 z) 1))
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(* -1 z)
(-.f64 #s(literal 0 binary64) z)
(* -1 (* z (- 1 (/ 1 z))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))))
(* -1 (* z (- 1 (/ 1 z))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))))
(* -1 (* z (- 1 (/ 1 z))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))))
x
(+ x (* z (+ t (* -1 x))))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (+ t (* -1 x))))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (+ t (* -1 x))))
(+.f64 x (*.f64 z (-.f64 t x)))
(* z (+ t (* -1 x)))
(*.f64 z (-.f64 t x))
(* z (+ t (+ (* -1 x) (/ x z))))
(*.f64 z (+.f64 t (-.f64 (/.f64 x z) x)))
(* z (+ t (+ (* -1 x) (/ x z))))
(*.f64 z (+.f64 t (-.f64 (/.f64 x z) x)))
(* z (+ t (+ (* -1 x) (/ x z))))
(*.f64 z (+.f64 t (-.f64 (/.f64 x z) x)))
(* -1 (* z (+ x (* -1 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t)))
(* -1 (* z (+ x (+ (* -1 t) (* -1 (/ x z))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 x t) (/.f64 x z)))
(* -1 (* z (+ x (+ (* -1 t) (* -1 (/ x z))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 x t) (/.f64 x z)))
(* -1 (* z (+ x (+ (* -1 t) (* -1 (/ x z))))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 x t) (/.f64 x z)))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(+ (* t z) (* x (- 1 z)))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* t z) (* x (- 1 z)))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* t z) (* x (- 1 z)))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(* t z)
(*.f64 z t)
(* t (+ z (/ (* x (- 1 z)) t)))
(*.f64 t (+.f64 z (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) t)))
(* t (+ z (/ (* x (- 1 z)) t)))
(*.f64 t (+.f64 z (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) t)))
(* t (+ z (/ (* x (- 1 z)) t)))
(*.f64 t (+.f64 z (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x (- 1 z)) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x (- 1 z)) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x (- 1 z)) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) t)))
(* t z)
(*.f64 z t)
(+ (* t z) (* x (- 1 z)))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* t z) (* x (- 1 z)))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+ (* t z) (* x (- 1 z)))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x)) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x)) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x)) z))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* -1 (* x (+ (* -1 (- 1 z)) (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) (-.f64 #s(literal 1 binary64) z)))
(* -1 (* x (+ (* -1 (- 1 z)) (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) (-.f64 #s(literal 1 binary64) z)))
(* -1 (* x (+ (* -1 (- 1 z)) (* -1 (/ (* t z) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) (-.f64 #s(literal 1 binary64) z)))
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* t z)
(*.f64 z t)
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* z (- t x)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))
(* x z)
(*.f64 x z)
(+ (* -1 (* t z)) (* x z))
(*.f64 z (-.f64 x t))
(+ (* -1 (* t z)) (* x z))
(*.f64 z (-.f64 x t))
(+ (* -1 (* t z)) (* x z))
(*.f64 z (-.f64 x t))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 z t))
(* t (+ (* -1 z) (/ (* x z) t)))
(*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z))
(* t (+ (* -1 z) (/ (* x z) t)))
(*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z))
(* t (+ (* -1 z) (/ (* x z) t)))
(*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 z t))
(* -1 (* t (+ z (* -1 (/ (* x z) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z (/.f64 (*.f64 x z) t)))
(* -1 (* t (+ z (* -1 (/ (* x z) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z (/.f64 (*.f64 x z) t)))
(* -1 (* t (+ z (* -1 (/ (* x z) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z (/.f64 (*.f64 x z) t)))
(* -1 (* t z))
(-.f64 #s(literal 0 binary64) (*.f64 z t))
(+ (* -1 (* t z)) (* x z))
(*.f64 z (-.f64 x t))
(+ (* -1 (* t z)) (* x z))
(*.f64 z (-.f64 x t))
(+ (* -1 (* t z)) (* x z))
(*.f64 z (-.f64 x t))
(* x z)
(*.f64 x z)
(* x (+ z (* -1 (/ (* t z) x))))
(*.f64 x (-.f64 z (/.f64 (*.f64 z t) x)))
(* x (+ z (* -1 (/ (* t z) x))))
(*.f64 x (-.f64 z (/.f64 (*.f64 z t) x)))
(* x (+ z (* -1 (/ (* t z) x))))
(*.f64 x (-.f64 z (/.f64 (*.f64 z t) x)))
(* x z)
(*.f64 x z)
(* -1 (* x (+ (* -1 z) (/ (* t z) x))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 z t) x) z))
(* -1 (* x (+ (* -1 z) (/ (* t z) x))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 z t) x) z))
(* -1 (* x (+ (* -1 z) (/ (* t z) x))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 z t) x) z))
(/ y x)
(/.f64 y x)
(+ (/ y x) (/ (* t y) (pow x 2)))
(+.f64 (/.f64 y x) (/.f64 (*.f64 t y) (*.f64 x x)))
(+ (* t (+ (/ y (pow x 2)) (/ (* t y) (pow x 3)))) (/ y x))
(+.f64 (/.f64 y x) (*.f64 t (+.f64 (/.f64 y (*.f64 x x)) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 t x)))))
(+ (* t (+ (* t (+ (/ y (pow x 3)) (/ (* t y) (pow x 4)))) (/ y (pow x 2)))) (/ y x))
(+.f64 (/.f64 y x) (*.f64 t (+.f64 (/.f64 y (*.f64 x x)) (*.f64 t (+.f64 (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 (*.f64 t y) (pow.f64 x #s(literal 4 binary64))))))))
(* -1 (/ y t))
(-.f64 #s(literal 0 binary64) (/.f64 y t))
(/ (+ (* -1 y) (* -1 (/ (* x y) t))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) y) t)
(/ (+ (* -1 y) (+ (* -1 (/ (* x y) t)) (* -1 (/ (* (pow x 2) y) (pow t 2))))) t)
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) y) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 t t))) t)
(/ (+ (* -1 y) (+ (* -1 (/ (* x y) t)) (+ (* -1 (/ (* (pow x 2) y) (pow t 2))) (* -1 (/ (* (pow x 3) y) (pow t 3)))))) t)
(/.f64 (-.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))) y) t)
(* -1 (/ y t))
(-.f64 #s(literal 0 binary64) (/.f64 y t))
(* -1 (/ (+ y (/ (* x y) t)) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) y) t)
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow x 2) y) t)) (* x y)) t))) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 x x)) t)) (*.f64 x y)) t)) t))
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) y) t) (* -1 (* (pow x 2) y))) t)) (* x y)) t))) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 y t)) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x)))) t)) (*.f64 x y)) t)) t))
(* -1 (/ y t))
(-.f64 #s(literal 0 binary64) (/.f64 y t))
(+ (* -1 (/ y t)) (* -1 (/ (* x y) (pow t 2))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (*.f64 x (/.f64 y (*.f64 t t))))
(+ (* -1 (/ y t)) (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ (* x y) (pow t 3))))))
(-.f64 (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 t t))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t t))))) (/.f64 y t))
(+ (* -1 (/ y t)) (* x (+ (* -1 (/ y (pow t 2))) (* x (+ (* -1 (/ y (pow t 3))) (* -1 (/ (* x y) (pow t 4))))))))
(-.f64 (*.f64 x (-.f64 (*.f64 x (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x y) (pow.f64 t #s(literal 4 binary64))))) (/.f64 y (*.f64 t t)))) (/.f64 y t))
(/ y x)
(/.f64 y x)
(/ (+ y (/ (* t y) x)) x)
(/.f64 (+.f64 y (/.f64 (*.f64 t y) x)) x)
(/ (+ y (+ (/ (* t y) x) (/ (* (pow t 2) y) (pow x 2)))) x)
(/.f64 (+.f64 (+.f64 y (/.f64 (*.f64 t y) x)) (/.f64 (*.f64 (*.f64 t t) y) (*.f64 x x))) x)
(/ (+ y (+ (/ (* t y) x) (+ (/ (* (pow t 2) y) (pow x 2)) (/ (* (pow t 3) y) (pow x 3))))) x)
(/.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t y) x) (+.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 x x)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))))) x)
(/ y x)
(/.f64 y x)
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) x))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (*.f64 t y) x))) x))
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) x)) x))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 (*.f64 t t) y) x)) x)) x))
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) x))) x)) (* t y)) x))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (*.f64 t y) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) x)) x)) x)) x))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* -1 (/ y (- t x)))
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 t x)))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* z (- x t)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t)))
(* -1 (* z (- x t)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t)))
(* -1 (* z (- x t)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t)))
(* -1 (* z (- x t)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t)))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(- (* t z) (* x z))
(*.f64 z (-.f64 t x))
(- (* t z) (* x z))
(*.f64 z (-.f64 t x))
(- (* t z) (* x z))
(*.f64 z (-.f64 t x))
(* t z)
(*.f64 z t)
(* t (- (* -1 (/ (* x z) t)) (* -1 z)))
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x z) t) z)))
(* t (- (* -1 (/ (* x z) t)) (* -1 z)))
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x z) t) z)))
(* t (- (* -1 (/ (* x z) t)) (* -1 z)))
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x z) t) z)))
(* t z)
(*.f64 z t)
(* -1 (* t (- (/ (* x z) t) z)))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)))
(* -1 (* t (- (/ (* x z) t) z)))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)))
(* -1 (* t (- (/ (* x z) t) z)))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)))
(* t z)
(*.f64 z t)
(- (* -1 (* x z)) (* -1 (* t z)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t)))
(- (* -1 (* x z)) (* -1 (* t z)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t)))
(- (* -1 (* x z)) (* -1 (* t z)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t)))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* x (- (/ (* t z) x) z))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (- (/ (* t z) x) z))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (- (/ (* t z) x) z))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* -1 (* x (- (* -1 (/ (* t z) x)) (* -1 z))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z t) x) z)))
(* -1 (* x (- (* -1 (/ (* t z) x)) (* -1 z))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z t) x) z)))
(* -1 (* x (- (* -1 (/ (* t z) x)) (* -1 z))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z t) x) z)))
(* t z)
(*.f64 z t)
(- (* x (- 1 z)) (* -1 (* t z)))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (*.f64 z t)))
(- (* x (- 1 z)) (* -1 (* t z)))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (*.f64 z t)))
(- (* x (- 1 z)) (* -1 (* t z)))
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (*.f64 z t)))
(* x (- 1 z))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x)) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x)) z))
(* x (- (+ 1 (/ (* t z) x)) z))
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x)) z))
(* x (+ 1 (* -1 z)))
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(* -1 (* x (- (* -1 (/ (* t z) x)) (+ 1 (* -1 z)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) (-.f64 #s(literal 1 binary64) z)))
(* -1 (* x (- (* -1 (/ (* t z) x)) (+ 1 (* -1 z)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) (-.f64 #s(literal 1 binary64) z)))
(* -1 (* x (- (* -1 (/ (* t z) x)) (+ 1 (* -1 z)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) (-.f64 #s(literal 1 binary64) z)))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
(- x (* -1 (* z (- t x))))
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))
x
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- (/ x z) (* -1 (- t x))))
(*.f64 z (+.f64 (/.f64 x z) (*.f64 #s(literal 1 binary64) (-.f64 t x))))
(* z (- (/ x z) (* -1 (- t x))))
(*.f64 z (+.f64 (/.f64 x z) (*.f64 #s(literal 1 binary64) (-.f64 t x))))
(* z (- (/ x z) (* -1 (- t x))))
(*.f64 z (+.f64 (/.f64 x z) (*.f64 #s(literal 1 binary64) (-.f64 t x))))
(* -1 (* z (- x t)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t)))
(* -1 (* z (- (+ x (* -1 (/ x z))) t)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 x t) (/.f64 x z)))
(* -1 (* z (- (+ x (* -1 (/ x z))) t)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 x t) (/.f64 x z)))
(* -1 (* z (- (+ x (* -1 (/ x z))) t)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 x t) (/.f64 x z)))
(- x (* x z))
(-.f64 x (*.f64 x z))
(- (+ x (* t z)) (* x z))
(+.f64 x (*.f64 z (-.f64 t x)))
(- (+ x (* t z)) (* x z))
(+.f64 x (*.f64 z (-.f64 t x)))
(- (+ x (* t z)) (* x z))
(+.f64 x (*.f64 z (-.f64 t x)))
(* t z)
(*.f64 z t)
(* t (- (/ x t) (+ (* -1 z) (/ (* x z) t))))
(*.f64 t (-.f64 (/.f64 x t) (-.f64 (/.f64 (*.f64 x z) t) z)))
(* t (- (/ x t) (+ (* -1 z) (/ (* x z) t))))
(*.f64 t (-.f64 (/.f64 x t) (-.f64 (/.f64 (*.f64 x z) t) z)))
(* t (- (/ x t) (+ (* -1 z) (/ (* x z) t))))
(*.f64 t (-.f64 (/.f64 x t) (-.f64 (/.f64 (*.f64 x z) t) z)))
(* t z)
(*.f64 z t)
(* -1 (* t (- (* -1 (/ (- x (* x z)) t)) z)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 x z)) t)) z))
(* -1 (* t (- (* -1 (/ (- x (* x z)) t)) z)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 x z)) t)) z))
(* -1 (* t (- (* -1 (/ (- x (* x z)) t)) z)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (*.f64 x z)) t)) z))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(* t z)
(*.f64 z t)
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t (+ z (* -1 (/ (* x z) t))))
(*.f64 t (-.f64 z (/.f64 (*.f64 x z) t)))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)))
(* -1 (* t (+ (* -1 z) (/ (* x z) t))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)))
(* t z)
(*.f64 z t)
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(+ (* -1 (* x z)) (* t z))
(*.f64 z (-.f64 t x))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* x (+ (* -1 z) (/ (* t z) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 z t) x) z))
(* -1 (* x z))
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z (/.f64 (*.f64 z t) x))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z (/.f64 (*.f64 z t) x))))
(* -1 (* x (+ z (* -1 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z (/.f64 (*.f64 z t) x))))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (pow (- t x) 2))
(*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow x 2) (pow z 2))
(*.f64 (*.f64 x x) (*.f64 z z))
(+ (* -2 (* t (* x (pow z 2)))) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 z z))))
(+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))) (*.f64 t (*.f64 z z)))))
(+ (* t (+ (* -2 (* x (pow z 2))) (* t (pow z 2)))) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z))) (*.f64 t (*.f64 z z)))))
(* (pow t 2) (pow z 2))
(*.f64 (*.f64 t t) (*.f64 z z))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))
(*.f64 (*.f64 t t) (+.f64 (*.f64 z z) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 z z)) t))))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 z z)) t)) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)))))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 z z)) t)) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)))))
(* (pow t 2) (pow z 2))
(*.f64 (*.f64 t t) (*.f64 z z))
(* (pow t 2) (+ (* -2 (/ (* x (pow z 2)) t)) (pow z 2)))
(*.f64 (*.f64 t t) (+.f64 (*.f64 z z) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 z z)) t))))
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) t))) t)))
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) t))) t)))
(* (pow t 2) (pow z 2))
(*.f64 (*.f64 t t) (*.f64 z z))
(+ (* -2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 z z)))
(+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (*.f64 z z)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z z)))))
(+ (* x (+ (* -2 (* t (pow z 2))) (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (*.f64 z z)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z z)))))
(* (pow x 2) (pow z 2))
(*.f64 (*.f64 x x) (*.f64 z z))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))
(*.f64 (*.f64 x x) (+.f64 (*.f64 z z) (*.f64 #s(literal -2 binary64) (*.f64 t (/.f64 (*.f64 z z) x)))))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (/.f64 (*.f64 z z) x))) (+.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 t t) x) (/.f64 (*.f64 z z) x)))))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (+ (/ (* (pow t 2) (pow z 2)) (pow x 2)) (pow z 2))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (/.f64 (*.f64 z z) x))) (+.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 t t) x) (/.f64 (*.f64 z z) x)))))
(* (pow x 2) (pow z 2))
(*.f64 (*.f64 x x) (*.f64 z z))
(* (pow x 2) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2)))
(*.f64 (*.f64 x x) (+.f64 (*.f64 z z) (*.f64 #s(literal -2 binary64) (*.f64 t (/.f64 (*.f64 z z) x)))))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))) x)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow z 2)) x)) (* 2 (* t (pow z 2)))) x)) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))) x)))
(* t z)
(*.f64 z t)
(+ (* t z) (* x (- (* -2 z) (* -1 (- 1 (* -1 z))))))
(+.f64 (*.f64 z t) (*.f64 x (+.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))))
(+ (* t z) (* x (- (+ (* -2 z) (* x (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))
(+.f64 (*.f64 z t) (*.f64 x (+.f64 (*.f64 z #s(literal -2 binary64)) (-.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) t) z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (+.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))))))
(+ (* t z) (* x (- (+ (* -2 z) (* x (- (+ (* -1 (/ (- 1 (pow z 2)) (* t z))) (/ (* x (* (- 1 (* -1 z)) (- (* -1 (/ (- 1 (pow z 2)) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* t z))) (* -1 (/ (* (- 1 (* -1 z)) (- (* -2 z) (* -1 (- 1 (* -1 z))))) (* t z)))))) (* -1 (- 1 (* -1 z))))))
(+.f64 (*.f64 z t) (*.f64 x (+.f64 (*.f64 z #s(literal -2 binary64)) (-.f64 (*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) t) z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (+.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))) (*.f64 z t))))) (*.f64 z t)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) t) z)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (+.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))))))
(/ (* x (- 1 (pow z 2))) (- 1 (* -1 z)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(* x (- (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z)))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (/ (pow z 2) (- 1 (* -1 z))))))
(*.f64 x (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)) (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (/.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))))))
(* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (/ 1 (- 1 (* -1 z))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))
(*.f64 x (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)) (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (/.f64 (*.f64 (/.f64 (*.f64 t t) x) (/.f64 (*.f64 z z) x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (-.f64 (/.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))))))
(* x (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (- 1 (* -1 z))))) (+ (* 2 (/ (* t (pow z 2)) (* x (- 1 (* -1 z))))) (+ (/ 1 (- 1 (* -1 z))) (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (- 1 (* -1 z))))))) (* (pow x 3) (- 1 (* -1 z))))))) (+ (* -1 (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (- 1 (* -1 z)) 2)))) (+ (* -1 (/ (* t (* z (- (* 2 (/ (* t (pow z 2)) (- 1 (* -1 z)))) (* -1 (/ (* t (* z (- 1 (pow z 2)))) (pow (- 1 (* -1 z)) 2)))))) (* (pow x 2) (- 1 (* -1 z))))) (/ (pow z 2) (- 1 (* -1 z)))))))
(*.f64 x (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)) (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))) (/.f64 (*.f64 (/.f64 (*.f64 t t) x) (/.f64 (*.f64 z z) x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (-.f64 (/.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))))))
(/ (* x (- 1 (pow z 2))) (+ 1 z))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 z #s(literal 1 binary64)))
(* -1 (* x (- (+ (* -2 (/ (* t (pow z 2)) (* x (+ 1 z)))) (* -1 (/ (- 1 (pow z 2)) (+ 1 z)))) (/ (* t (* z (- 1 (pow z 2)))) (* x (pow (+ 1 z) 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 (*.f64 (*.f64 t (/.f64 (*.f64 z z) x)) (/.f64 #s(literal -2 binary64) (+.f64 z #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (+.f64 z #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) x) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64))))))
(* -1 (* x (+ (* -1 (/ (- 1 (pow z 2)) (+ 1 z))) (* -1 (/ (- (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (* (pow t 2) (pow z 2)) (* x (+ 1 z))))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (* x (+ 1 z)))) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (*.f64 x (+.f64 z #s(literal 1 binary64))))) x)))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2)))) (* -1 (/ (+ (* -1 (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z)))) (* -1 (/ (* t (* z (- (* -1 (/ (* (pow t 2) (pow z 2)) (+ 1 z))) (/ (* t (* z (- (* -2 (/ (* t (pow z 2)) (+ 1 z))) (/ (* t (* z (- 1 (pow z 2)))) (pow (+ 1 z) 2))))) (+ 1 z))))) (* x (+ 1 z))))) x))) x)) (* -1 (/ (- 1 (pow z 2)) (+ 1 z))))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (+.f64 z #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))))) (+.f64 z #s(literal 1 binary64))))) (*.f64 x (+.f64 z #s(literal 1 binary64))))) x)) x)))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
(/ (- (pow x 2) (* (pow z 2) (pow (- t x) 2))) (- x (* z (- t x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (-.f64 x (*.f64 z (-.f64 t x))))
x
(+ x (* z (- t x)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+ x (* z (- (+ t (* z (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)))
(+.f64 x (*.f64 z (+.f64 t (-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) (-.f64 t x))) x) (*.f64 (-.f64 t x) (/.f64 (-.f64 x t) x)))) x))))
(+ x (* z (- (+ t (* z (- (+ (* -1 (/ (* z (* (- x t) (- (* -1 (/ (pow (- t x) 2) x)) (/ (* (- t x) (- x t)) x)))) x)) (* -1 (/ (pow (- t x) 2) x))) (/ (* (- t x) (- x t)) x)))) x)))
(+.f64 x (*.f64 z (+.f64 t (-.f64 (*.f64 z (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) (-.f64 t x))) x) (/.f64 (*.f64 (*.f64 z (-.f64 x t)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) (-.f64 t x))) x) (*.f64 (-.f64 t x) (/.f64 (-.f64 x t) x)))) x)) (*.f64 (-.f64 t x) (/.f64 (-.f64 x t) x)))) x))))
(* -1 (/ (* z (pow (- t x) 2)) (- x t)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 x t)))
(* z (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))))
(*.f64 z (-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 z (*.f64 (-.f64 x t) (-.f64 x t)))) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (-.f64 x t))))
(* z (- (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t)))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))
(*.f64 z (-.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) (/.f64 x (-.f64 x t))) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (-.f64 x t))) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 (*.f64 z z) (*.f64 (-.f64 x t) (*.f64 (-.f64 x t) (-.f64 x t))))) (/.f64 (*.f64 x (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 z (*.f64 (-.f64 x t) (-.f64 x t)))))))
(* z (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- x t)) (/ (* (pow x 2) (pow (- t x) 2)) (pow (- x t) 3)))) (* (pow z 3) (- x t)))) (+ (* -1 (/ (pow (- t x) 2) (- x t))) (/ (pow x 2) (* (pow z 2) (- x t))))) (+ (* -1 (/ (* x (pow (- t x) 2)) (* z (pow (- x t) 2)))) (/ (* (pow x 2) (pow (- t x) 2)) (* (pow z 2) (pow (- x t) 3))))))
(*.f64 z (-.f64 (-.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) (/.f64 x (-.f64 x t))) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (-.f64 x t))) (*.f64 x (/.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x t)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 (-.f64 x t) (*.f64 (-.f64 x t) (-.f64 x t))))) (*.f64 (-.f64 x t) (*.f64 z (*.f64 z z)))))) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 (*.f64 z z) (*.f64 (-.f64 x t) (*.f64 (-.f64 x t) (-.f64 x t))))) (/.f64 (*.f64 x (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 z (*.f64 (-.f64 x t) (-.f64 x t)))))))
(* z (- t x))
(*.f64 z (-.f64 t x))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z)))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 x z)))
(/ (- (pow x 2) (* (pow x 2) (pow z 2))) (- x (* -1 (* x z))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))
(- (+ (* t (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (/.f64 z (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))
(- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (-.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (/.f64 z (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (/.f64 z (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))
(- (+ (* t (- (+ (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* t (- (+ (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (/ (* t (* z (- (* -1 (/ (pow z 2) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (* 2 (/ (* x (pow z 2)) (- x (* -1 (* x z))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (- x (* -1 (* x z)))))))) (* -1 (/ (* z (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow (- x (* -1 (* x z))) 2))))) (/ (pow x 2) (- x (* -1 (* x z))))) (/ (* (pow x 2) (pow z 2)) (- x (* -1 (* x z)))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (-.f64 (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (/.f64 z (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (/.f64 (*.f64 z z) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (/.f64 z (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (/.f64 z (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))
(* t z)
(*.f64 z t)
(* t (- (+ z (* -2 (/ (* x z) t))) (* -1 (/ (- x (* -1 (* x z))) t))))
(*.f64 t (+.f64 z (/.f64 (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) t)))
(* t (- (+ z (+ (* -2 (/ (* x z) t)) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))
(*.f64 t (-.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) t)) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 z (*.f64 t t)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) t)) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))) (*.f64 z (*.f64 t t))))))
(* t (- (+ z (+ (* -2 (/ (* x z) t)) (+ (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) z))) (/ (* (- x (* -1 (* x z))) (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) z)) (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* (pow t 3) z))))) (+ (* -1 (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) (* (pow t 2) z))) (* -1 (/ (- x (* -1 (* x z))) t)))))
(*.f64 t (-.f64 (+.f64 z (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) t) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 z (*.f64 t t)))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) z) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))) z)))) (*.f64 z (*.f64 t (*.f64 t t)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) t)) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))) (*.f64 z (*.f64 t t))))))
(* t z)
(*.f64 z t)
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z))))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) z) (*.f64 z (*.f64 x x))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))) z)) t)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) t)))
(* -1 (* t (+ (* -1 z) (* -1 (/ (- (+ (* -2 (* x z)) (* -1 (/ (- (+ (/ (* (- x (* -1 (* x z))) (- (/ (pow x 2) z) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z)))) (* t z)) (/ (pow x 2) z)) (+ (* (pow x 2) z) (/ (* (- x (* -1 (* x z))) (- (* -2 (* x z)) (* -1 (- x (* -1 (* x z)))))) z))) t))) (* -1 (- x (* -1 (* x z))))) t)))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (-.f64 (/.f64 (*.f64 x x) z) (*.f64 z (*.f64 x x))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))) z))) (*.f64 z t)) (-.f64 (-.f64 (/.f64 (*.f64 x x) z) (*.f64 z (*.f64 x x))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))))) z))) t)) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) t)))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* y (* (pow z 2) (- t x)))
(*.f64 (*.f64 y (*.f64 z z)) (-.f64 t x))
(* -1 (* x (* y (pow z 2))))
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (*.f64 z z))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(-.f64 (*.f64 t (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 z z))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(-.f64 (*.f64 t (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 z z))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(-.f64 (*.f64 t (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 z z))))
(* t (* y (pow z 2)))
(*.f64 t (*.f64 y (*.f64 z z)))
(* t (+ (* -1 (/ (* x (* y (pow z 2))) t)) (* y (pow z 2))))
(*.f64 t (-.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t)))
(* t (+ (* -1 (/ (* x (* y (pow z 2))) t)) (* y (pow z 2))))
(*.f64 t (-.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t)))
(* t (+ (* -1 (/ (* x (* y (pow z 2))) t)) (* y (pow z 2))))
(*.f64 t (-.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t)))
(* t (* y (pow z 2)))
(*.f64 t (*.f64 y (*.f64 z z)))
(* -1 (* t (+ (* -1 (* y (pow z 2))) (/ (* x (* y (pow z 2))) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (*.f64 y (*.f64 z z))))
(* -1 (* t (+ (* -1 (* y (pow z 2))) (/ (* x (* y (pow z 2))) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (*.f64 y (*.f64 z z))))
(* -1 (* t (+ (* -1 (* y (pow z 2))) (/ (* x (* y (pow z 2))) t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (*.f64 y (*.f64 z z))))
(* t (* y (pow z 2)))
(*.f64 t (*.f64 y (*.f64 z z)))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(-.f64 (*.f64 t (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 z z))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(-.f64 (*.f64 t (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 z z))))
(+ (* -1 (* x (* y (pow z 2)))) (* t (* y (pow z 2))))
(-.f64 (*.f64 t (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 z z))))
(* -1 (* x (* y (pow z 2))))
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (*.f64 z z))))
(* x (+ (* -1 (* y (pow z 2))) (/ (* t (* y (pow z 2))) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 z z))) x) (*.f64 y (*.f64 z z))))
(* x (+ (* -1 (* y (pow z 2))) (/ (* t (* y (pow z 2))) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 z z))) x) (*.f64 y (*.f64 z z))))
(* x (+ (* -1 (* y (pow z 2))) (/ (* t (* y (pow z 2))) x)))
(*.f64 x (-.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 z z))) x) (*.f64 y (*.f64 z z))))
(* -1 (* x (* y (pow z 2))))
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (*.f64 z z))))
(* -1 (* x (+ (* -1 (/ (* t (* y (pow z 2))) x)) (* y (pow z 2)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 t (*.f64 y (*.f64 z z))) x)))
(* -1 (* x (+ (* -1 (/ (* t (* y (pow z 2))) x)) (* y (pow z 2)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 t (*.f64 y (*.f64 z z))) x)))
(* -1 (* x (+ (* -1 (/ (* t (* y (pow z 2))) x)) (* y (pow z 2)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 t (*.f64 y (*.f64 z z))) x)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(+ t (* -1 x))
(-.f64 t x)
(+ (* -1 x) (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))))
(-.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 y y)))) x)
(+ (* -1 x) (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))))
(-.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 y y)))))) x)
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ x y))))
(*.f64 y (-.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))) (/.f64 x y)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(-.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(-.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(-.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)
(- t x)
(-.f64 t x)
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) x)
(+.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) y) x))
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (+ x (* 1/2 (/ (pow t 3) (pow y 2)))))
(+.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))) (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)))))
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))))
(+.f64 t (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64))) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) y) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 y (*.f64 y y))))))))
(* -1 (- (* -1 t) (* -1 x)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 t t))) y) (-.f64 #s(literal 0 binary64) (-.f64 t x)))
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y))) (* -1/2 (/ (pow t 3) y))) y)))
(-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) y)) y))
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) y)) (* -1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y)))
(-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)) (*.f64 t (+.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/6 binary64))))))) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))) y) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t t))))) y))) y)) y))
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))
(*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))))))
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(-.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(-.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))
(-.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) 1))
(*.f64 x (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x) #s(literal -1 binary64)))
(* x (- (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) 1))
(*.f64 x (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x) #s(literal -1 binary64)))
(* x (- (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x) 1))
(*.f64 x (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x) #s(literal -1 binary64)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)))
(* -1 (* x (+ 1 (* -1 (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)))
(* -1 (* x (+ 1 (* -1 (/ (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 t y)) (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) x)))
(* -1 (/ x y))
(/.f64 (-.f64 #s(literal 0 binary64) x) y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(/ t y)
(/.f64 t y)
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 t y))))
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 t y))))
(* t (+ (* -1 (/ x (* t y))) (/ 1 y)))
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 t y))))
(/ t y)
(/.f64 t y)
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) y)))
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) y)))
(* -1 (* t (- (/ x (* t y)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) y)))
(/ t y)
(/.f64 t y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(+ (* -1 (/ x y)) (/ t y))
(/.f64 (-.f64 t x) y)
(* -1 (/ x y))
(/.f64 (-.f64 #s(literal 0 binary64) x) y)
(* x (- (/ t (* x y)) (/ 1 y)))
(*.f64 x (-.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal 1 binary64) y)))
(* x (- (/ t (* x y)) (/ 1 y)))
(*.f64 x (-.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal 1 binary64) y)))
(* x (- (/ t (* x y)) (/ 1 y)))
(*.f64 x (-.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal 1 binary64) y)))
(* -1 (/ x y))
(/.f64 (-.f64 #s(literal 0 binary64) x) y)
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x y))))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x y))))
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x y))))
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ (- t x) y)
(/.f64 (-.f64 t x) y)
(/ 1 (* t z))
(/.f64 #s(literal 1 binary64) (*.f64 z t))
(+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z))))) (/ 1 (* t z)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 t t) (*.f64 z z))))))
(+ (* x (+ (* -1 (* x (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))))) (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))))) (/ 1 (* t z)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 t t) (*.f64 z z))))) t) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))))
(+ (* x (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (+ (* 2 (/ 1 (* (pow t 2) z))) (* x (- (* -1 (* x (+ (* -1 (/ (* (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) (- 1 (pow z 2))) (* (pow t 2) (pow z 2)))) (* 2 (/ (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3))))) t))))) (+ (* -2 (/ (+ (* -1 (/ (- 1 (* -1 z)) (* (pow t 2) (pow z 2)))) (* 2 (/ 1 (* (pow t 2) z)))) t)) (* -1 (/ (- 1 (pow z 2)) (* (pow t 3) (pow z 3)))))))))) (/ 1 (* t z)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 t t) (*.f64 z z))))) t) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) t)) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 z z)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 t t) (*.f64 z z))))) t) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))))))
(/ (- 1 (* -1 z)) (* x (- 1 (pow z 2))))
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))))
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (/ 1 (- 1 (pow z 2)))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) x)
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 2))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))))) x)
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 x x))) (/.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) x)
(/ (- (+ (* -1 (/ (* t z) (* x (- 1 (pow z 2))))) (+ (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) (pow x 3))) (/ 1 (- 1 (pow z 2))))) (+ (* -1 (/ z (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- 1 (* -1 z)))) (* (pow x 2) (pow (- 1 (pow z 2)) 2)))) (+ (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (* x (pow (- 1 (pow z 2)) 2)))) (* 2 (/ (* t (* (pow z 2) (- (* -1 (/ (* t z) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (- 1 (* -1 z)))) (pow (- 1 (pow z 2)) 2)))))) (* (pow x 2) (- 1 (pow z 2))))))))) x)
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z))))) x)
(/ (+ 1 z) (* x (- 1 (pow z 2))))
(/.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))))
(* -1 (/ (- (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (/ (* t z) (* x (- 1 (pow z 2))))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (* x (pow (- 1 (pow z 2)) 2))))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (/.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) x))
(* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))) x))) x))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) x)) x)) x))
(* -1 (/ (+ (* -1 (/ (+ 1 z) (- 1 (pow z 2)))) (* -1 (/ (+ (* -1 (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))))) (* -1 (/ (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2))) (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* 2 (/ (* t (* (pow z 2) (+ (* -2 (/ (* t (* (pow z 2) (- (/ (* t z) (- 1 (pow z 2))) (* -2 (/ (* t (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2)))) (* -1 (/ (* (pow t 2) (* (pow z 2) (+ 1 z))) (pow (- 1 (pow z 2)) 2)))))) (- 1 (pow z 2))))) x)))) x))) x))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 t (/.f64 z (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))))) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) x)) x)) x)) x))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (- x (* z (- t x))) (- (pow x 2) (* (pow z 2) (pow (- t x) 2))))
(/.f64 (-.f64 x (*.f64 z (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* z (- (/ 1 x) (/ t (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x x)))))
(+ (* z (- (+ (/ 1 x) (/ (* z (pow (- t x) 2)) (pow x 3))) (/ t (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 (*.f64 z (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 x (*.f64 x x))) (/.f64 t (*.f64 x x))))))
(+ (* z (- (+ (* z (- (/ (* z (* (pow (- t x) 2) (- (/ 1 x) (/ t (pow x 2))))) (pow x 2)) (* -1 (/ (pow (- t x) 2) (pow x 3))))) (/ 1 x)) (/ t (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x x)))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x x))))))
(* -1 (/ (- x t) (* z (pow (- t x) 2))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x t) (*.f64 z (*.f64 (-.f64 t x) (-.f64 t x)))))
(/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (* -1 (/ (- x t) (pow (- t x) 2)))) z)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x z) (*.f64 (-.f64 t x) (-.f64 t x)))) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x)))) z)
(/ (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) (* -1 (/ (- x t) (pow (- t x) 2))))) z)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x t)) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 x t)) (*.f64 (*.f64 z z) (pow.f64 (-.f64 t x) #s(literal 4 binary64))))) (/.f64 (/.f64 x z) (*.f64 (-.f64 t x) (-.f64 t x)))) z)
(/ (- (+ (* -1 (/ x (* z (pow (- t x) 2)))) (+ (* -1 (/ (- x t) (pow (- t x) 2))) (* -1 (/ (pow x 3) (* (pow z 3) (pow (- t x) 4)))))) (/ (* (pow x 2) (- x t)) (* (pow z 2) (pow (- t x) 4)))) z)
(/.f64 (-.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x z) (*.f64 (-.f64 t x) (-.f64 t x)))) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (-.f64 t x) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x x) (-.f64 x t)) (*.f64 (*.f64 z z) (pow.f64 (-.f64 t x) #s(literal 4 binary64))))) z)
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(* -1 (/ (- (/ x (* z (pow (- t x) 2))) (/ 1 (- t x))) z))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 t x))) z))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (/ (pow x 2) (* z (pow (- t x) 3)))) z)) (/ 1 (- t x))) z))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x x) z) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (/.f64 x (*.f64 (-.f64 t x) (-.f64 t x)))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) z))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- t x) 2))) (* -1 (/ (- (/ (pow x 3) (* z (pow (- t x) 4))) (/ (pow x 2) (pow (- t x) 3))) z))) z)) (/ 1 (- t x))) z))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (pow.f64 (-.f64 t x) #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))))) z)) z)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) z))
(/ (- x (* -1 (* x z))) (- (pow x 2) (* (pow x 2) (pow z 2))))
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))
(- (+ (* t (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(+.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))))) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))
(- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2)))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(+.f64 (*.f64 t (+.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))
(- (+ (* t (- (+ (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* t (- (* -1 (* t (+ (* -2 (/ (* x (* (pow z 2) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (- (pow x 2) (* (pow x 2) (pow z 2)))))))) (+ (* -1 (/ (* (pow z 2) (- x (* -1 (* x z)))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))) (* 2 (/ (* x (* (pow z 2) (- (* -1 (/ z (- (pow x 2) (* (pow x 2) (pow z 2))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2)))))) (- (pow x 2) (* (pow x 2) (pow z 2))))))))) (* 2 (/ (* x (* (pow z 2) (- x (* -1 (* x z))))) (pow (- (pow x 2) (* (pow x 2) (pow z 2))) 2))))) (/ x (- (pow x 2) (* (pow x 2) (pow z 2))))) (* -1 (/ (* x z) (- (pow x 2) (* (pow x 2) (pow z 2))))))
(+.f64 (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 z z)) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (/.f64 z (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))))) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))
(/ 1 (* t z))
(/.f64 #s(literal 1 binary64) (*.f64 z t))
(/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z)) (* -2 (/ x (* t z)))) t)
(/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t)
(/ (- (+ (* -1 (/ (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3)))) (pow t 2))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (* -2 (/ x (* t z)))) t)
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 t (*.f64 z z)))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 x z))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 z (*.f64 z z)))) (*.f64 t t))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t)
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (pow z 2))) (* 2 (* x (+ (* -2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (pow z 3))))))) (pow t 3))) (+ (* -1 (/ (- x (* -1 (* x z))) (* t (pow z 2)))) (/ 1 z))) (+ (* -2 (/ x (* t z))) (+ (* -2 (/ (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z)))) (pow t 2))) (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) (* (pow t 2) (pow z 3))))))) t)
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 t (*.f64 z z)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 x z))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 x z))))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z))))))) t)
(/ 1 (* t z))
(/.f64 #s(literal 1 binary64) (*.f64 z t))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 x z))) t)) (/.f64 #s(literal 1 binary64) z)) t))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (/.f64 (-.f64 (/.f64 (*.f64 x x) z) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 z z))))) t)) (*.f64 #s(literal 2 binary64) (/.f64 x z))) t)) (/.f64 #s(literal 1 binary64) z)) t))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -1 (/ (- (+ (* -1 (/ (* (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))) (- (pow x 2) (* (pow x 2) (pow z 2)))) (* t (pow z 2)))) (+ (* 2 (/ (* x (- (/ (pow x 2) z) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3))))) t)) (/ (pow x 2) z))) (+ (* 2 (* x (- (* -1 (/ (- x (* -1 (* x z))) (pow z 2))) (* -2 (/ x z))))) (/ (pow x 2) (pow z 3)))) t))) (* -2 (/ x z))) t)) (/ 1 z)) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 x x) z) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 z z))))))) t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 x z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 t (*.f64 z z))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 z z))))) t)) (*.f64 #s(literal 2 binary64) (/.f64 x z))) t)) (/.f64 #s(literal 1 binary64) z)) t))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ -1 (* x z))
(/.f64 #s(literal -1 binary64) (*.f64 x z))
(- (* -1 (/ t (* (pow x 2) z))) (/ 1 (* x z)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x z)))
(- (* t (- (* -1 (/ t (* (pow x 3) z))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z)))
(-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x z)))
(- (* t (- (* t (- (* -1 (/ t (* (pow x 4) z))) (/ 1 (* (pow x 3) z)))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z)))
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z (pow.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) z))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x z)))
(/ 1 (* t z))
(/.f64 #s(literal 1 binary64) (*.f64 z t))
(/ (+ (/ 1 z) (/ x (* t z))) t)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 z t))) t)
(/ (- (+ (/ 1 z) (/ (pow x 2) (* (pow t 2) z))) (* -1 (/ x (* t z)))) t)
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x x) (*.f64 z (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z t)))) t)
(/ (- (+ (/ 1 z) (/ (pow x 3) (* (pow t 3) z))) (+ (* -1 (/ x (* t z))) (* -1 (/ (pow x 2) (* (pow t 2) z))))) t)
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z t))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 t t))))) t)
(/ 1 (* t z))
(/.f64 #s(literal 1 binary64) (*.f64 z t))
(* -1 (/ (- (* -1 (/ x (* t z))) (/ 1 z)) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z t))) (/.f64 #s(literal 1 binary64) z)) t))
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (* t z)) (* -1 (/ x z))) t)) (/ 1 z)) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x x) t) z) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t)) (/.f64 #s(literal 1 binary64) z)) t))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) (* t z))) (/ (pow x 2) z)) t)) (* -1 (/ x z))) t)) (/ 1 z)) t))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 z t)) (/.f64 (*.f64 x x) z)) t) (/.f64 x z))) t)) (/.f64 #s(literal 1 binary64) z)) t))
(/ 1 (* t z))
(/.f64 #s(literal 1 binary64) (*.f64 z t))
(+ (/ 1 (* t z)) (/ x (* (pow t 2) z)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x (*.f64 z (*.f64 t t))))
(+ (* x (+ (/ 1 (* (pow t 2) z)) (/ x (* (pow t 3) z)))) (/ 1 (* t z)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t t))) (/.f64 x (*.f64 z (*.f64 t (*.f64 t t)))))))
(+ (* x (+ (* x (+ (/ 1 (* (pow t 3) z)) (/ x (* (pow t 4) z)))) (/ 1 (* (pow t 2) z)))) (/ 1 (* t z)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t t))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 z (pow.f64 t #s(literal 4 binary64)))))))))
(/ -1 (* x z))
(/.f64 #s(literal -1 binary64) (*.f64 x z))
(/ (- (* -1 (/ t (* x z))) (/ 1 z)) x)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x z))) (/.f64 #s(literal 1 binary64) z)) x)
(/ (- (* -1 (/ (pow t 2) (* (pow x 2) z))) (+ (/ 1 z) (/ t (* x z)))) x)
(/.f64 (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 x z))) x)
(/ (- (* -1 (/ (pow t 3) (* (pow x 3) z))) (+ (/ 1 z) (+ (/ t (* x z)) (/ (pow t 2) (* (pow x 2) z))))) x)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z))) (/.f64 (*.f64 t t) (*.f64 z (*.f64 x x))))) x)
(/ -1 (* x z))
(/.f64 #s(literal -1 binary64) (*.f64 x z))
(* -1 (/ (+ (/ 1 z) (/ t (* x z))) x))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z))) x))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow t 2) (* x z))) (/ t z)) x)) (/ 1 z)) x))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 t t) x) z)) (/.f64 t z)) x)) x))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) (* x z)) (* -1 (/ (pow t 2) z))) x)) (/ t z)) x)) (/ 1 z)) x))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x z)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) z))) x)) (/.f64 t z)) x)) x))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(/ 1 (* z (- t x)))
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))
(* -1 (* (pow t 2) (pow z 2)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z))
(- (* 2 (* t (* x (pow z 2)))) (* (pow t 2) (pow z 2)))
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 x (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 z z)))
(- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))
(-.f64 (*.f64 x (+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)))) (*.f64 (*.f64 t t) (*.f64 z z)))
(- (* x (- (* x (- 1 (pow z 2))) (* -2 (* t (pow z 2))))) (* (pow t 2) (pow z 2)))
(-.f64 (*.f64 x (+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z z)))) (*.f64 (*.f64 t t) (*.f64 z z)))
(* (pow x 2) (- 1 (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 z z)))
(* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t (/.f64 (*.f64 z z) x)))) (*.f64 z z)))
(* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))
(*.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 t t) x) (/.f64 (*.f64 z z) x))) (+.f64 (*.f64 z z) (*.f64 #s(literal -2 binary64) (*.f64 t (/.f64 (*.f64 z z) x))))))
(* (pow x 2) (- (+ 1 (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2)))) (+ (* -2 (/ (* t (pow z 2)) x)) (pow z 2))))
(*.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 t t) x) (/.f64 (*.f64 z z) x))) (+.f64 (*.f64 z z) (*.f64 #s(literal -2 binary64) (*.f64 t (/.f64 (*.f64 z z) x))))))
(* (pow x 2) (- 1 (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 z z)))
(* (pow x 2) (- (+ 1 (* 2 (/ (* t (pow z 2)) x))) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t (/.f64 (*.f64 z z) x)))) (*.f64 z z)))
(* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z z))) x)) (*.f64 z z)))
(* (pow x 2) (- (+ 1 (* -1 (/ (- (/ (* (pow t 2) (pow z 2)) x) (* 2 (* t (pow z 2)))) x))) (pow z 2)))
(*.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z z))) x)) (*.f64 z z)))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow z 2) (pow (- t x) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(pow x 2)
(*.f64 x x)
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(+ (* -1 (* (pow z 2) (pow (- t x) 2))) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))
(* -1 (* (pow z 2) (pow (- t x) 2)))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* -1 (* (pow z 2) (pow (- t x) 2)))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x)))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow (- t x) 2)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t x) (-.f64 t x))))
(- (pow x 2) (* (pow x 2) (pow z 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))
(- (+ (* 2 (* t (* x (pow z 2)))) (pow x 2)) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 x (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))
(- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 t (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))
(- (+ (* t (- (* -1 (* t (pow z 2))) (* -2 (* x (pow z 2))))) (pow x 2)) (* (pow x 2) (pow z 2)))
(+.f64 (*.f64 t (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))
(* -1 (* (pow t 2) (pow z 2)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z))
(* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 z z)) t)) (*.f64 z z)))
(* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))
(*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 z z)) t)) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t))))))
(* (pow t 2) (- (/ (pow x 2) (pow t 2)) (+ (* -2 (/ (* x (pow z 2)) t)) (+ (/ (* (pow x 2) (pow z 2)) (pow t 2)) (pow z 2)))))
(*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 z z)) t)) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t))))))
(* -1 (* (pow t 2) (pow z 2)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z z))
(* (pow t 2) (- (* 2 (/ (* x (pow z 2)) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 z z)) t)) (*.f64 z z)))
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) t)) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z)))) t)) (*.f64 z z)))
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* (pow x 2) (pow z 2))) t)) (* 2 (* x (pow z 2)))) t)) (pow z 2)))
(*.f64 (*.f64 t t) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) t)) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z z)))) t)) (*.f64 z z)))

eval314.0ms (2.4%)

Compiler

Compiled 53960 to 4757 computations (91.2% saved)

prune304.0ms (2.3%)

Pruning

53 alts after pruning (45 fresh and 8 done)

PrunedKeptTotal
New1715191734
Fresh102636
Picked235
Done055
Total1727531780
Accuracy
100.0%
Counts
1780 → 53
Alt Table
Click to see full alt table
StatusAccuracyProgram
70.9%
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
15.0%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
16.2%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 x z))) x)) (/.f64 y (-.f64 t x))))))
18.2%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x x) (*.f64 z (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z t)))) t)) (/.f64 y (-.f64 t x))))))
25.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (-.f64 t x))) (/.f64 y (-.f64 t x))))))
20.3%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 x z))) (/.f64 y (-.f64 t x))))))
25.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) y)))))
19.5%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 z z)))))))
27.7%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)))))))
15.1%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y))))))
18.0%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 x x)))
25.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) y)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
22.6%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z t)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
14.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
57.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
21.3%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x)))))
14.8%
(-.f64 #s(literal 0 binary64) (*.f64 x z))
50.2%
(+.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)
67.9%
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)
96.2%
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
56.6%
(+.f64 (*.f64 z (-.f64 t x)) x)
55.9%
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
51.7%
(+.f64 (*.f64 z t) x)
48.9%
(+.f64 x (/.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
53.6%
(+.f64 x (/.f64 (*.f64 t (*.f64 y z)) y))
53.6%
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 y z)))))
41.5%
(+.f64 x (-.f64 (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))) (*.f64 x z)))
69.7%
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z))))
49.3%
(+.f64 x (*.f64 (*.f64 (/.f64 t y) z) y))
50.0%
(+.f64 x (*.f64 (*.f64 (/.f64 t y) y) z))
56.6%
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x))))
48.9%
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)) (/.f64 #s(literal 1 binary64) y)))
49.2%
(+.f64 x (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 #s(literal 1 binary64) y)))
51.8%
(+.f64 x (*.f64 (*.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) y)))
9.3%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y)))))))
31.6%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))))
50.2%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
50.2%
(+.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 y t))))
60.6%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
45.6%
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x y))))
50.8%
(+.f64 x (*.f64 z (/.f64 y (/.f64 y (-.f64 t x)))))
48.4%
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y)))))
41.2%
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) y) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 t t))) t))))
46.3%
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 y x))))
48.0%
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))))))
41.0%
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (+.f64 (/.f64 y x) (*.f64 t (+.f64 (/.f64 y (*.f64 x x)) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 t x))))))))
16.0%
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
25.3%
(*.f64 z (-.f64 t x))
14.0%
(*.f64 z t)
51.7%
(*.f64 x (-.f64 #s(literal 1 binary64) z))
42.3%
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))))
45.0%
(*.f64 t (+.f64 z (/.f64 x t)))
57.1%
x
Compiler

Compiled 2855 to 1051 computations (63.2% saved)

regimes186.0ms (1.4%)

Counts
80 → 1
Calls
Call 1
Inputs
x
(*.f64 z t)
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(*.f64 z (-.f64 t x))
(+.f64 x (*.f64 z t))
(+.f64 (*.f64 z t) x)
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 t (+.f64 z (/.f64 x t)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+.f64 (*.f64 z (-.f64 t x)) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) y) z))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) z) y))
(+.f64 x (/.f64 (*.f64 t (*.f64 y z)) y))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 y x))))
(+.f64 x (*.f64 t (-.f64 z (/.f64 (*.f64 x z) t))))
(+.f64 x (*.f64 z (/.f64 y (/.f64 y (-.f64 t x)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 y t))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y)))
(+.f64 x (*.f64 (*.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 z (/.f64 (-.f64 t x) y)) y))
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 t x) y) y) z))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 y z)))))
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x))))
(+.f64 x (*.f64 (-.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z))))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (*.f64 z (-.f64 t x))))))
(+.f64 x (/.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 x x)))
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))))
(+.f64 x (-.f64 (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))) (*.f64 x z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (+.f64 (/.f64 y x) (*.f64 t (+.f64 (/.f64 y (*.f64 x x)) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 t x))))))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) y) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 t t))) t))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z t)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 x z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 x (*.f64 z z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) y)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (-.f64 t x))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x x) (*.f64 z (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z t)))) t)) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 x z))) x)) (/.f64 y (-.f64 t x))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z))))
(+.f64 x (*.f64 (*.f64 y z) (exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))))
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(+.f64 x (*.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x)
Outputs
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x)
Calls

5 calls:

74.0ms
y
26.0ms
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
24.0ms
t
24.0ms
x
21.0ms
z
Results
AccuracySegmentsBranch
99.1%1x
99.1%1y
99.1%1z
99.1%1t
99.1%1(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
Compiler

Compiled 39 to 28 computations (28.2% saved)

regimes150.0ms (1.1%)

Counts
79 → 1
Calls
Call 1
Inputs
x
(*.f64 z t)
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(*.f64 z (-.f64 t x))
(+.f64 x (*.f64 z t))
(+.f64 (*.f64 z t) x)
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 t (+.f64 z (/.f64 x t)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+.f64 (*.f64 z (-.f64 t x)) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) y) z))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) z) y))
(+.f64 x (/.f64 (*.f64 t (*.f64 y z)) y))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 y x))))
(+.f64 x (*.f64 t (-.f64 z (/.f64 (*.f64 x z) t))))
(+.f64 x (*.f64 z (/.f64 y (/.f64 y (-.f64 t x)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 y t))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y)))
(+.f64 x (*.f64 (*.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 z (/.f64 (-.f64 t x) y)) y))
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 t x) y) y) z))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 y z)))))
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x))))
(+.f64 x (*.f64 (-.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z))))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (*.f64 z (-.f64 t x))))))
(+.f64 x (/.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 x x)))
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))))
(+.f64 x (-.f64 (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))) (*.f64 x z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (+.f64 (/.f64 y x) (*.f64 t (+.f64 (/.f64 y (*.f64 x x)) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 t x))))))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) y) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 t t))) t))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z t)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 x z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 x (*.f64 z z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) y)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (-.f64 t x))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x x) (*.f64 z (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z t)))) t)) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 x z))) x)) (/.f64 y (-.f64 t x))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z))))
(+.f64 x (*.f64 (*.f64 y z) (exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))))
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(+.f64 x (*.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z)) x)
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (tanh.f64 (/.f64 x y))))))
Outputs
(+.f64 x (*.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y))
Calls

5 calls:

37.0ms
t
28.0ms
z
24.0ms
y
23.0ms
x
23.0ms
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
Results
AccuracySegmentsBranch
98.9%1z
98.9%1t
98.9%1x
98.9%1y
98.9%1(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
Compiler

Compiled 39 to 28 computations (28.2% saved)

regimes123.0ms (0.9%)

Counts
76 → 2
Calls
Call 1
Inputs
x
(*.f64 z t)
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(*.f64 z (-.f64 t x))
(+.f64 x (*.f64 z t))
(+.f64 (*.f64 z t) x)
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 t (+.f64 z (/.f64 x t)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+.f64 (*.f64 z (-.f64 t x)) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) y) z))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) z) y))
(+.f64 x (/.f64 (*.f64 t (*.f64 y z)) y))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 y x))))
(+.f64 x (*.f64 t (-.f64 z (/.f64 (*.f64 x z) t))))
(+.f64 x (*.f64 z (/.f64 y (/.f64 y (-.f64 t x)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 y t))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y)))
(+.f64 x (*.f64 (*.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 z (/.f64 (-.f64 t x) y)) y))
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 t x) y) y) z))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 y z)))))
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x))))
(+.f64 x (*.f64 (-.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z))))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (*.f64 z (-.f64 t x))))))
(+.f64 x (/.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 x x)))
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))))
(+.f64 x (-.f64 (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))) (*.f64 x z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (+.f64 (/.f64 y x) (*.f64 t (+.f64 (/.f64 y (*.f64 x x)) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 t x))))))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) y) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 t t))) t))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z t)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 x z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 x (*.f64 z z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) y)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (-.f64 t x))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x x) (*.f64 z (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z t)))) t)) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 x z))) x)) (/.f64 y (-.f64 t x))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z))))
(+.f64 x (*.f64 (*.f64 y z) (exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))))
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
Outputs
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
Calls

5 calls:

23.0ms
y
22.0ms
x
22.0ms
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
22.0ms
z
21.0ms
t
Results
AccuracySegmentsBranch
96.2%1z
96.2%1t
96.2%1x
98.2%2y
98.1%2(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))
Compiler

Compiled 39 to 28 computations (28.2% saved)

regimes111.0ms (0.8%)

Counts
75 → 2
Calls
Call 1
Inputs
x
(*.f64 z t)
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(*.f64 z (-.f64 t x))
(+.f64 x (*.f64 z t))
(+.f64 (*.f64 z t) x)
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 t (+.f64 z (/.f64 x t)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+.f64 (*.f64 z (-.f64 t x)) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) y) z))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) z) y))
(+.f64 x (/.f64 (*.f64 t (*.f64 y z)) y))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 y x))))
(+.f64 x (*.f64 t (-.f64 z (/.f64 (*.f64 x z) t))))
(+.f64 x (*.f64 z (/.f64 y (/.f64 y (-.f64 t x)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 y t))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y)))
(+.f64 x (*.f64 (*.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 z (/.f64 (-.f64 t x) y)) y))
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 t x) y) y) z))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 y z)))))
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x))))
(+.f64 x (*.f64 (-.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z))))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (*.f64 z (-.f64 t x))))))
(+.f64 x (/.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 x x)))
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))))
(+.f64 x (-.f64 (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))) (*.f64 x z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (+.f64 (/.f64 y x) (*.f64 t (+.f64 (/.f64 y (*.f64 x x)) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 t x))))))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) y) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 t t))) t))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z t)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 x z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 x (*.f64 z z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) y)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (-.f64 t x))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x x) (*.f64 z (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z t)))) t)) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 x z))) x)) (/.f64 y (-.f64 t x))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z))))
(+.f64 x (*.f64 (*.f64 y z) (exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))))
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
Outputs
x
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x)
Calls

4 calls:

34.0ms
x
23.0ms
t
20.0ms
z
20.0ms
y
Results
AccuracySegmentsBranch
81.7%3x
77.2%3z
79.0%3t
86.3%2y
Compiler

Compiled 20 to 16 computations (20% saved)

regimes36.0ms (0.3%)

Counts
74 → 3
Calls
Call 1
Inputs
x
(*.f64 z t)
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(*.f64 z (-.f64 t x))
(+.f64 x (*.f64 z t))
(+.f64 (*.f64 z t) x)
(-.f64 #s(literal 0 binary64) (*.f64 x z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 t (+.f64 z (/.f64 x t)))
(+.f64 x (*.f64 z (-.f64 t x)))
(+.f64 (*.f64 z (-.f64 t x)) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 t y)))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) y) z))
(+.f64 x (*.f64 (*.f64 (/.f64 t y) z) y))
(+.f64 x (/.f64 (*.f64 t (*.f64 y z)) y))
(+.f64 (*.f64 z t) (*.f64 x (-.f64 #s(literal 1 binary64) z)))
(+.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x)
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 y x))))
(+.f64 x (*.f64 t (-.f64 z (/.f64 (*.f64 x z) t))))
(+.f64 x (*.f64 z (/.f64 y (/.f64 y (-.f64 t x)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 y t))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 t x) y)))
(+.f64 x (*.f64 (*.f64 y (*.f64 z t)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 z (/.f64 (-.f64 t x) y)) y))
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 t x) y) y) z))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 y z)))))
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 t x))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)) (/.f64 #s(literal 1 binary64) y)))
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x))))
(+.f64 x (*.f64 (-.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y z))))
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (*.f64 z (-.f64 t x))))))
(+.f64 x (/.f64 (/.f64 (-.f64 t x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y)))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 x t) (*.f64 (-.f64 t x) (-.f64 t x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (*.f64 x x)))
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 t (/.f64 y x)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y x)))))
(+.f64 x (-.f64 (*.f64 t (+.f64 z (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 t t))) (*.f64 y y)))) (*.f64 x z)))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) t))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (+.f64 (/.f64 y x) (*.f64 t (+.f64 (/.f64 y (*.f64 x x)) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 t x))))))))
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) t)) y) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 t t))) t))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) (/.f64 y t)) x))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) (/.f64 y t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z t)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (*.f64 x z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 x (*.f64 z z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 z z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (/.f64 z (/.f64 y (-.f64 t x))) y)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 (-.f64 t x) y) (/.f64 (-.f64 t x) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (-.f64 t x)) (*.f64 (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (-.f64 t x))) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 y z) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (neg.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x x) (*.f64 z (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z t)))) t)) (/.f64 y (-.f64 t x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 x z))) x)) (/.f64 y (-.f64 t x))))))
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 t y) (/.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x))) (/.f64 (*.f64 y z) (/.f64 y (-.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y z) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y z) (/.f64 (/.f64 y (-.f64 t x)) (*.f64 y z))) (/.f64 y (-.f64 t x))))))
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) (/.f64 z (*.f64 x (+.f64 z #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (+.f64 z #s(literal 1 binary64)))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))))
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (/.f64 t y) (tanh.f64 (/.f64 x y)))))
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) (*.f64 y z)) x)
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z))))
(+.f64 x (*.f64 (*.f64 y z) (exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)))))
Outputs
x
(+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z))))
(+.f64 x (*.f64 z (-.f64 t x)))
Calls

1 calls:

21.0ms
y
Results
AccuracySegmentsBranch
85.6%3y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes34.0ms (0.3%)

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

1 calls:

20.0ms
y
Results
AccuracySegmentsBranch
85.3%3y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes62.0ms (0.5%)

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

3 calls:

21.0ms
t
19.0ms
x
18.0ms
y
Results
AccuracySegmentsBranch
65.0%3t
64.7%3x
75.8%2y
Compiler

Compiled 15 to 12 computations (20% saved)

regimes7.0ms (0.1%)

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

2 calls:

3.0ms
y
3.0ms
z
Results
AccuracySegmentsBranch
63.1%3z
67.0%2y
Compiler

Compiled 10 to 8 computations (20% saved)

regimes4.0ms (0%)

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

1 calls:

3.0ms
y
Results
AccuracySegmentsBranch
65.4%2y
Compiler

Compiled 5 to 4 computations (20% saved)

regimes6.0ms (0%)

Accuracy

Total -34.6b remaining (-126%)

Threshold costs -34.6b (-126%)

Counts
2 → 1
Calls
Call 1
Inputs
x
(*.f64 z t)
Outputs
x
Calls

4 calls:

2.0ms
y
1.0ms
z
1.0ms
x
1.0ms
t
Results
AccuracySegmentsBranch
57.1%1z
57.1%1x
57.1%1t
57.1%1y
Compiler

Compiled 20 to 16 computations (20% saved)

bsearch17.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
15.0ms
7.266689022574238e+93
1.0938015381408055e+96
Results
11.0ms111×0valid
0.0ms1valid
Compiler

Compiled 292 to 186 computations (36.3% saved)

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

bsearch21.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
19.0ms
2.1850408537477902e-141
1.0597985311290167e-138
Results
13.0ms121×0valid
2.0ms1valid
Compiler

Compiled 218 to 146 computations (33% saved)

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

bsearch29.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
4.0ms
4.340269614979236e+128
4.958015434290538e+128
22.0ms
4.68276887127555e-148
1.2607916173754896e-141
Results
20.0ms174×0valid
0.0ms1valid
Compiler

Compiled 335 to 233 computations (30.4% saved)

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

bsearch36.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
1.4878001946797398e+180
1.0836802290388657e+181
20.0ms
2.1850408537477902e-141
1.0597985311290167e-138
Results
24.0ms222×0valid
0.0ms1valid
Compiler

Compiled 412 to 274 computations (33.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-div: 4.0ms (34.3% of total)
ival-mult: 3.0ms (25.7% of total)
ival-tanh: 2.0ms (17.2% of total)
ival-add: 1.0ms (8.6% of total)
ival-sub: 1.0ms (8.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch14.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
12.0ms
1.1033328335416068e-72
1.356602653892694e-71
Results
9.0ms93×0valid
1.0ms1valid
Compiler

Compiled 134 to 96 computations (28.4% saved)

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

bsearch14.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
1.1033328335416068e-72
1.356602653892694e-71
Results
10.0ms95×0valid
0.0ms1valid
Compiler

Compiled 122 to 90 computations (26.2% saved)

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

bsearch18.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
16.0ms
6.710306891660981e-49
2.459154304645255e-45
Results
12.0ms125×0valid
1.0ms1valid
Compiler

Compiled 154 to 122 computations (20.8% saved)

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

simplify39.0ms (0.3%)

Algorithm
egg-herbie
Rules
38×*-commutative_binary64
34×+-commutative_binary64
20×sub-neg_binary64
14×neg-mul-1_binary64
12×neg-sub0_binary64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
063173
194173
2114172
3131172
4138172
5140172
Stop Event
saturated
Calls
Call 1
Inputs
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x)
(+.f64 x (*.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y))
(if (<=.f64 y #s(literal 44999999999999997204502705127899360931652814266633047046560449228862130962274705667921253761024 binary64)) (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x))
(if (<=.f64 y #s(literal 3184354383361367/3351951982485649274893506249551461531869841455148098344430890360930441007518386744200468574541725856922507964546621512713438470702986642486608412251521024 binary64)) x (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x))
(if (<=.f64 y #s(literal 6467188579655845/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) x (if (<=.f64 y #s(literal 480000000000000036083753719928740141186285950889155942471796369131727644116359298238979728526923857005567658418649212636805201920 binary64)) (+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (+.f64 x (*.f64 z (-.f64 t x)))))
(if (<=.f64 y #s(literal 965362170955867/13407807929942597099574024998205846127479365820592393377723561443721764030073546976801874298166903427690031858186486050853753882811946569946433649006084096 binary64)) x (if (<=.f64 y #s(literal 4799999999999999675842002846501024854078495090320589877750514734147340643785071760318848952875724254837380004182097730168209231715815301422173447917813971297382172238116999816806400 binary64)) (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))) (+.f64 x (*.f64 z (-.f64 t x)))))
(if (<=.f64 y #s(literal 7559313193428757/1989292945639146568621528992587283360401824603189390869761855907572637988050133502132224 binary64)) x (+.f64 x (*.f64 z (-.f64 t x))))
(if (<=.f64 y #s(literal 8156101077120501/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) x (+.f64 x (*.f64 z t)))
(if (<=.f64 y #s(literal 7713302612443153/3213876088517980551083924184682325205044405987565585670602752 binary64)) x (*.f64 x (-.f64 #s(literal 1 binary64) z)))
x
Outputs
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x)
(fma.f64 (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) z x)
(+.f64 x (*.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y))
(+.f64 x (*.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z)))
(if (<=.f64 y #s(literal 44999999999999997204502705127899360931652814266633047046560449228862130962274705667921253761024 binary64)) (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x))
(if (<=.f64 y #s(literal 44999999999999997204502705127899360931652814266633047046560449228862130962274705667921253761024 binary64)) (+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 y z))) (fma.f64 (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))) z x))
(if (<=.f64 y #s(literal 3184354383361367/3351951982485649274893506249551461531869841455148098344430890360930441007518386744200468574541725856922507964546621512713438470702986642486608412251521024 binary64)) x (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)) y) z x))
(if (<=.f64 y #s(literal 3184354383361367/3351951982485649274893506249551461531869841455148098344430890360930441007518386744200468574541725856922507964546621512713438470702986642486608412251521024 binary64)) x (fma.f64 (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y))) z x))
(if (<=.f64 y #s(literal 6467188579655845/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) x (if (<=.f64 y #s(literal 480000000000000036083753719928740141186285950889155942471796369131727644116359298238979728526923857005567658418649212636805201920 binary64)) (+.f64 x (+.f64 (*.f64 (*.f64 y z) (tanh.f64 (/.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (+.f64 x (*.f64 z (-.f64 t x)))))
(if (<=.f64 y #s(literal 6467188579655845/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) x (if (<=.f64 y #s(literal 480000000000000036083753719928740141186285950889155942471796369131727644116359298238979728526923857005567658418649212636805201920 binary64)) (+.f64 x (-.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 y z)) (*.f64 x z))) (+.f64 x (*.f64 z (-.f64 t x)))))
(if (<=.f64 y #s(literal 965362170955867/13407807929942597099574024998205846127479365820592393377723561443721764030073546976801874298166903427690031858186486050853753882811946569946433649006084096 binary64)) x (if (<=.f64 y #s(literal 4799999999999999675842002846501024854078495090320589877750514734147340643785071760318848952875724254837380004182097730168209231715815301422173447917813971297382172238116999816806400 binary64)) (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (/.f64 x y)))) (+.f64 x (*.f64 z (-.f64 t x)))))
(if (<=.f64 y #s(literal 7559313193428757/1989292945639146568621528992587283360401824603189390869761855907572637988050133502132224 binary64)) x (+.f64 x (*.f64 z (-.f64 t x))))
(if (<=.f64 y #s(literal 8156101077120501/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) x (+.f64 x (*.f64 z t)))
(if (<=.f64 y #s(literal 8156101077120501/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) x (+.f64 x (*.f64 t z)))
(if (<=.f64 y #s(literal 7713302612443153/3213876088517980551083924184682325205044405987565585670602752 binary64)) x (*.f64 x (-.f64 #s(literal 1 binary64) z)))
x

soundness1.3s (10.3%)

Rules
4714×*-lowering-*.f32
4714×*-lowering-*.f64
4676×*-lowering-*.f32
4676×*-lowering-*.f64
4462×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
094821915
1349218343
0926318343
01248
19147
289647
0831747
04959897
118356884
089666884
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 462 to 245 computations (47% saved)

preprocess90.0ms (0.7%)

Remove

(abs y)

Compiler

Compiled 536 to 236 computations (56% saved)

end0.0ms (0%)

Profiling

Loading profile data...