Numeric.SpecFunctions:logGammaL from math-functions-0.1.5.2

Time bar (total: 17.6s)

analyze134.0ms (0.8%)

Memory
-36.3MiB live, 116.9MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.8%0.2%0%0%0%0
0%0%99.8%0.2%0%0%0%1
0%0%99.8%0.2%0%0%0%2
0%0%74.8%0.2%0%24.9%0%3
0%0%37.4%0.2%0%62.3%0%4
0%0%18.7%0.2%0%81.1%0%5
0%0%18.7%0.2%0%81.1%0%6
0%0%18.7%0.2%0%81.1%0%7
10%1.6%14%0.2%0%84.2%0%8
10%1.6%14%0.2%0%84.2%0%9
10%1.6%14%0.2%0%84.2%0%10
10%1.6%14%0.2%0%84.2%0%11
20%3.1%12.5%0.2%0%84.2%0%12
Compiler

Compiled 18 to 17 computations (5.6% saved)

sample2.1s (11.7%)

Memory
79.6MiB live, 2 431.7MiB allocated
Samples
1.2s8 256×0valid
353.0ms2 035×0invalid
Precisions
Click to see histograms. Total time spent on operations: 949.0ms
ival-log: 534.0ms (56.3% of total)
ival-add: 234.0ms (24.7% of total)
ival-sub: 94.0ms (9.9% of total)
ival-mult: 70.0ms (7.4% of total)
ival-true: 7.0ms (0.7% of total)
exact: 6.0ms (0.6% of total)
ival-assert: 4.0ms (0.4% of total)
Bogosity

preprocess253.0ms (1.4%)

Memory
-45.9MiB live, 391.0MiB allocated
Algorithm
egg-herbie
Rules
4 080×accelerator-lowering-fma.f32
4 080×accelerator-lowering-fma.f64
1 030×associate-+l-
1 004×+-lowering-+.f64
1 004×+-lowering-+.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0103351
1261347
2845341
33105340
46413340
57663340
01516
12816
26916
318216
446816
5143416
6251016
7332916
8364816
9367016
10367016
11373016
12374916
13374916
0374915
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
Outputs
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
(+.f64 (-.f64 (log.f64 z) t) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))))
Call 2
Inputs
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
(+ (- (+ (log (+ (neg x) y)) (log z)) t) (* (- a 1/2) (log t)))
(+ (- (+ (log (+ x (neg y))) (log z)) t) (* (- a 1/2) (log t)))
(+ (- (+ (log (+ x y)) (log (neg z))) t) (* (- a 1/2) (log t)))
(+ (- (+ (log (+ x y)) (log z)) (neg t)) (* (- a 1/2) (log (neg t))))
(+ (- (+ (log (+ x y)) (log z)) t) (* (- (neg a) 1/2) (log t)))
(neg (+ (- (+ (log (+ (neg x) y)) (log z)) t) (* (- a 1/2) (log t))))
(neg (+ (- (+ (log (+ x (neg y))) (log z)) t) (* (- a 1/2) (log t))))
(neg (+ (- (+ (log (+ x y)) (log (neg z))) t) (* (- a 1/2) (log t))))
(neg (+ (- (+ (log (+ x y)) (log z)) (neg t)) (* (- a 1/2) (log (neg t)))))
(neg (+ (- (+ (log (+ x y)) (log z)) t) (* (- (neg a) 1/2) (log t))))
(+ (- (+ (log (+ y x)) (log z)) t) (* (- a 1/2) (log t)))
(+ (- (+ (log (+ z y)) (log x)) t) (* (- a 1/2) (log t)))
(+ (- (+ (log (+ t y)) (log z)) x) (* (- a 1/2) (log x)))
(+ (- (+ (log (+ a y)) (log z)) t) (* (- x 1/2) (log t)))
(+ (- (+ (log (+ x z)) (log y)) t) (* (- a 1/2) (log t)))
(+ (- (+ (log (+ x t)) (log z)) y) (* (- a 1/2) (log y)))
(+ (- (+ (log (+ x a)) (log z)) t) (* (- y 1/2) (log t)))
(+ (- (+ (log (+ x y)) (log t)) z) (* (- a 1/2) (log z)))
(+ (- (+ (log (+ x y)) (log a)) t) (* (- z 1/2) (log t)))
(+ (- (+ (log (+ x y)) (log z)) a) (* (- t 1/2) (log a)))
Outputs
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
(+ (log (+ x y)) (+ (* (+ a -1/2) (log t)) (- (log z) t)))
(+ (- (+ (log (+ (neg x) y)) (log z)) t) (* (- a 1/2) (log t)))
(+ (* (+ a -1/2) (log t)) (+ (log (- y x)) (- (log z) t)))
(+ (- (+ (log (+ x (neg y))) (log z)) t) (* (- a 1/2) (log t)))
(+ (* (+ a -1/2) (log t)) (+ (log (- x y)) (- (log z) t)))
(+ (- (+ (log (+ x y)) (log (neg z))) t) (* (- a 1/2) (log t)))
(+ (+ (log (+ x y)) (log (neg z))) (- (* (+ a -1/2) (log t)) t))
(+ (- (+ (log (+ x y)) (log z)) (neg t)) (* (- a 1/2) (log (neg t))))
(+ (+ (log (+ x y)) (+ (log z) t)) (* (+ a -1/2) (log (neg t))))
(+ (- (+ (log (+ x y)) (log z)) t) (* (- (neg a) 1/2) (log t)))
(+ (log (+ x y)) (+ (* (log t) (- -1/2 a)) (- (log z) t)))
(neg (+ (- (+ (log (+ (neg x) y)) (log z)) t) (* (- a 1/2) (log t))))
(+ (* (log t) (- 1/2 a)) (- (- t (log z)) (log (- y x))))
(neg (+ (- (+ (log (+ x (neg y))) (log z)) t) (* (- a 1/2) (log t))))
(+ (- (- t (log z)) (log (- x y))) (* (log t) (- 1/2 a)))
(neg (+ (- (+ (log (+ x y)) (log (neg z))) t) (* (- a 1/2) (log t))))
(- (+ t (* (log t) (- 1/2 a))) (+ (log (+ x y)) (log (neg z))))
(neg (+ (- (+ (log (+ x y)) (log z)) (neg t)) (* (- a 1/2) (log (neg t)))))
(- (* (log (neg t)) (- 1/2 a)) (+ (log (+ x y)) (+ (log z) t)))
(neg (+ (- (+ (log (+ x y)) (log z)) t) (* (- (neg a) 1/2) (log t))))
(+ t (- (* (log t) (+ a 1/2)) (+ (log (+ x y)) (log z))))
(+ (- (+ (log (+ y x)) (log z)) t) (* (- a 1/2) (log t)))
(+ (log (+ x y)) (+ (* (+ a -1/2) (log t)) (- (log z) t)))
(+ (- (+ (log (+ z y)) (log x)) t) (* (- a 1/2) (log t)))
(+ (* (+ a -1/2) (log t)) (+ (log (+ y z)) (- (log x) t)))
(+ (- (+ (log (+ t y)) (log z)) x) (* (- a 1/2) (log x)))
(+ (+ (log (+ y t)) (- (log z) x)) (* (+ a -1/2) (log x)))
(+ (- (+ (log (+ a y)) (log z)) t) (* (- x 1/2) (log t)))
(+ (log (+ y a)) (+ (* (log t) (+ x -1/2)) (- (log z) t)))
(+ (- (+ (log (+ x z)) (log y)) t) (* (- a 1/2) (log t)))
(+ (* (+ a -1/2) (log t)) (+ (log (+ x z)) (- (log y) t)))
(+ (- (+ (log (+ x t)) (log z)) y) (* (- a 1/2) (log y)))
(+ (log (+ x t)) (+ (* (+ a -1/2) (log y)) (- (log z) y)))
(+ (- (+ (log (+ x a)) (log z)) t) (* (- y 1/2) (log t)))
(+ (log (+ x a)) (+ (* (log t) (+ y -1/2)) (- (log z) t)))
(+ (- (+ (log (+ x y)) (log t)) z) (* (- a 1/2) (log z)))
(+ (log (+ x y)) (+ (log t) (- (* (log z) (+ a -1/2)) z)))
(+ (- (+ (log (+ x y)) (log a)) t) (* (- z 1/2) (log t)))
(+ (log (+ x y)) (+ (* (log t) (+ z -1/2)) (- (log a) t)))
(+ (- (+ (log (+ x y)) (log z)) a) (* (- t 1/2) (log a)))
(+ (log (+ x y)) (+ (* (log a) (+ t -1/2)) (- (log z) a)))
Symmetry

(sort x y)

explain191.0ms (1.1%)

Memory
-1.7MiB live, 321.7MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
20-1(-8.155107257892041e+255 1.5142449756614188e+272 1.8294863145169892e-280 2.8256355718423067e+152 7.140034142430033e+25)(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
00-0-(log.f64 t)
00-0-a
00-0-(log.f64 (+.f64 x y))
00-0-t
00-0-(log.f64 z)
00-0-(-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t)
00-0-z
00-0-(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
00-0-y
00-0-(+.f64 x y)
00-0-(*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))
00-0-#s(literal 1/2 binary64)
00-0-x
00-0-(-.f64 a #s(literal 1/2 binary64))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
+.f64(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))cancellation11
Confusion
Predicted +Predicted -
+01
-1254
Precision
0.0
Recall
0.0
Confusion?
Predicted +Predicted MaybePredicted -
+001
-11253
Precision?
0.0
Recall?
0.0
Freqs
test
numberfreq
0255
11
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
87.0ms512×0valid
Compiler

Compiled 162 to 64 computations (60.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 62.0ms
ival-log: 43.0ms (69% of total)
ival-sub: 8.0ms (12.8% of total)
ival-add: 7.0ms (11.2% of total)
ival-mult: 4.0ms (6.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 5 to 5 computations (0% saved)

prune1.0ms (0%)

Memory
1.8MiB live, 1.8MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Compiler

Compiled 21 to 15 computations (28.6% saved)

simplify206.0ms (1.2%)

Memory
-13.3MiB live, 222.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(log.f64 (+.f64 x y))
cost-diff0
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
cost-diff0
(-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t)
cost-diff192
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Rules
4 080×accelerator-lowering-fma.f32
4 080×accelerator-lowering-fma.f64
1 004×+-lowering-+.f64
1 004×+-lowering-+.f32
1 000×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01558
12858
26958
318258
446858
5143458
6251058
7332958
8364858
9367058
10367058
11373058
12374958
13374958
0374957
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
(- (+ (log (+ x y)) (log z)) t)
(+ (log (+ x y)) (log z))
(log (+ x y))
(+ x y)
x
y
(log z)
z
t
(* (- a 1/2) (log t))
(- a 1/2)
a
1/2
(log t)
Outputs
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
(+.f64 (-.f64 (log.f64 z) t) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))))
(- (+ (log (+ x y)) (log z)) t)
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))
(+ (log (+ x y)) (log z))
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
(log (+ x y))
(log.f64 (+.f64 x y))
(+ x y)
(+.f64 x y)
x
y
(log z)
(log.f64 z)
z
t
(* (- a 1/2) (log t))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) #s(literal 0 binary64))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
a
1/2
#s(literal 1/2 binary64)
(log t)
(log.f64 t)

localize60.0ms (0.3%)

Memory
-1.1MiB live, 79.3MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t)
accuracy99.8%
(*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))
accuracy99.8%
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
accuracy99.1%
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
Samples
43.0ms256×0valid
Compiler

Compiled 60 to 17 computations (71.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-mult: 16.0ms (51% of total)
ival-log: 9.0ms (28.7% of total)
ival-add: 4.0ms (12.7% of total)
ival-sub: 2.0ms (6.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series177.0ms (1%)

Memory
22.1MiB live, 252.7MiB allocated
Counts
5 → 192
Calls
Call 1
Inputs
#<alt (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))>
#<alt (- (+ (log (+ x y)) (log z)) t)>
#<alt (+ (log (+ x y)) (log z))>
#<alt (log (+ x y))>
#<alt (* (- a 1/2) (log t))>
Outputs
#<alt (- (+ (log y) (+ (log z) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log y) (+ (log z) (+ (* (log t) (- a 1/2)) (/ x y)))) t)>
#<alt (- (+ (log y) (+ (log z) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log y) (+ (log z) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))) t)>
#<alt (- (+ (log x) (+ (log z) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log x) (+ (log z) (+ (* (log t) (- a 1/2)) (/ y x)))) t)>
#<alt (- (+ (log x) (+ (log z) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log x) (+ (log z) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (* -1 t)>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))>
#<alt (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)>
#<alt (* a (log t))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))>
#<alt (- (+ (log y) (log z)) t)>
#<alt (- (+ (log y) (+ (log z) (/ x y))) t)>
#<alt (- (+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))) t)>
#<alt (- (+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))) t)>
#<alt (- (+ (log z) (* -1 (log (/ 1 x)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))) t)>
#<alt (- (+ (log -1) (+ (log z) (* -1 (log (/ -1 x))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x)))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))) t)>
#<alt (- (+ (log x) (log z)) t)>
#<alt (- (+ (log x) (+ (log z) (/ y x))) t)>
#<alt (- (+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))) t)>
#<alt (- (+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))) t)>
#<alt (- (+ (log z) (* -1 (log (/ 1 y)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))) t)>
#<alt (- (+ (log -1) (+ (log z) (* -1 (log (/ -1 y))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y)))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))) t)>
#<alt (- (+ (log z) (log (+ x y))) t)>
#<alt (- (+ (log z) (log (+ x y))) t)>
#<alt (- (+ (log z) (log (+ x y))) t)>
#<alt (- (+ (log z) (log (+ x y))) t)>
#<alt (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)>
#<alt (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)>
#<alt (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)>
#<alt (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1 t)))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1 t)))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1 t)))>
#<alt (* -1 t)>
#<alt (* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))>
#<alt (* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))>
#<alt (* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))>
#<alt (+ (log y) (log z))>
#<alt (+ (log y) (+ (log z) (/ x y)))>
#<alt (+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y)))))>
#<alt (+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))>
#<alt (+ (log z) (* -1 (log (/ 1 x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))>
#<alt (+ (log -1) (+ (log z) (* -1 (log (/ -1 x)))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)))))>
#<alt (+ (log x) (log z))>
#<alt (+ (log x) (+ (log z) (/ y x)))>
#<alt (+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x)))))>
#<alt (+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x)))))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))>
#<alt (+ (log -1) (+ (log z) (* -1 (log (/ -1 y)))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)))))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))>
#<alt (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))>
#<alt (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))>
#<alt (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))>
#<alt (log y)>
#<alt (+ (log y) (/ x y))>
#<alt (+ (log y) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))>
#<alt (+ (log y) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ y x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ y x)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))>
#<alt (log x)>
#<alt (+ (log x) (/ y x))>
#<alt (+ (log x) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))>
#<alt (+ (log x) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))>
#<alt (* -1 (log (/ 1 y)))>
#<alt (+ (* -1 (log (/ 1 y))) (/ x y))>
#<alt (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))>
#<alt (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))>
#<alt (+ (log -1) (* -1 (log (/ -1 y))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (/ x y)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))>
#<alt (* -1/2 (log t))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* (log t) (- a 1/2))>
#<alt (* (log t) (- a 1/2))>
#<alt (* (log t) (- a 1/2))>
#<alt (* (log t) (- a 1/2))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
Calls

48 calls:

TimeVariablePointExpression
71.0ms
z
@0
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
49.0ms
z
@-inf
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
13.0ms
t
@0
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
7.0ms
t
@-inf
(* (- a 1/2) (log t))
6.0ms
z
@inf
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))

rewrite424.0ms (2.4%)

Memory
10.9MiB live, 638.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 670×accelerator-lowering-fma.f32
5 670×accelerator-lowering-fma.f64
4 278×*-lowering-*.f32
4 278×*-lowering-*.f64
3 538×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01539
19339
282839
0827138
Stop Event
iter limit
node limit
Counts
5 → 355
Calls
Call 1
Inputs
(+ (- (+ (log (+ x y)) (log z)) t) (* (- a 1/2) (log t)))
(- (+ (log (+ x y)) (log z)) t)
(+ (log (+ x y)) (log z))
(log (+ x y))
(* (- a 1/2) (log t))
Outputs
(+.f64 (log.f64 (+.f64 x y)) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(+.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(+.f64 (log.f64 z) (+.f64 (log.f64 (+.f64 x y)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(+.f64 (log.f64 z) (+.f64 (-.f64 (log.f64 (+.f64 x y)) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(+.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(+.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(+.f64 (-.f64 (log.f64 z) t) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(+.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))
(+.f64 (*.f64 (log.f64 t) a) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(+.f64 (*.f64 a (log.f64 t)) (fma.f64 #s(literal -1/2 binary64) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))
(+.f64 (+.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) a)) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(+.f64 (+.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 a (log.f64 t))) (*.f64 #s(literal -1/2 binary64) (log.f64 t)))
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) t))
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 #s(literal 0 binary64) t)) (log.f64 (*.f64 (+.f64 x y) z)))
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 z) t)) (log.f64 (+.f64 x y)))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (log.f64 (*.f64 (+.f64 x y) z)))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (log.f64 (*.f64 (+.f64 x y) z)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(-.f64 (+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) t)
(fma.f64 a (log.f64 t) (fma.f64 #s(literal -1/2 binary64) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (log.f64 t) a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z))))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z))))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 t (log.f64 z))))) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(fma.f64 #s(literal -1 binary64) t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 z (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 z (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 z (+.f64 x y)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t)) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(neg.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))))
(neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (log.f64 (*.f64 (+.f64 x y) z))))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (-.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t))))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 2 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))) (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z)))) (-.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z)))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z)))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z)))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))) (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (-.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))))
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (-.f64 (*.f64 t t) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))))
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 z (+.f64 x y)))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))) (*.f64 (log.f64 (/.f64 z (+.f64 x y))) (-.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 z (+.f64 x y))) (fma.f64 t t (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)))))
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 z (+.f64 x y)))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (*.f64 (log.f64 (/.f64 z (+.f64 x y))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 z (+.f64 x y))) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (log.f64 (*.f64 (+.f64 x y) z)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 (log.f64 z) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 (log.f64 z) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (*.f64 (log.f64 (+.f64 x y)) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (log.f64 z) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (-.f64 (log.f64 z) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (*.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))))
(/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (*.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (fma.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (*.f64 t t) (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (*.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 (log.f64 z) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (-.f64 (log.f64 (+.f64 x y)) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (-.f64 (log.f64 z) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))) (-.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y)))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)))
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 t t)) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 t t)) (+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))) (+.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))) (/.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))))
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (+.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) (log.f64 (*.f64 (+.f64 x y) z)))))))
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t))
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))
(+.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) t))
(+.f64 (log.f64 z) (+.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (+.f64 x y))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))
(+.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))
(+.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(+.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (+.f64 x y))) (log.f64 z))
(+.f64 (fma.f64 #s(literal -1 binary64) t (log.f64 z)) (log.f64 (+.f64 x y)))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))
(-.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 0 binary64)) t)
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z)))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))))
(-.f64 (+.f64 (-.f64 (log.f64 z) t) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (+.f64 (-.f64 (log.f64 z) t) (log.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (log.f64 (-.f64 x y)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z))))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 t (log.f64 z))))) (log.f64 (+.f64 x y)))
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) t))
(fma.f64 #s(literal -1 binary64) t (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 z (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t)) (log.f64 (+.f64 x y)))
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)))) (pow.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 t t))) (pow.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)))) (neg.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))
(/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 (+.f64 x y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (log.f64 (+.f64 x y)) t) (-.f64 (log.f64 (+.f64 x y)) t)) (*.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) t)))))
(/.f64 (fma.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))))
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) t) (-.f64 (log.f64 (+.f64 x y)) t))) (-.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) t)))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))) (+.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))) (+.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (/.f64 (*.f64 t t) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))))))
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))))
(*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(*.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))
(log.f64 (*.f64 (+.f64 x y) z))
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (neg.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) z)) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) z)) (log.f64 (-.f64 x y)))
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 x y)))) (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 x y)))))
(-.f64 (+.f64 (log.f64 z) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (+.f64 (log.f64 z) (log.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (log.f64 (-.f64 x y)))
(fma.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (neg.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z)))))
(neg.f64 (/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(neg.f64 (/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(neg.f64 (/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (log.f64 (/.f64 (+.f64 x y) z))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (log.f64 (/.f64 (+.f64 x y) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z))))))
(/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z)))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 z (+.f64 x y))) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 z (+.f64 x y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 z (+.f64 x y)))) (log.f64 (/.f64 z (+.f64 x y))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (pow.f64 (log.f64 (/.f64 (+.f64 x y) z)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 z (+.f64 x y))))) (neg.f64 (log.f64 (/.f64 z (+.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (*.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z)))) (*.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))))) (+.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 (/.f64 (+.f64 x y) z))))))
(*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x y) z)))))
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x y) z)))
(*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 z (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 z (+.f64 x y)))))
(log.f64 (+.f64 x y))
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))))
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (log.f64 (-.f64 x y))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))
(-.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (log.f64 (-.f64 x y)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (log.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))))
(-.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y))))
(-.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (log.f64 (-.f64 y x)))
(neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 (log.f64 (-.f64 x y)) (log.f64 (-.f64 x y)) (*.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (log.f64 (-.f64 x y))))))
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) (+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (log.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (log.f64 (-.f64 x y)) (log.f64 (-.f64 x y)))) (+.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (log.f64 (-.f64 x y))))
(+.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (*.f64 (log.f64 t) a))
(+.f64 (*.f64 a (log.f64 t)) (*.f64 #s(literal -1/2 binary64) (log.f64 t)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 t)) (*.f64 a (log.f64 t)))
(fma.f64 a (log.f64 t) (*.f64 #s(literal -1/2 binary64) (log.f64 t)))
(fma.f64 (log.f64 t) a (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (*.f64 (log.f64 t) a))
(fma.f64 #s(literal -1/2 binary64) (log.f64 t) (*.f64 a (log.f64 t)))
(/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (+.f64 #s(literal -1/2 binary64) (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t))) (-.f64 #s(literal 0 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t))) (+.f64 #s(literal -1/2 binary64) (neg.f64 a)))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) a) (-.f64 (*.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (log.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (log.f64 t)) (*.f64 a (log.f64 t)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 t)) (*.f64 #s(literal -1/2 binary64) (log.f64 t))) (*.f64 (*.f64 a (log.f64 t)) (*.f64 #s(literal -1/2 binary64) (log.f64 t))))))
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) a)) (*.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (log.f64 t)) (*.f64 a (log.f64 t))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 t)) (*.f64 #s(literal -1/2 binary64) (log.f64 t)))) (-.f64 (*.f64 a (log.f64 t)) (*.f64 #s(literal -1/2 binary64) (log.f64 t))))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(*.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))

simplify575.0ms (3.3%)

Memory
-17.6MiB live, 751.4MiB allocated
Algorithm
egg-herbie
Rules
11 574×accelerator-lowering-fma.f32
11 574×accelerator-lowering-fma.f64
5 756×+-lowering-+.f64
5 756×+-lowering-+.f32
4 892×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03813139
110982980
235092941
081062791
Stop Event
iter limit
node limit
Counts
192 → 192
Calls
Call 1
Inputs
(- (+ (log y) (+ (log z) (* (log t) (- a 1/2)))) t)
(- (+ (log y) (+ (log z) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(- (+ (log y) (+ (log z) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))) t)
(- (+ (log y) (+ (log z) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))) t)
(- (+ (log x) (+ (log z) (* (log t) (- a 1/2)))) t)
(- (+ (log x) (+ (log z) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(- (+ (log x) (+ (log z) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))) t)
(- (+ (log x) (+ (log z) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(* -1 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t)
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(* a (log t))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(- (+ (log y) (log z)) t)
(- (+ (log y) (+ (log z) (/ x y))) t)
(- (+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))) t)
(- (+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))) t)
(- (+ (log z) (* -1 (log (/ 1 x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))) t)
(- (+ (log -1) (+ (log z) (* -1 (log (/ -1 x))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x)))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))) t)
(- (+ (log x) (log z)) t)
(- (+ (log x) (+ (log z) (/ y x))) t)
(- (+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))) t)
(- (+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))) t)
(- (+ (log z) (* -1 (log (/ 1 y)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))) t)
(- (+ (log -1) (+ (log z) (* -1 (log (/ -1 y))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y)))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))) t)
(- (+ (log z) (log (+ x y))) t)
(- (+ (log z) (log (+ x y))) t)
(- (+ (log z) (log (+ x y))) t)
(- (+ (log z) (log (+ x y))) t)
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+ (log z) (log (+ x y)))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(* -1 t)
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(+ (log y) (log z))
(+ (log y) (+ (log z) (/ x y)))
(+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y)))))
(+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))
(+ (log z) (* -1 (log (/ 1 x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+ (log -1) (+ (log z) (* -1 (log (/ -1 x)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)))))
(+ (log x) (log z))
(+ (log x) (+ (log z) (/ y x)))
(+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x)))))
(+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x)))))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+ (log -1) (+ (log z) (* -1 (log (/ -1 y)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)))))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(log y)
(+ (log y) (/ x y))
(+ (log y) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(+ (log y) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ y x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(log x)
(+ (log x) (/ y x))
(+ (log x) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(+ (log x) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(* -1 (log (/ 1 y)))
(+ (* -1 (log (/ 1 y))) (/ x y))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))
(+ (log -1) (* -1 (log (/ -1 y))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(* -1/2 (log t))
(+ (* -1/2 (log t)) (* a (log t)))
(+ (* -1/2 (log t)) (* a (log t)))
(+ (* -1/2 (log t)) (* a (log t)))
(* a (log t))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* (log t) (- a 1/2))
(* (log t) (- a 1/2))
(* (log t) (- a 1/2))
(* (log t) (- a 1/2))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
Outputs
(- (+ (log y) (+ (log z) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(- (+ (log y) (+ (log z) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (/.f64 x y) t))))
(- (+ (log y) (+ (log z) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 y))) (-.f64 (log.f64 z) t))
(- (+ (log y) (+ (log z) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (-.f64 (log.f64 z) t))))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(+.f64 (log.f64 z) (+.f64 (/.f64 y x) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(+.f64 (log.f64 z) (-.f64 (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x))) t))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)
(+.f64 (log.f64 z) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x)))) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 t (log.f64 #s(literal -1 binary64))))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 (/.f64 y x) t)))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))) t)
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (-.f64 #s(literal 0 binary64) y)) x)) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))) t)
(+.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (+.f64 y (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x))) x)) x)) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log x) (+ (log z) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))
(- (+ (log x) (+ (log z) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(+.f64 (log.f64 z) (+.f64 (/.f64 y x) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))))
(- (+ (log x) (+ (log z) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 z) (-.f64 (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x))) t))
(- (+ (log x) (+ (log z) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 x) (-.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (/.f64 x y) t))))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 y))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)
(+.f64 (log.f64 z) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 y)))) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (/.f64 x y) t)))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))) t)
(+.f64 (-.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (/.f64 (+.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (/.f64 (*.f64 x x) y)))) y)) y) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (+.f64 (log.f64 z) (log.f64 #s(literal -1 binary64))) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 (+.f64 y x))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(fma.f64 t (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (+.f64 (log.f64 z) (log.f64 (+.f64 y x)))) t) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(fma.f64 t (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (+.f64 (log.f64 z) (log.f64 (+.f64 y x)))) t) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(fma.f64 t (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (+.f64 (log.f64 z) (log.f64 (+.f64 y x)))) t) (-.f64 #s(literal 0 binary64) t))
(- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) t))
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(*.f64 a (+.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))) (-.f64 (log.f64 t) (/.f64 t a))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(*.f64 a (+.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))) (-.f64 (log.f64 t) (/.f64 t a))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(*.f64 a (+.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))) (-.f64 (log.f64 t) (/.f64 t a))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (+.f64 (log.f64 (+.f64 y x)) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) t)) a)))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (+.f64 (log.f64 (+.f64 y x)) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) t)) a)))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (+.f64 (log.f64 (+.f64 y x)) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) t)) a)))
(- (+ (log y) (log z)) t)
(+.f64 (log.f64 y) (-.f64 (log.f64 z) t))
(- (+ (log y) (+ (log z) (/ x y))) t)
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (-.f64 (/.f64 x y) t)))
(- (+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))) t)
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (-.f64 (log.f64 z) t)))
(- (+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))) t)
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (* -1 (log (/ 1 x)))) t)
(+.f64 (log.f64 z) (-.f64 (log.f64 x) t))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x))) t)
(+.f64 (log.f64 z) (+.f64 (/.f64 y x) (-.f64 (log.f64 x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))) t)
(+.f64 (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 x)) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))) t)
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 x))) (-.f64 (log.f64 z) t))
(- (+ (log -1) (+ (log z) (* -1 (log (/ -1 x))))) t)
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 z) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x)))) t)
(+.f64 (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 (/.f64 y x) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))) t)
(+.f64 (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (-.f64 #s(literal 0 binary64) y)) x)) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))) t)
(+.f64 (+.f64 (/.f64 (+.f64 y (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x))) x)) x) (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log x) (log z)) t)
(+.f64 (log.f64 z) (-.f64 (log.f64 x) t))
(- (+ (log x) (+ (log z) (/ y x))) t)
(+.f64 (log.f64 z) (+.f64 (/.f64 y x) (-.f64 (log.f64 x) t)))
(- (+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))) t)
(+.f64 (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 x)) (-.f64 (log.f64 z) t))
(- (+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))) t)
(+.f64 (log.f64 x) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (* -1 (log (/ 1 y)))) t)
(+.f64 (log.f64 y) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y))) t)
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (-.f64 (/.f64 x y) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))) t)
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))) t)
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 y))) (-.f64 (log.f64 z) t))
(- (+ (log -1) (+ (log z) (* -1 (log (/ -1 y))))) t)
(-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 t (log.f64 #s(literal -1 binary64))))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y)))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (/.f64 x y) t)))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))) t)
(+.f64 (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y)) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 z) (-.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (/.f64 (*.f64 x x) y)))) y)) y) (log.f64 (/.f64 #s(literal -1 binary64) y))) t)))
(- (+ (log z) (log (+ x y))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log z) (log (+ x y))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log z) (log (+ x y))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log z) (log (+ x y))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+.f64 (-.f64 (log.f64 (+.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+.f64 (-.f64 (log.f64 (+.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+.f64 (-.f64 (log.f64 (+.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+.f64 (-.f64 (log.f64 (+.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64))))
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64))))
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64))))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(fma.f64 t (/.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) t) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(fma.f64 t (/.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) t) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(fma.f64 t (/.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) t) (-.f64 #s(literal 0 binary64) t))
(+ (log y) (log z))
(+.f64 (log.f64 y) (log.f64 z))
(+ (log y) (+ (log z) (/ x y)))
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (/.f64 x y)))
(+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y)))))
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 z)))
(+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 z)))
(+ (log z) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 z) (log.f64 x))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+.f64 (/.f64 y x) (+.f64 (log.f64 z) (log.f64 x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (log.f64 z) (log.f64 x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+.f64 (log.f64 z) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 x))))
(+ (log -1) (+ (log z) (* -1 (log (/ -1 x)))))
(+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 z) (-.f64 (/.f64 y x) (log.f64 (/.f64 #s(literal -1 binary64) x)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)))))
(-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (-.f64 #s(literal 0 binary64) y)) x) (log.f64 #s(literal -1 binary64))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 y (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x))) x)) x) (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x)))))
(+ (log x) (log z))
(+.f64 (log.f64 z) (log.f64 x))
(+ (log x) (+ (log z) (/ y x)))
(+.f64 (/.f64 y x) (+.f64 (log.f64 z) (log.f64 x)))
(+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x)))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (log.f64 z) (log.f64 x)))
(+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x)))))
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (log.f64 z) (log.f64 x)))
(+ (log z) (* -1 (log (/ 1 y))))
(+.f64 (log.f64 y) (log.f64 z))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 z)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+.f64 (log.f64 z) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 y))))
(+ (log -1) (+ (log z) (* -1 (log (/ -1 y)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y))))
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 x y) (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)))))
(-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y) (log.f64 #s(literal -1 binary64))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)))))
(+.f64 (log.f64 z) (+.f64 (/.f64 (+.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (/.f64 (*.f64 x x) y)))) y)) y) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(log y)
(log.f64 y)
(+ (log y) (/ x y))
(+.f64 (log.f64 y) (/.f64 x y))
(+ (log y) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 y))
(+ (log y) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 y))
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (* -1 (log (/ 1 x))) (/ y x))
(+.f64 (/.f64 y x) (log.f64 x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+.f64 (/.f64 y x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (-.f64 #s(literal 0 binary64) y)) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(+.f64 (/.f64 (+.f64 y (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x))) x)) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(log x)
(log.f64 x)
(+ (log x) (/ y x))
(+.f64 (/.f64 y x) (log.f64 x))
(+ (log x) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 x))
(+ (log x) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (log.f64 x))
(* -1 (log (/ 1 y)))
(log.f64 y)
(+ (* -1 (log (/ 1 y))) (/ x y))
(+.f64 (log.f64 y) (/.f64 x y))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 y))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 y)))
(+ (log -1) (* -1 (log (/ -1 y))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 x y) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(+.f64 (/.f64 (+.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (/.f64 (*.f64 x x) y)))) y)) y) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(* -1/2 (log t))
(*.f64 (log.f64 t) #s(literal -1/2 binary64))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))

eval106.0ms (0.6%)

Memory
6.0MiB live, 119.5MiB allocated
Compiler

Compiled 19 673 to 1 597 computations (91.9% saved)

prune105.0ms (0.6%)

Memory
11.7MiB live, 208.9MiB allocated
Pruning

25 alts after pruning (25 fresh and 0 done)

PrunedKeptTotal
New52225547
Fresh000
Picked101
Done000
Total52325548
Accuracy
99.9%
Counts
548 → 25
Alt Table
Click to see full alt table
StatusAccuracyProgram
63.8%
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
80.5%
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t)) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
91.3%
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
78.5%
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
60.3%
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
64.2%
(fma.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
68.3%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 (+.f64 y x))))
47.1%
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (+.f64 a #s(literal 1/2 binary64))))
60.1%
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
49.7%
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
78.4%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
78.5%
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
78.5%
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
32.0%
(-.f64 #s(literal 0 binary64) t)
99.5%
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
78.4%
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
77.1%
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
99.5%
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
73.0%
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
99.1%
(+.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
99.1%
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
49.6%
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
40.4%
(*.f64 (log.f64 t) a)
89.6%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
88.1%
(*.f64 a (+.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))) (-.f64 (log.f64 t) (/.f64 t a))))
Compiler

Compiled 1 358 to 848 computations (37.6% saved)

simplify333.0ms (1.9%)

Memory
3.9MiB live, 513.2MiB allocated
Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(pow.f64 (log.f64 z) #s(literal 2 binary64))
cost-diff0
(-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))
cost-diff192
(+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
cost-diff14336
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t)) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
cost-diff0
(log.f64 (+.f64 x y))
cost-diff0
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
cost-diff0
(-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t)
cost-diff192
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
cost-diff0
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z)))
cost-diff0
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t))
cost-diff1408
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
cost-diff0
(-.f64 #s(literal 0 binary64) t)
cost-diff0
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
cost-diff0
(-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t)
cost-diff192
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
cost-diff1024
(/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))
Rules
12 156×accelerator-lowering-fma.f32
12 156×accelerator-lowering-fma.f64
2 364×+-lowering-+.f64
2 364×+-lowering-+.f32
2 052×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
043326
186318
2222318
3776318
42182318
55043318
67764318
08040306
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (- (+ (log (+ x y)) (log z)) t) (/ (log t) (/ 1 (+ a -1/2))))
(- (+ (log (+ x y)) (log z)) t)
(+ (log (+ x y)) (log z))
(log (+ x y))
(+ x y)
x
y
(log z)
z
t
(/ (log t) (/ 1 (+ a -1/2)))
(log t)
(/ 1 (+ a -1/2))
1
(+ a -1/2)
a
-1/2
(- 0 t)
0
t
(/ 1 (/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)))
1
(/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t))
(- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)
(+ (* (+ a -1/2) (log t)) (log (* (+ x y) z)))
(+ a -1/2)
a
-1/2
(log t)
t
(log (* (+ x y) z))
(* (+ x y) z)
(+ x y)
x
y
z
(+ (- (+ (log (+ x y)) (log z)) t) (/ (* (+ (* a a) -1/4) (log t)) (+ a 1/2)))
(- (+ (log (+ x y)) (log z)) t)
(+ (log (+ x y)) (log z))
(log (+ x y))
(+ x y)
x
y
(log z)
z
t
(/ (* (+ (* a a) -1/4) (log t)) (+ a 1/2))
(* (+ (* a a) -1/4) (log t))
(+ (* a a) -1/4)
a
-1/4
(log t)
(+ a 1/2)
1/2
(+ (* (- (pow (log z) 2) (* t t)) (/ 1 (+ (log z) t))) (+ (log (+ x y)) (* (+ a -1/2) (log t))))
(- (pow (log z) 2) (* t t))
(pow (log z) 2)
(log z)
z
2
(* t t)
t
(/ 1 (+ (log z) t))
1
(+ (log z) t)
(+ (log (+ x y)) (* (+ a -1/2) (log t)))
(log (+ x y))
(+ x y)
x
y
(* (+ a -1/2) (log t))
(+ a -1/2)
a
-1/2
(log t)
Outputs
(+ (- (+ (log (+ x y)) (log z)) t) (/ (log t) (/ 1 (+ a -1/2))))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) t)))
(- (+ (log (+ x y)) (log z)) t)
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))
(+ (log (+ x y)) (log z))
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
(log (+ x y))
(log.f64 (+.f64 x y))
(+ x y)
(+.f64 x y)
x
y
(log z)
(log.f64 z)
z
t
(/ (log t) (/ 1 (+ a -1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64))
(log t)
(log.f64 t)
(/ 1 (+ a -1/2))
(/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))
1
#s(literal 1 binary64)
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
(- 0 t)
(-.f64 #s(literal 0 binary64) t)
0
#s(literal 0 binary64)
t
(/ 1 (/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) t))
1
#s(literal 1 binary64)
(/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) t)))
(- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) t))
(+ (* (+ a -1/2) (log t)) (log (* (+ x y) z)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
(log t)
(log.f64 t)
t
(log (* (+ x y) z))
(log.f64 (*.f64 (+.f64 x y) z))
(* (+ x y) z)
(*.f64 (+.f64 x y) z)
(+ x y)
(+.f64 x y)
x
y
z
(+ (- (+ (log (+ x y)) (log z)) t) (/ (* (+ (* a a) -1/4) (log t)) (+ a 1/2)))
(+.f64 (-.f64 (log.f64 z) t) (fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 x y))))
(- (+ (log (+ x y)) (log z)) t)
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))
(+ (log (+ x y)) (log z))
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
(log (+ x y))
(log.f64 (+.f64 x y))
(+ x y)
(+.f64 x y)
x
y
(log z)
(log.f64 z)
z
t
(/ (* (+ (* a a) -1/4) (log t)) (+ a 1/2))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) #s(literal 0 binary64))
(* (+ (* a a) -1/4) (log t))
(*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))
(+ (* a a) -1/4)
(fma.f64 a a #s(literal -1/4 binary64))
a
-1/4
#s(literal -1/4 binary64)
(log t)
(log.f64 t)
(+ a 1/2)
(+.f64 a #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(+ (* (- (pow (log z) 2) (* t t)) (/ 1 (+ (log z) t))) (+ (log (+ x y)) (* (+ a -1/2) (log t))))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) t)))
(- (pow (log z) 2) (* t t))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(pow (log z) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(log z)
(log.f64 z)
z
2
#s(literal 2 binary64)
(* t t)
(fma.f64 t t #s(literal 0 binary64))
t
(/ 1 (+ (log z) t))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t))
1
#s(literal 1 binary64)
(+ (log z) t)
(+.f64 (log.f64 z) t)
(+ (log (+ x y)) (* (+ a -1/2) (log t)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))
(log (+ x y))
(log.f64 (+.f64 x y))
(+ x y)
(+.f64 x y)
x
y
(* (+ a -1/2) (log t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64))
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
(log t)
(log.f64 t)

localize169.0ms (1%)

Memory
23.4MiB live, 289.5MiB allocated
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t))
accuracy99.5%
(+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
accuracy99.2%
(pow.f64 (log.f64 z) #s(literal 2 binary64))
accuracy80.7%
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t)) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
accuracy99.8%
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t))
accuracy99.8%
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
accuracy99.1%
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
accuracy77.5%
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64)))
accuracy99.6%
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t))
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
accuracy99.4%
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z)))
accuracy79.1%
(log.f64 (*.f64 (+.f64 x y) z))
accuracy100.0%
(-.f64 #s(literal 0 binary64) t)
accuracy100.0%
(/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))
accuracy99.8%
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
accuracy99.7%
(/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))
accuracy99.1%
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
Samples
94.0ms256×0valid
Compiler

Compiled 331 to 45 computations (86.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 55.0ms
ival-add: 13.0ms (23.8% of total)
ival-log: 12.0ms (21.9% of total)
ival-div: 10.0ms (18.3% of total)
ival-mult: 9.0ms (16.5% of total)
ival-sub: 7.0ms (12.8% of total)
ival-pow2: 3.0ms (5.5% of total)
exact: 1.0ms (1.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series132.0ms (0.8%)

Memory
-11.9MiB live, 231.3MiB allocated
Counts
20 → 768
Calls
Call 1
Inputs
#<alt (/ (log t) (/ 1 (+ a -1/2)))>
#<alt (+ (- (+ (log (+ x y)) (log z)) t) (/ (log t) (/ 1 (+ a -1/2))))>
#<alt (- (+ (log (+ x y)) (log z)) t)>
#<alt (+ (log (+ x y)) (log z))>
#<alt (- 0 t)>
#<alt (/ 1 (/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)))>
#<alt (/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t))>
#<alt (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)>
#<alt (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z)))>
#<alt (+ (- (+ (log (+ x y)) (log z)) t) (/ (* (+ (* a a) -1/4) (log t)) (+ a 1/2)))>
#<alt (log (+ x y))>
#<alt (+ (* (- (pow (log z) 2) (* t t)) (/ 1 (+ (log z) t))) (+ (log (+ x y)) (* (+ a -1/2) (log t))))>
#<alt (+ (log (+ x y)) (* (+ a -1/2) (log t)))>
#<alt (- (pow (log z) 2) (* t t))>
#<alt (pow (log z) 2)>
#<alt (/ 1 (+ a -1/2))>
#<alt (log (* (+ x y) z))>
#<alt (/ (* (+ (* a a) -1/4) (log t)) (+ a 1/2))>
#<alt (* (+ (* a a) -1/4) (log t))>
#<alt (/ 1 (+ (log z) t))>
Outputs
#<alt (* (log t) (- a 1/2))>
#<alt (* (log t) (- a 1/2))>
#<alt (* (log t) (- a 1/2))>
#<alt (* (log t) (- a 1/2))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* -1/2 (log t))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (- (+ (log y) (+ (log z) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log y) (+ (log z) (+ (* (log t) (- a 1/2)) (/ x y)))) t)>
#<alt (- (+ (log y) (+ (log z) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log y) (+ (log z) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))) t)>
#<alt (- (+ (log x) (+ (log z) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log x) (+ (log z) (+ (* (log t) (- a 1/2)) (/ y x)))) t)>
#<alt (- (+ (log x) (+ (log z) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log x) (+ (log z) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (* -1 t)>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))>
#<alt (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)>
#<alt (* a (log t))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))>
#<alt (- (+ (log y) (log z)) t)>
#<alt (- (+ (log y) (+ (log z) (/ x y))) t)>
#<alt (- (+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))) t)>
#<alt (- (+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))) t)>
#<alt (- (+ (log z) (* -1 (log (/ 1 x)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))) t)>
#<alt (- (+ (log -1) (+ (log z) (* -1 (log (/ -1 x))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x)))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))) t)>
#<alt (- (+ (log x) (log z)) t)>
#<alt (- (+ (log x) (+ (log z) (/ y x))) t)>
#<alt (- (+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))) t)>
#<alt (- (+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))) t)>
#<alt (- (+ (log z) (* -1 (log (/ 1 y)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))) t)>
#<alt (- (+ (log -1) (+ (log z) (* -1 (log (/ -1 y))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y)))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))) t)>
#<alt (- (+ (log z) (log (+ x y))) t)>
#<alt (- (+ (log z) (log (+ x y))) t)>
#<alt (- (+ (log z) (log (+ x y))) t)>
#<alt (- (+ (log z) (log (+ x y))) t)>
#<alt (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)>
#<alt (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)>
#<alt (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)>
#<alt (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1 t)))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1 t)))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1 t)))>
#<alt (* -1 t)>
#<alt (* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))>
#<alt (* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))>
#<alt (* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))>
#<alt (+ (log y) (log z))>
#<alt (+ (log y) (+ (log z) (/ x y)))>
#<alt (+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y)))))>
#<alt (+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))>
#<alt (+ (log z) (* -1 (log (/ 1 x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))>
#<alt (+ (log -1) (+ (log z) (* -1 (log (/ -1 x)))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)))))>
#<alt (+ (log x) (log z))>
#<alt (+ (log x) (+ (log z) (/ y x)))>
#<alt (+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x)))))>
#<alt (+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x)))))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))>
#<alt (+ (log -1) (+ (log z) (* -1 (log (/ -1 y)))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)))))>
#<alt (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)))))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))>
#<alt (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))>
#<alt (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))>
#<alt (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)>
#<alt (- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)>
#<alt (- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)>
#<alt (- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)>
#<alt (* a (log t))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))>
#<alt (* -1 t)>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))>
#<alt (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)>
#<alt (- (+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y))) t)>
#<alt (- (+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)>
#<alt (- (+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x))) t)>
#<alt (- (+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t))>
#<alt (+ (* -1 (/ (* a (log t)) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2))) (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)))>
#<alt (+ (* a (- (/ (* a (pow (log t) 2)) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 3)) (/ (log t) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2)))) (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)))>
#<alt (+ (* a (- (* a (- (* -1 (/ (* a (pow (log t) 3)) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 4))) (* -1 (/ (pow (log t) 2) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 3))))) (/ (log t) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2)))) (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)))>
#<alt (/ 1 (* a (log t)))>
#<alt (/ (- (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (/ t (* a (pow (log t) 2))))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)>
#<alt (/ (- (+ (* -1 (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t)))) (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (/ t (* a (pow (log t) 2)))))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)>
#<alt (/ (- (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (+ (/ t (* a (pow (log t) 2))) (/ (* (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 3) (pow (log t) 2)))))) (+ (/ (log (* z (+ x y))) (* a (pow (log t) 2))) (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t))))) a)>
#<alt (/ 1 (* a (log t)))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (log t)))) (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (pow (log t) 2)))) (* -1 (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (log t)))) a)) (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))>
#<alt (+ (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))) (/ t (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 2)))>
#<alt (+ (* t (+ (/ 1 (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 2)) (/ t (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 3)))) (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))))>
#<alt (+ (* t (+ (* t (+ (/ 1 (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 3)) (/ t (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 4)))) (/ 1 (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 2)))) (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))))>
#<alt (/ -1 t)>
#<alt (/ (- (* -1 (/ (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)) 1) t)>
#<alt (/ (- (* -1 (/ (pow (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) 2) (pow t 2))) (+ 1 (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)))) t)>
#<alt (/ (- (* -1 (/ (pow (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) 3) (pow t 3))) (+ 1 (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log (* z (+ x y))) t) (/ (pow (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) 2) (pow t 2)))))) t)>
#<alt (/ -1 t)>
#<alt (* -1 (/ (+ 1 (+ (/ (log (* z (+ x y))) t) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t))) t))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) 2) t)) (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))) t))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) 3) t) (* -1 (pow (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) 2))) t)) (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))) t))>
#<alt (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t))>
#<alt (+ (* -1 (/ x (* y (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)))>
#<alt (+ (* x (- (* x (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 3))))) (/ 1 (* y (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)))>
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/3 (/ 1 (* (pow y 3) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (+ (/ 1 (* (pow y 3) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 3))) (/ 1 (* (pow y 3) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 3)))))) (/ 1 (* y (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)))>
#<alt (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))>
#<alt (+ (* -1 (/ y (* x (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2)))) (pow x 2))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))) (/ y (* x (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))))) (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))) (+ (* 1/3 (/ (pow y 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))) (* 1/2 (/ (pow y 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3))))) (pow x 3))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/2 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ y (* x (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))))))>
#<alt (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t))>
#<alt (+ (* -1 (/ y (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3)))) (* -1/2 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2))))) (* -1 (/ y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/3 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2))))) (* x (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t))))) (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2))))) x)) (* -1 (/ y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)))>
#<alt (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t))>
#<alt (+ (* -1 (/ y (* x (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)))>
#<alt (+ (* y (- (* y (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 3))))) (/ 1 (* x (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)))>
#<alt (+ (* y (- (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (* (pow x 3) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 3))) (/ 1 (* (pow x 3) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 3)))))) (/ 1 (* x (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)))>
#<alt (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))>
#<alt (+ (* -1 (/ x (* y (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2)))) (pow y 2))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))) (/ x (* y (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))))) (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))) (+ (* 1/3 (/ (pow x 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))) (* 1/2 (/ (pow x 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3))))) (pow y 3))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ x (* y (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))))))>
#<alt (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t))>
#<alt (+ (* -1 (/ x (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3)))) (* -1/2 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2))))) (* -1 (/ x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/3 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2))))) (* y (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t))))) (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2))))) y)) (* -1 (/ x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)))>
#<alt (/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))>
#<alt (/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))>
#<alt (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)>
#<alt (- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)>
#<alt (- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)>
#<alt (- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)>
#<alt (* a (log t))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))>
#<alt (* -1 t)>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))>
#<alt (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)>
#<alt (- (+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y))) t)>
#<alt (- (+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)>
#<alt (- (+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x))) t)>
#<alt (- (+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)>
#<alt (+ (log (* z (+ x y))) (* -1/2 (log t)))>
#<alt (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* y z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y)))>
#<alt (+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x))))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (* x z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x)))>
#<alt (+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y))))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (- (+ (log y) (+ (log z) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log y) (+ (log z) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log y) (+ (log z) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log y) (+ (log z) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)>
#<alt (- (+ (log x) (+ (log z) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log x) (+ (log z) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log x) (+ (log z) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log x) (+ (log z) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)>
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)>
#<alt (- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)>
#<alt (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))>
#<alt (* -1 t)>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))>
#<alt (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)>
#<alt (- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)>
#<alt (* a (log t))>
#<alt (* a (- (+ (log t) (+ (/ (log z) a) (/ (log (+ x y)) a))) (+ (* 1/2 (/ (log t) a)) (/ t a))))>
#<alt (* a (- (+ (log t) (+ (/ (log z) a) (/ (log (+ x y)) a))) (+ (* 1/2 (/ (log t) a)) (/ t a))))>
#<alt (* a (- (+ (log t) (+ (/ (log z) a) (/ (log (+ x y)) a))) (+ (* 1/2 (/ (log t) a)) (/ t a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (log (+ x y))) (+ t (* 1/2 (log t)))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (log (+ x y))) (+ t (* 1/2 (log t)))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (log (+ x y))) (+ t (* 1/2 (log t)))) a)))))>
#<alt (log y)>
#<alt (+ (log y) (/ x y))>
#<alt (+ (log y) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))>
#<alt (+ (log y) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ y x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ y x)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))>
#<alt (log x)>
#<alt (+ (log x) (/ y x))>
#<alt (+ (log x) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))>
#<alt (+ (log x) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))>
#<alt (* -1 (log (/ 1 y)))>
#<alt (+ (* -1 (log (/ 1 y))) (/ x y))>
#<alt (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))>
#<alt (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))>
#<alt (+ (log -1) (* -1 (log (/ -1 y))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (/ x y)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))>
#<alt (- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (* -1 t)>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (* -1 (/ (pow (log z) 2) (pow t 2))) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (pow (log z) 2) (pow t 2)))))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (* -1 (/ (pow (log z) 2) (pow t 2))) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (pow (log z) 2) (pow t 2)))))) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 (/ (+ (* -1 (pow (log z) 2)) (pow (log z) 2)) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 (/ (+ (* -1 (pow (log z) 2)) (pow (log z) 2)) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)))))>
#<alt (- (+ (log y) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log y) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log y) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log y) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z)))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log x) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log x) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log x) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log x) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z)))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (+ (* a (log t)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (+ (* a (log t)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (+ (* a (log t)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))>
#<alt (* a (log t))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log (+ x y)) a) (/ (pow (log z) 2) (* a (+ t (log z))))))) (/ (pow t 2) (* a (+ t (log z))))))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log (+ x y)) a) (/ (pow (log z) 2) (* a (+ t (log z))))))) (/ (pow t 2) (* a (+ t (log z))))))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log (+ x y)) a) (/ (pow (log z) 2) (* a (+ t (log z))))))) (/ (pow t 2) (* a (+ t (log z))))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z)))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z)))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z)))) a)))))>
#<alt (+ (log y) (* (log t) (- a 1/2)))>
#<alt (+ (log y) (+ (* (log t) (- a 1/2)) (/ x y)))>
#<alt (+ (log y) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))>
#<alt (+ (log x) (* (log t) (- a 1/2)))>
#<alt (+ (log x) (+ (* (log t) (- a 1/2)) (/ y x)))>
#<alt (+ (log x) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log x) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))>
#<alt (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))>
#<alt (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (+ x y)) (* -1/2 (log t)))>
#<alt (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (+ x y)) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (+ x y)) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (+ x y)) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (+ x y)) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (+ x y)) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (+ x y)) (* -1/2 (log t))) a)))))>
#<alt (+ (log (+ x y)) (* (log t) (- a 1/2)))>
#<alt (+ (log (+ x y)) (* (log t) (- a 1/2)))>
#<alt (+ (log (+ x y)) (* (log t) (- a 1/2)))>
#<alt (+ (log (+ x y)) (* (log t) (- a 1/2)))>
#<alt (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (- (pow (log z) 2) (pow t 2))>
#<alt (- (pow (log z) 2) (pow t 2))>
#<alt (- (pow (log z) 2) (pow t 2))>
#<alt (- (pow (log z) 2) (pow t 2))>
#<alt (- (pow (log (/ 1 z)) 2) (pow t 2))>
#<alt (- (pow (log (/ 1 z)) 2) (pow t 2))>
#<alt (- (pow (log (/ 1 z)) 2) (pow t 2))>
#<alt (- (pow (log (/ 1 z)) 2) (pow t 2))>
#<alt (- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))>
#<alt (- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))>
#<alt (- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))>
#<alt (- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))>
#<alt (pow (log z) 2)>
#<alt (+ (* -1 (pow t 2)) (pow (log z) 2))>
#<alt (+ (* -1 (pow t 2)) (pow (log z) 2))>
#<alt (+ (* -1 (pow t 2)) (pow (log z) 2))>
#<alt (* -1 (pow t 2))>
#<alt (* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))>
#<alt (* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))>
#<alt (* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))>
#<alt (* -1 (pow t 2))>
#<alt (* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))>
#<alt (* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))>
#<alt (* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))>
#<alt (pow (log z) 2)>
#<alt (pow (log z) 2)>
#<alt (pow (log z) 2)>
#<alt (pow (log z) 2)>
#<alt (pow (log (/ 1 z)) 2)>
#<alt (pow (log (/ 1 z)) 2)>
#<alt (pow (log (/ 1 z)) 2)>
#<alt (pow (log (/ 1 z)) 2)>
#<alt (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)>
#<alt (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)>
#<alt (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)>
#<alt (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)>
#<alt -2>
#<alt (- (* -4 a) 2)>
#<alt (- (* a (- (* -8 a) 4)) 2)>
#<alt (- (* a (- (* a (- (* -16 a) 8)) 4)) 2)>
#<alt (/ 1 a)>
#<alt (/ (+ 1 (* 1/2 (/ 1 a))) a)>
#<alt (/ (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))) a)>
#<alt (/ (+ 1 (+ (/ 1/4 (pow a 2)) (+ (* 1/2 (/ 1 a)) (* 1/8 (/ 1 (pow a 3)))))) a)>
#<alt (/ 1 a)>
#<alt (/ (+ 1 (* 1/2 (/ 1 a))) a)>
#<alt (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/4 (/ 1 a))) a)) 1) a))>
#<alt (* -1 (/ (- (* -1 (/ (+ 1/2 (+ (/ 1/8 (pow a 2)) (* 1/4 (/ 1 a)))) a)) 1) a))>
#<alt (log (* y z))>
#<alt (+ (log (* y z)) (/ x y))>
#<alt (+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))>
#<alt (+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))>
#<alt (+ (log z) (* -1 (log (/ 1 x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))>
#<alt (log (* x z))>
#<alt (+ (log (* x z)) (/ y x))>
#<alt (+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))>
#<alt (+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (* -1/2 (log t))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))>
#<alt (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))>
#<alt (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))>
#<alt (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))>
#<alt (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))>
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))>
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))>
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))>
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))>
#<alt (* -1/4 (log t))>
#<alt (+ (* -1/4 (log t)) (* (pow a 2) (log t)))>
#<alt (+ (* -1/4 (log t)) (* (pow a 2) (log t)))>
#<alt (+ (* -1/4 (log t)) (* (pow a 2) (log t)))>
#<alt (* (pow a 2) (log t))>
#<alt (* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))>
#<alt (* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))>
#<alt (* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))>
#<alt (* (pow a 2) (log t))>
#<alt (* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))>
#<alt (* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))>
#<alt (* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))>
#<alt (* (log t) (- (pow a 2) 1/4))>
#<alt (* (log t) (- (pow a 2) 1/4))>
#<alt (* (log t) (- (pow a 2) 1/4))>
#<alt (* (log t) (- (pow a 2) 1/4))>
#<alt (* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))>
#<alt (* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))>
#<alt (* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))>
#<alt (* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))>
#<alt (/ 1 (+ t (log z)))>
#<alt (/ 1 (+ t (log z)))>
#<alt (/ 1 (+ t (log z)))>
#<alt (/ 1 (+ t (log z)))>
#<alt (/ 1 (+ t (* -1 (log (/ 1 z)))))>
#<alt (/ 1 (+ t (* -1 (log (/ 1 z)))))>
#<alt (/ 1 (+ t (* -1 (log (/ 1 z)))))>
#<alt (/ 1 (+ t (* -1 (log (/ 1 z)))))>
#<alt (/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))>
#<alt (/ 1 (log z))>
#<alt (+ (* -1 (/ t (pow (log z) 2))) (/ 1 (log z)))>
#<alt (+ (* t (- (/ t (pow (log z) 3)) (/ 1 (pow (log z) 2)))) (/ 1 (log z)))>
#<alt (+ (* t (- (* t (+ (* -1 (/ t (pow (log z) 4))) (/ 1 (pow (log z) 3)))) (/ 1 (pow (log z) 2)))) (/ 1 (log z)))>
#<alt (/ 1 t)>
#<alt (/ (+ 1 (* -1 (/ (log z) t))) t)>
#<alt (/ (- (+ 1 (/ (pow (log z) 2) (pow t 2))) (/ (log z) t)) t)>
#<alt (/ (- (+ 1 (* -1 (/ (pow (log z) 3) (pow t 3)))) (+ (* -1 (/ (pow (log z) 2) (pow t 2))) (/ (log z) t))) t)>
#<alt (/ 1 t)>
#<alt (* -1 (/ (- (/ (log z) t) 1) t))>
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (log z) 2) t) (log z)) t)) 1) t))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (log z) 3) t) (pow (log z) 2)) t)) (log z)) t)) 1) t))>
Calls

192 calls:

TimeVariablePointExpression
17.0ms
z
@-inf
(/ 1 (/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)))
11.0ms
t
@0
(+ (* (+ a -1/2) (log t)) (log (* (+ x y) z)))
10.0ms
z
@0
(/ 1 (/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)))
8.0ms
t
@0
(+ (log (+ x y)) (* (+ a -1/2) (log t)))
8.0ms
y
@inf
(/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t))

rewrite476.0ms (2.7%)

Memory
45.6MiB live, 707.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 060×/-lowering-/.f32
4 060×/-lowering-/.f64
2 758×accelerator-lowering-fma.f32
2 758×accelerator-lowering-fma.f64
2 746×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
043199
1298185
23177185
08293176
Stop Event
iter limit
node limit
Counts
20 → 1 713
Calls
Call 1
Inputs
(/ (log t) (/ 1 (+ a -1/2)))
(+ (- (+ (log (+ x y)) (log z)) t) (/ (log t) (/ 1 (+ a -1/2))))
(- (+ (log (+ x y)) (log z)) t)
(+ (log (+ x y)) (log z))
(- 0 t)
(/ 1 (/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)))
(/ 1 (- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t))
(- (+ (* (+ a -1/2) (log t)) (log (* (+ x y) z))) t)
(+ (* (+ a -1/2) (log t)) (log (* (+ x y) z)))
(+ (- (+ (log (+ x y)) (log z)) t) (/ (* (+ (* a a) -1/4) (log t)) (+ a 1/2)))
(log (+ x y))
(+ (* (- (pow (log z) 2) (* t t)) (/ 1 (+ (log z) t))) (+ (log (+ x y)) (* (+ a -1/2) (log t))))
(+ (log (+ x y)) (* (+ a -1/2) (log t)))
(- (pow (log z) 2) (* t t))
(pow (log z) 2)
(/ 1 (+ a -1/2))
(log (* (+ x y) z))
(/ (* (+ (* a a) -1/4) (log t)) (+ a 1/2))
(* (+ (* a a) -1/4) (log t))
(/ 1 (+ (log z) t))
Outputs
(+.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (*.f64 (log.f64 t) a))
(+.f64 (*.f64 a (log.f64 t)) (*.f64 #s(literal -1/2 binary64) (log.f64 t)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 t)) (*.f64 a (log.f64 t)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (log.f64 t) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (log.f64 t) a (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (*.f64 (log.f64 t) a))
(fma.f64 a (log.f64 t) (*.f64 #s(literal -1/2 binary64) (log.f64 t)))
(fma.f64 #s(literal -1/2 binary64) (log.f64 t) (*.f64 a (log.f64 t)))
(neg.f64 (/.f64 (log.f64 t) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (log.f64 t)) (*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (log.f64 t)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal 1 binary64)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 t))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 a a #s(literal 1/4 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (log.f64 t))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (log.f64 t))) (neg.f64 (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 a a #s(literal 1/4 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))
(*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)))
(*.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)))
(+.f64 (log.f64 (+.f64 x y)) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(+.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(+.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(+.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t))
(+.f64 (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (log.f64 (+.f64 x y)))
(exp.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1 binary64)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(-.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) t)
(-.f64 (/.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 1 binary64)) (/.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))) (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 #s(literal -1 binary64) t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (log.f64 z) t))
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (log.f64 z) t))
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (fma.f64 t (-.f64 t (log.f64 z)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))
(*.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(*.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))
(+.f64 (log.f64 z) (+.f64 (log.f64 (+.f64 x y)) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) t))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))
(+.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(-.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 0 binary64)) t)
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))) (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) t))))
(fma.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (log.f64 (+.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (log.f64 (+.f64 x y)))
(fma.f64 #s(literal -1 binary64) t (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) t))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (fma.f64 t (-.f64 t (log.f64 z)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (log.f64 (+.f64 x y)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (-.f64 (log.f64 (+.f64 x y)) t))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) t (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) t))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t)))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) t)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) t (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) z)) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (log.f64 (+.f64 x y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))))
(pow.f64 (/.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(log.f64 (*.f64 (+.f64 x y) z))
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))))
(-.f64 (log.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 z (*.f64 (+.f64 x y) (-.f64 x y)))) (log.f64 (-.f64 x y)))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) z)) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) z)) (log.f64 (-.f64 x y)))
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 x y)))) (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 x y)))))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (log.f64 (+.f64 x y)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (log.f64 (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (+.f64 x y) z)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (/.f64 (+.f64 x y) z)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 z)))))
(/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (log.f64 (/.f64 (+.f64 x y) z)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 z))))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z)))) (neg.f64 (log.f64 (/.f64 (+.f64 x y) z))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (log.f64 (/.f64 z (+.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))))) (neg.f64 (neg.f64 (log.f64 (/.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 z (+.f64 x y)))))
(pow.f64 (/.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (log.f64 (/.f64 (+.f64 x y) z)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) t)
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(-.f64 (/.f64 #s(literal 0 binary64) t) t)
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))
(fma.f64 #s(literal -1 binary64) t #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64))
(neg.f64 t)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(pow.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) t)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(+.f64 (log.f64 (+.f64 x y)) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(+.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(+.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(+.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t))
(+.f64 (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (log.f64 (+.f64 x y)))
(exp.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1 binary64)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(-.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) t)
(-.f64 (/.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 1 binary64)) (/.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))) (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 #s(literal -1 binary64) t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (log.f64 z) t))
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (log.f64 z) t))
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (fma.f64 t (-.f64 t (log.f64 z)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))
(*.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(*.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 1 binary64)))
(+.f64 (log.f64 (+.f64 x y)) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(+.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(+.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(+.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t))
(+.f64 (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (log.f64 (+.f64 x y)))
(exp.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1 binary64)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(-.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) t)
(-.f64 (/.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 1 binary64)) (/.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))) (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 #s(literal -1 binary64) t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (log.f64 z) t))
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (log.f64 z) t))
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (fma.f64 t (-.f64 t (log.f64 z)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))
(*.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(*.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(+.f64 (log.f64 (+.f64 x y)) (+.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (log.f64 z))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (log.f64 (+.f64 x y)))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (log.f64 z))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (log.f64 z))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(pow.f64 (/.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))))
(+.f64 (log.f64 (+.f64 x y)) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(+.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(+.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(+.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t))
(+.f64 (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (log.f64 (+.f64 x y)))
(exp.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1 binary64)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(-.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) t)
(-.f64 (/.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 1 binary64)) (/.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))) (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 #s(literal -1 binary64) t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (log.f64 z) t))
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (log.f64 z) t))
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (fma.f64 t (-.f64 t (log.f64 z)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))
(*.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(*.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(log.f64 (+.f64 x y))
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (log.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))))
(-.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (log.f64 (-.f64 x y)))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (log.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))))
(-.f64 (log.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (log.f64 (neg.f64 (-.f64 x y))))
(-.f64 (log.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (log.f64 (-.f64 y x)))
(neg.f64 (log.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))
(neg.f64 (log.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))
(+.f64 (log.f64 (+.f64 x y)) (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(+.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 z) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(+.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))
(+.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(+.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(+.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t))
(+.f64 (+.f64 (-.f64 (log.f64 z) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (log.f64 (+.f64 x y)))
(exp.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1 binary64)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(-.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) t)
(-.f64 (/.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 1 binary64)) (/.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))) (/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (/.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))) (/.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 1 binary64)))
(fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 #s(literal -1 binary64) t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (log.f64 z) t))
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (log.f64 z) t))
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z)))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (fma.f64 t (-.f64 t (log.f64 z)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (log.f64 t)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (log.f64 t))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 t (log.f64 z)) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 t (log.f64 z)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 t (log.f64 z)) (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 t (log.f64 z)) (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (+.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t))
(*.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t)) #s(literal 1 binary64)))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(*.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t)) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(+.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y)))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y)))) (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y)))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y)))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 x y)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (log.f64 (+.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (log.f64 (+.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (+.f64 x y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (log.f64 (+.f64 x y)))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 x y)))
(fma.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (+.f64 x y)))
(fma.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 x y)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (+.f64 x y)) (+.f64 a #s(literal -1/2 binary64))) (log.f64 t)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (+.f64 x y)) (+.f64 a #s(literal -1/2 binary64))) (log.f64 t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y)))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (/.f64 (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(fma.f64 (log.f64 z) (log.f64 z) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))
(fma.f64 #s(literal -1 binary64) (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) t) t (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (+.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (-.f64 (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) #s(literal 1 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal 1 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (-.f64 (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))))
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) #s(literal 1 binary64))
(*.f64 (+.f64 t (log.f64 z)) (-.f64 (log.f64 z) t))
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (log.f64 z) #s(literal 4 binary64)))))
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 4 binary64)) (*.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (pow.f64 (log.f64 z) #s(literal 2 binary64)))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 z))))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 z))) #s(literal 1 binary64)))
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(pow.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (log.f64 z)))
(*.f64 (log.f64 z) (log.f64 z))
(exp.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))))))
(pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(log.f64 (*.f64 (+.f64 x y) z))
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x y) z))))
(-.f64 (log.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 z (*.f64 (+.f64 x y) (-.f64 x y)))) (log.f64 (-.f64 x y)))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) z)) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) z)) (log.f64 (-.f64 x y)))
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 x y)))) (/.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 x y)))))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (log.f64 (+.f64 x y)))
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 z)) #s(literal 1 binary64)) (log.f64 (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (+.f64 x y) z)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (/.f64 (+.f64 x y) z)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 z)))))
(/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (log.f64 (/.f64 (+.f64 x y) z)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x y)) (log.f64 z))))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z)))) (neg.f64 (log.f64 (/.f64 (+.f64 x y) z))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (log.f64 (/.f64 z (+.f64 x y))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))))) (neg.f64 (neg.f64 (log.f64 (/.f64 (+.f64 x y) z)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 z (+.f64 x y)))))
(pow.f64 (/.f64 (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (log.f64 (/.f64 (+.f64 x y) z)) (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))))
(*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) z)) (log.f64 (/.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x y) z))))
(+.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (*.f64 (log.f64 t) a))
(+.f64 (*.f64 a (log.f64 t)) (*.f64 #s(literal -1/2 binary64) (log.f64 t)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 t)) (*.f64 a (log.f64 t)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (log.f64 t) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (log.f64 t) a (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (*.f64 (log.f64 t) a))
(fma.f64 a (log.f64 t) (*.f64 #s(literal -1/2 binary64) (log.f64 t)))
(fma.f64 #s(literal -1/2 binary64) (log.f64 t) (*.f64 a (log.f64 t)))
(neg.f64 (/.f64 (log.f64 t) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (log.f64 t)) (*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (log.f64 t)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal 1 binary64)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 t))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 a a #s(literal 1/4 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (log.f64 t))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (log.f64 t))) (neg.f64 (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 a a #s(literal 1/4 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))
(*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64)))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (log.f64 t) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 a a #s(literal -1/4 binary64)))
(*.f64 (/.f64 (log.f64 t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)))
(+.f64 (*.f64 (log.f64 t) (*.f64 a a)) (*.f64 (log.f64 t) #s(literal -1/4 binary64)))
(+.f64 (*.f64 (log.f64 t) #s(literal -1/4 binary64)) (*.f64 (log.f64 t) (*.f64 a a)))
(+.f64 (*.f64 (*.f64 a a) (log.f64 t)) (*.f64 #s(literal -1/4 binary64) (log.f64 t)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 t)) (*.f64 (*.f64 a a) (log.f64 t)))
(fma.f64 (log.f64 t) (*.f64 a a) (*.f64 (log.f64 t) #s(literal -1/4 binary64)))
(fma.f64 (log.f64 t) #s(literal -1/4 binary64) (*.f64 (log.f64 t) (*.f64 a a)))
(fma.f64 (*.f64 a a) (log.f64 t) (*.f64 #s(literal -1/4 binary64) (log.f64 t)))
(fma.f64 #s(literal -1/4 binary64) (log.f64 t) (*.f64 (*.f64 a a) (log.f64 t)))
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (log.f64 t)) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (log.f64 t)) (fma.f64 a a #s(literal 1/4 binary64)))
(/.f64 (*.f64 (log.f64 t) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64))) (fma.f64 a a #s(literal 1/4 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) (log.f64 t))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (log.f64 t))) (neg.f64 (fma.f64 a a #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)))) (neg.f64 (fma.f64 a a #s(literal 1/4 binary64))))
(*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t))
(exp.f64 (*.f64 (log.f64 (+.f64 t (log.f64 z))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 t (log.f64 z))))
(/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (log.f64 z)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t (log.f64 z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (log.f64 z))))))
(pow.f64 (+.f64 t (log.f64 z)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 t (log.f64 z)) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (log.f64 z)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 t (log.f64 z)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 t (log.f64 z)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 t (log.f64 z))))
(*.f64 (pow.f64 (+.f64 t (log.f64 z)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 t (log.f64 z)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (log.f64 z) t))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (fma.f64 t (-.f64 t (log.f64 z)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (log.f64 z)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64)))

simplify810.0ms (4.6%)

Memory
-181.9MiB live, 746.8MiB allocated
Algorithm
egg-herbie
Rules
6 416×+-lowering-+.f64
6 416×+-lowering-+.f32
5 896×accelerator-lowering-fma.f32
5 896×accelerator-lowering-fma.f64
4 464×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0127116571
1379215897
0824215199
Stop Event
iter limit
node limit
Counts
768 → 768
Calls
Call 1
Inputs
(* (log t) (- a 1/2))
(* (log t) (- a 1/2))
(* (log t) (- a 1/2))
(* (log t) (- a 1/2))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* -1/2 (log t))
(+ (* -1/2 (log t)) (* a (log t)))
(+ (* -1/2 (log t)) (* a (log t)))
(+ (* -1/2 (log t)) (* a (log t)))
(* a (log t))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(- (+ (log y) (+ (log z) (* (log t) (- a 1/2)))) t)
(- (+ (log y) (+ (log z) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(- (+ (log y) (+ (log z) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))) t)
(- (+ (log y) (+ (log z) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))) t)
(- (+ (log x) (+ (log z) (* (log t) (- a 1/2)))) t)
(- (+ (log x) (+ (log z) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(- (+ (log x) (+ (log z) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))) t)
(- (+ (log x) (+ (log z) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(* -1 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t)
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(* a (log t))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(- (+ (log y) (log z)) t)
(- (+ (log y) (+ (log z) (/ x y))) t)
(- (+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))) t)
(- (+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))) t)
(- (+ (log z) (* -1 (log (/ 1 x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))) t)
(- (+ (log -1) (+ (log z) (* -1 (log (/ -1 x))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x)))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))) t)
(- (+ (log x) (log z)) t)
(- (+ (log x) (+ (log z) (/ y x))) t)
(- (+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))) t)
(- (+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))) t)
(- (+ (log z) (* -1 (log (/ 1 y)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))) t)
(- (+ (log -1) (+ (log z) (* -1 (log (/ -1 y))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y)))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))) t)
(- (+ (log z) (log (+ x y))) t)
(- (+ (log z) (log (+ x y))) t)
(- (+ (log z) (log (+ x y))) t)
(- (+ (log z) (log (+ x y))) t)
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+ (log z) (log (+ x y)))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(* -1 t)
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(+ (log y) (log z))
(+ (log y) (+ (log z) (/ x y)))
(+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y)))))
(+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))
(+ (log z) (* -1 (log (/ 1 x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+ (log -1) (+ (log z) (* -1 (log (/ -1 x)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)))))
(+ (log x) (log z))
(+ (log x) (+ (log z) (/ y x)))
(+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x)))))
(+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x)))))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+ (log -1) (+ (log z) (* -1 (log (/ -1 y)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)))))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(* a (log t))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(* -1 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(- (+ (log (* y z)) (* (log t) (- a 1/2))) t)
(- (+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y))) t)
(- (+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2))))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2))))) t)
(- (+ (log (* x z)) (* (log t) (- a 1/2))) t)
(- (+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x))) t)
(- (+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2))))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2))))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t))
(+ (* -1 (/ (* a (log t)) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2))) (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)))
(+ (* a (- (/ (* a (pow (log t) 2)) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 3)) (/ (log t) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2)))) (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)))
(+ (* a (- (* a (- (* -1 (/ (* a (pow (log t) 3)) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 4))) (* -1 (/ (pow (log t) 2) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 3))))) (/ (log t) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2)))) (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)))
(/ 1 (* a (log t)))
(/ (- (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (/ t (* a (pow (log t) 2))))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)
(/ (- (+ (* -1 (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t)))) (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (/ t (* a (pow (log t) 2)))))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)
(/ (- (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (+ (/ t (* a (pow (log t) 2))) (/ (* (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 3) (pow (log t) 2)))))) (+ (/ (log (* z (+ x y))) (* a (pow (log t) 2))) (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t))))) a)
(/ 1 (* a (log t)))
(* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (log t)))) (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (pow (log t) 2)))) (* -1 (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (log t)))) a)) (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(+ (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))) (/ t (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 2)))
(+ (* t (+ (/ 1 (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 2)) (/ t (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 3)))) (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))))
(+ (* t (+ (* t (+ (/ 1 (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 3)) (/ t (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 4)))) (/ 1 (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 2)))) (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))))
(/ -1 t)
(/ (- (* -1 (/ (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)) 1) t)
(/ (- (* -1 (/ (pow (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) 2) (pow t 2))) (+ 1 (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)))) t)
(/ (- (* -1 (/ (pow (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) 3) (pow t 3))) (+ 1 (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log (* z (+ x y))) t) (/ (pow (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) 2) (pow t 2)))))) t)
(/ -1 t)
(* -1 (/ (+ 1 (+ (/ (log (* z (+ x y))) t) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t))) t))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) 2) t)) (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))) t))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) 3) t) (* -1 (pow (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) 2))) t)) (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))) t))
(/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t))
(+ (* -1 (/ x (* y (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)))
(+ (* x (- (* x (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 3))))) (/ 1 (* y (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)))
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/3 (/ 1 (* (pow y 3) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (+ (/ 1 (* (pow y 3) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 3))) (/ 1 (* (pow y 3) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 3)))))) (/ 1 (* y (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)))
(/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))
(+ (* -1 (/ y (* x (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)))
(- (+ (* -1 (/ (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2)))) (pow x 2))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))) (/ y (* x (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))))) (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))) (+ (* 1/3 (/ (pow y 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))) (* 1/2 (/ (pow y 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3))))) (pow x 3))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/2 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ y (* x (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))))))
(/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t))
(+ (* -1 (/ y (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)))
(+ (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3)))) (* -1/2 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2))))) (* -1 (/ y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/3 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2))))) (* x (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t))))) (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2))))) x)) (* -1 (/ y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)))
(/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t))
(+ (* -1 (/ y (* x (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)))
(+ (* y (- (* y (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 3))))) (/ 1 (* x (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)))
(+ (* y (- (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (* (pow x 3) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 3))) (/ 1 (* (pow x 3) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 3)))))) (/ 1 (* x (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)))
(/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))
(+ (* -1 (/ x (* y (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)))
(- (+ (* -1 (/ (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2)))) (pow y 2))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))) (/ x (* y (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))))) (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))) (+ (* 1/3 (/ (pow x 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))) (* 1/2 (/ (pow x 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3))))) (pow y 3))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ x (* y (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))))))
(/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t))
(+ (* -1 (/ x (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)))
(+ (* -1 (/ (- (+ (* -1 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3)))) (* -1/2 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2))))) (* -1 (/ x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/3 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2))))) (* y (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t))))) (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2))))) y)) (* -1 (/ x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)))
(/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))
(- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(* a (log t))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(* -1 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(- (+ (log (* y z)) (* (log t) (- a 1/2))) t)
(- (+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y))) t)
(- (+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2))))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2))))) t)
(- (+ (log (* x z)) (* (log t) (- a 1/2))) t)
(- (+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x))) t)
(- (+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2))))) t)
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2))))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(* a (log t))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y)))
(+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x)))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x))))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))
(+ (log (* x z)) (* (log t) (- a 1/2)))
(+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x)))
(+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y))))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(- (+ (log y) (+ (log z) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log y) (+ (log z) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log y) (+ (log z) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log y) (+ (log z) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(- (+ (log x) (+ (log z) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log x) (+ (log z) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log x) (+ (log z) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log x) (+ (log z) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))
(* -1 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t)
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(* a (log t))
(* a (- (+ (log t) (+ (/ (log z) a) (/ (log (+ x y)) a))) (+ (* 1/2 (/ (log t) a)) (/ t a))))
(* a (- (+ (log t) (+ (/ (log z) a) (/ (log (+ x y)) a))) (+ (* 1/2 (/ (log t) a)) (/ t a))))
(* a (- (+ (log t) (+ (/ (log z) a) (/ (log (+ x y)) a))) (+ (* 1/2 (/ (log t) a)) (/ t a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (log (+ x y))) (+ t (* 1/2 (log t)))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (log (+ x y))) (+ t (* 1/2 (log t)))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (log (+ x y))) (+ t (* 1/2 (log t)))) a)))))
(log y)
(+ (log y) (/ x y))
(+ (log y) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(+ (log y) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ y x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(log x)
(+ (log x) (/ y x))
(+ (log x) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(+ (log x) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(* -1 (log (/ 1 y)))
(+ (* -1 (log (/ 1 y))) (/ x y))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))
(+ (log -1) (* -1 (log (/ -1 y))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(* -1 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (* -1 (/ (pow (log z) 2) (pow t 2))) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (pow (log z) 2) (pow t 2)))))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (* -1 (/ (pow (log z) 2) (pow t 2))) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (pow (log z) 2) (pow t 2)))))) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 (/ (+ (* -1 (pow (log z) 2)) (pow (log z) 2)) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 (/ (+ (* -1 (pow (log z) 2)) (pow (log z) 2)) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)))))
(- (+ (log y) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log y) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log y) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log y) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(- (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z)))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log x) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log x) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log x) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log x) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(- (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z)))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log (+ x y)) (+ (* -1/2 (log t)) (+ (* a (log t)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log (+ x y)) (+ (* -1/2 (log t)) (+ (* a (log t)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(- (+ (log (+ x y)) (+ (* -1/2 (log t)) (+ (* a (log t)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(* a (log t))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log (+ x y)) a) (/ (pow (log z) 2) (* a (+ t (log z))))))) (/ (pow t 2) (* a (+ t (log z))))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log (+ x y)) a) (/ (pow (log z) 2) (* a (+ t (log z))))))) (/ (pow t 2) (* a (+ t (log z))))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log (+ x y)) a) (/ (pow (log z) 2) (* a (+ t (log z))))))) (/ (pow t 2) (* a (+ t (log z))))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z)))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z)))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z)))) a)))))
(+ (log y) (* (log t) (- a 1/2)))
(+ (log y) (+ (* (log t) (- a 1/2)) (/ x y)))
(+ (log y) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log y) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))
(+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))
(+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))
(+ (log x) (* (log t) (- a 1/2)))
(+ (log x) (+ (* (log t) (- a 1/2)) (/ y x)))
(+ (log x) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log x) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))
(+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))
(+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))
(+ (log (+ x y)) (* -1/2 (log t)))
(+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))
(* a (log t))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (+ x y)) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (+ x y)) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (+ x y)) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (+ x y)) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (+ x y)) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (+ x y)) (* -1/2 (log t))) a)))))
(+ (log (+ x y)) (* (log t) (- a 1/2)))
(+ (log (+ x y)) (* (log t) (- a 1/2)))
(+ (log (+ x y)) (* (log t) (- a 1/2)))
(+ (log (+ x y)) (* (log t) (- a 1/2)))
(+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(- (pow (log z) 2) (pow t 2))
(- (pow (log z) 2) (pow t 2))
(- (pow (log z) 2) (pow t 2))
(- (pow (log z) 2) (pow t 2))
(- (pow (log (/ 1 z)) 2) (pow t 2))
(- (pow (log (/ 1 z)) 2) (pow t 2))
(- (pow (log (/ 1 z)) 2) (pow t 2))
(- (pow (log (/ 1 z)) 2) (pow t 2))
(- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))
(- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))
(- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))
(- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))
(pow (log z) 2)
(+ (* -1 (pow t 2)) (pow (log z) 2))
(+ (* -1 (pow t 2)) (pow (log z) 2))
(+ (* -1 (pow t 2)) (pow (log z) 2))
(* -1 (pow t 2))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(* -1 (pow t 2))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(pow (log z) 2)
(pow (log z) 2)
(pow (log z) 2)
(pow (log z) 2)
(pow (log (/ 1 z)) 2)
(pow (log (/ 1 z)) 2)
(pow (log (/ 1 z)) 2)
(pow (log (/ 1 z)) 2)
(pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)
(pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)
(pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)
(pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)
-2
(- (* -4 a) 2)
(- (* a (- (* -8 a) 4)) 2)
(- (* a (- (* a (- (* -16 a) 8)) 4)) 2)
(/ 1 a)
(/ (+ 1 (* 1/2 (/ 1 a))) a)
(/ (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))) a)
(/ (+ 1 (+ (/ 1/4 (pow a 2)) (+ (* 1/2 (/ 1 a)) (* 1/8 (/ 1 (pow a 3)))))) a)
(/ 1 a)
(/ (+ 1 (* 1/2 (/ 1 a))) a)
(* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/4 (/ 1 a))) a)) 1) a))
(* -1 (/ (- (* -1 (/ (+ 1/2 (+ (/ 1/8 (pow a 2)) (* 1/4 (/ 1 a)))) a)) 1) a))
(log (* y z))
(+ (log (* y z)) (/ x y))
(+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(+ (log z) (* -1 (log (/ 1 x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(log (* x z))
(+ (log (* x z)) (/ y x))
(+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(* -1/2 (log t))
(+ (* -1/2 (log t)) (* a (log t)))
(+ (* -1/2 (log t)) (* a (log t)))
(+ (* -1/2 (log t)) (* a (log t)))
(* a (log t))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))
(/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))
(/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))
(/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))
(* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))
(* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))
(* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))
(* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))
(/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))
(/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))
(/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))
(/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))
(* -1/4 (log t))
(+ (* -1/4 (log t)) (* (pow a 2) (log t)))
(+ (* -1/4 (log t)) (* (pow a 2) (log t)))
(+ (* -1/4 (log t)) (* (pow a 2) (log t)))
(* (pow a 2) (log t))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(* (pow a 2) (log t))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(* (log t) (- (pow a 2) 1/4))
(* (log t) (- (pow a 2) 1/4))
(* (log t) (- (pow a 2) 1/4))
(* (log t) (- (pow a 2) 1/4))
(* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))
(* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))
(* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))
(* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))
(/ 1 (+ t (log z)))
(/ 1 (+ t (log z)))
(/ 1 (+ t (log z)))
(/ 1 (+ t (log z)))
(/ 1 (+ t (* -1 (log (/ 1 z)))))
(/ 1 (+ t (* -1 (log (/ 1 z)))))
(/ 1 (+ t (* -1 (log (/ 1 z)))))
(/ 1 (+ t (* -1 (log (/ 1 z)))))
(/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))
(/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))
(/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))
(/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))
(/ 1 (log z))
(+ (* -1 (/ t (pow (log z) 2))) (/ 1 (log z)))
(+ (* t (- (/ t (pow (log z) 3)) (/ 1 (pow (log z) 2)))) (/ 1 (log z)))
(+ (* t (- (* t (+ (* -1 (/ t (pow (log z) 4))) (/ 1 (pow (log z) 3)))) (/ 1 (pow (log z) 2)))) (/ 1 (log z)))
(/ 1 t)
(/ (+ 1 (* -1 (/ (log z) t))) t)
(/ (- (+ 1 (/ (pow (log z) 2) (pow t 2))) (/ (log z) t)) t)
(/ (- (+ 1 (* -1 (/ (pow (log z) 3) (pow t 3)))) (+ (* -1 (/ (pow (log z) 2) (pow t 2))) (/ (log z) t))) t)
(/ 1 t)
(* -1 (/ (- (/ (log z) t) 1) t))
(* -1 (/ (- (* -1 (/ (- (/ (pow (log z) 2) t) (log z)) t)) 1) t))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (log z) 3) t) (pow (log z) 2)) t)) (log z)) t)) 1) t))
Outputs
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* -1/2 (log t))
(*.f64 (log.f64 t) #s(literal -1/2 binary64))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a)) (log.f64 t))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a)) (log.f64 t))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a)) (log.f64 t))))
(- (+ (log y) (+ (log z) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(- (+ (log y) (+ (log z) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(+.f64 (log.f64 y) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (-.f64 (log.f64 z) t)))
(- (+ (log y) (+ (log z) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 y) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))) (-.f64 (log.f64 z) t)))
(- (+ (log y) (+ (log z) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 y) (+.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(+.f64 (log.f64 x) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (-.f64 (/.f64 y x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)
(+.f64 (log.f64 z) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))) (-.f64 (log.f64 x) t)))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (/.f64 y x) t))))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 z) t)))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))) t)
(+.f64 (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log x) (+ (log z) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))
(- (+ (log x) (+ (log z) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(+.f64 (log.f64 x) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (-.f64 (/.f64 y x) t)))
(- (+ (log x) (+ (log z) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 x) (+.f64 (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))))
(- (+ (log x) (+ (log z) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))) t)
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(+.f64 (log.f64 y) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(+.f64 (+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)
(+.f64 (+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y))))) (-.f64 (log.f64 z) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) t)))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 z)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))) t)
(+.f64 (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (+.f64 y x)) t)))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (+.f64 y x)) t)))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (+.f64 y x)) t)))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (+.f64 y x)) t)))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal -1 binary64)))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t)
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(*.f64 a (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 (+.f64 y x)) a)) (-.f64 (log.f64 t) (/.f64 t a))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(*.f64 a (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 (+.f64 y x)) a)) (-.f64 (log.f64 t) (/.f64 t a))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log z) a) (/ (log (+ x y)) a)))) (/ t a)))
(*.f64 a (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 (+.f64 y x)) a)) (-.f64 (log.f64 t) (/.f64 t a))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)) a)) (neg.f64 a))
(- (+ (log y) (log z)) t)
(+.f64 (log.f64 y) (-.f64 (log.f64 z) t))
(- (+ (log y) (+ (log z) (/ x y))) t)
(+.f64 (log.f64 z) (+.f64 (log.f64 y) (-.f64 (/.f64 x y) t)))
(- (+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))) t)
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (-.f64 (log.f64 z) t)))
(- (+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))) t)
(+.f64 (log.f64 y) (-.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 z)) t))
(- (+ (log z) (* -1 (log (/ 1 x)))) t)
(+.f64 (log.f64 z) (-.f64 (log.f64 x) t))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x))) t)
(+.f64 (log.f64 z) (+.f64 (log.f64 x) (-.f64 (/.f64 y x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))) t)
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)) t))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))) t)
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 y x))) t))
(- (+ (log -1) (+ (log z) (* -1 (log (/ -1 x))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x)))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (/.f64 y x) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 z) t)))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))) t)
(+.f64 (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x)) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))) t)
(+.f64 (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x)) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log x) (log z)) t)
(+.f64 (log.f64 z) (-.f64 (log.f64 x) t))
(- (+ (log x) (+ (log z) (/ y x))) t)
(+.f64 (log.f64 z) (+.f64 (log.f64 x) (-.f64 (/.f64 y x) t)))
(- (+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))) t)
(+.f64 (log.f64 x) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 (log.f64 z) t)))
(- (+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))) t)
(+.f64 (log.f64 x) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (* -1 (log (/ 1 y)))) t)
(+.f64 (log.f64 y) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y))) t)
(+.f64 (log.f64 z) (+.f64 (log.f64 y) (-.f64 (/.f64 x y) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))) t)
(+.f64 (log.f64 z) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) (-.f64 (log.f64 y) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 y) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x y)))) t)
(- (+ (log -1) (+ (log z) (* -1 (log (/ -1 y))))) t)
(+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y)))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (/.f64 x y) t)))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))) t)
(+.f64 (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y)) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))) t)
(+.f64 (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y)) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log z) (log (+ x y))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log z) (log (+ x y))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log z) (log (+ x y))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log z) (log (+ x y))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+.f64 (-.f64 (log.f64 (+.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+.f64 (-.f64 (log.f64 (+.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+.f64 (-.f64 (log.f64 (+.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z))))) t)
(+.f64 (-.f64 (log.f64 (+.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (* -1 t)))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) t))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64))))
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64))))
(* t (- (+ (/ (log z) t) (/ (log (+ x y)) t)) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64))))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (log (+ x y))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) t)) (-.f64 #s(literal 0 binary64) t))
(+ (log y) (log z))
(+.f64 (log.f64 y) (log.f64 z))
(+ (log y) (+ (log z) (/ x y)))
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (/.f64 x y)))
(+ (log y) (+ (log z) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y)))))
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 z)))
(+ (log y) (+ (log z) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 z)))
(+ (log z) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 z) (log.f64 x))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+.f64 (log.f64 z) (+.f64 (/.f64 y x) (log.f64 x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 y x))))
(+ (log -1) (+ (log z) (* -1 (log (/ -1 x)))))
(-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ y x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 z) (-.f64 (/.f64 y x) (log.f64 (/.f64 #s(literal -1 binary64) x)))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x)))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x)))
(+ (log x) (log z))
(+.f64 (log.f64 z) (log.f64 x))
(+ (log x) (+ (log z) (/ y x)))
(+.f64 (log.f64 z) (+.f64 (/.f64 y x) (log.f64 x)))
(+ (log x) (+ (log z) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x)))))
(+.f64 (log.f64 x) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 z)))
(+ (log x) (+ (log z) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x)))))
(+.f64 (log.f64 x) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (log.f64 z)))
(+ (log z) (* -1 (log (/ 1 y))))
(+.f64 (log.f64 y) (log.f64 z))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+.f64 (+.f64 (log.f64 y) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+.f64 (+.f64 (log.f64 y) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x y))))
(+ (log -1) (+ (log z) (* -1 (log (/ -1 y)))))
(-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ x y))))
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 z)) (-.f64 (/.f64 x y) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y)))
(+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 y x))) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 y x))) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 y x))) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log -1) (+ (log (+ x y)) (* -1 (log (/ -1 z)))))
(-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 y x))) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)
(-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a) (/.f64 t a))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a) (/.f64 t a))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a) (/.f64 t a))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) a)) (neg.f64 a))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(- (+ (log (* y z)) (* (log t) (- a 1/2))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(- (+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y))) t)
(+.f64 (log.f64 (*.f64 y z)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) t))
(- (+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 (*.f64 y z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) t)))
(- (+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 (*.f64 y z)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(+.f64 (log.f64 x) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (-.f64 (/.f64 y x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)
(+.f64 (log.f64 z) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))) (-.f64 (log.f64 x) t)))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (/.f64 y x) t)))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log (* x z)) (* (log t) (- a 1/2))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
(- (+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) (-.f64 (/.f64 y x) t))
(- (+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (-.f64 (log.f64 (*.f64 z x)) t))
(- (+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (log.f64 (*.f64 z x)) t))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(+.f64 (log.f64 y) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(+.f64 (+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)
(+.f64 (+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y))))) (-.f64 (log.f64 z) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t))
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t))
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t))
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t))
(/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t))
(+ (* -1 (/ (* a (log t)) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2))) (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t)) (/.f64 (*.f64 (log.f64 t) a) (pow.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) #s(literal 2 binary64))))
(+ (* a (- (/ (* a (pow (log t) 2)) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 3)) (/ (log t) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2)))) (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)))
(fma.f64 a (-.f64 (/.f64 (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64))) (pow.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) #s(literal 3 binary64))) (/.f64 (log.f64 t) (pow.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t)))
(+ (* a (- (* a (- (* -1 (/ (* a (pow (log t) 3)) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 4))) (* -1 (/ (pow (log t) 2) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 3))))) (/ (log t) (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2)))) (/ 1 (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)))
(fma.f64 a (-.f64 (*.f64 a (fma.f64 a (neg.f64 (/.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) #s(literal 3 binary64))))) (/.f64 (log.f64 t) (pow.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t)))
(/ 1 (* a (log t)))
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a))
(/ (- (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (/ t (* a (pow (log t) 2))))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 t (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 t) a)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) a)
(/ (- (+ (* -1 (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t)))) (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (/ t (* a (pow (log t) 2)))))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)
(/.f64 (+.f64 (fma.f64 (neg.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t)) (/.f64 (+.f64 (/.f64 t (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (log.f64 t) a) a)) (/.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 t) a))) (+.f64 (/.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (/.f64 t (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) a)
(/ (- (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (+ (/ t (* a (pow (log t) 2))) (/ (* (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 3) (pow (log t) 2)))))) (+ (/ (log (* z (+ x y))) (* a (pow (log t) 2))) (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t))))) a)
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 t) a)) (/.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 (fma.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 t (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 t (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) (/.f64 (+.f64 (/.f64 t (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (log.f64 t) a) a)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) a)
(/ 1 (* a (log t)))
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a))
(* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 t (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (log.f64 t))) (neg.f64 a))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (log t)))) (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t)) (/.f64 (+.f64 (/.f64 t (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (log.f64 t) a)) (+.f64 (/.f64 t (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (log.f64 t))) (neg.f64 a))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) 2) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (pow (log t) 2)))) (* -1 (/ (* (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) (- (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (log t)))) a)) (+ (* 1/2 (/ 1 (log t))) (/ t (pow (log t) 2)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(/.f64 (+.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 t (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 (neg.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 t (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) (/.f64 (+.f64 (/.f64 t (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (log.f64 t)))) a)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (log.f64 t))) (neg.f64 a))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))))
(+ (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))) (/ t (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))) (/.f64 t (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 2 binary64))))
(+ (* t (+ (/ 1 (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 2)) (/ t (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 3)))) (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))))
(fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 2 binary64))) (/.f64 t (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(+ (* t (+ (* t (+ (/ 1 (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 3)) (/ t (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 4)))) (/ 1 (pow (+ (log (* z (+ x y))) (* (log t) (- a 1/2))) 2)))) (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))))
(fma.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 3 binary64))) (/.f64 t (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ (- (* -1 (/ (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)) 1) t)
(/.f64 (+.f64 (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) t)
(/ (- (* -1 (/ (pow (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) 2) (pow t 2))) (+ 1 (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)))) t)
(/.f64 (-.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)))) t)
(/ (- (* -1 (/ (pow (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) 3) (pow t 3))) (+ 1 (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log (* z (+ x y))) t) (/ (pow (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))) 2) (pow t 2)))))) t)
(/.f64 (-.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 3 binary64)) (neg.f64 (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) (/.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 2 binary64)) (*.f64 t t))))) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(* -1 (/ (+ 1 (+ (/ (log (* z (+ x y))) t) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t))) t))
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t))) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) 2) t)) (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))) t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x))))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) 3) t) (* -1 (pow (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) 2))) t)) (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))) t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 3 binary64)) t) (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x))))) t)) (-.f64 #s(literal 0 binary64) t))
(/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t))
(+ (* -1 (/ x (* y (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)) (/.f64 x (*.f64 y (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 2 binary64)))))
(+ (* x (- (* x (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 3))))) (/ 1 (* y (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)))
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)))
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/3 (/ 1 (* (pow y 3) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (+ (/ 1 (* (pow y 3) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 3))) (/ 1 (* (pow y 3) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow y 2) (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 3)))))) (/ 1 (* y (pow (- (+ (log (* y z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* y z)) (* (log t) (- a 1/2))) t)))
(fma.f64 x (fma.f64 x (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)))
(/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))))
(+ (* -1 (/ y (* x (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))) (/.f64 y (*.f64 x (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 2 binary64)))))
(- (+ (* -1 (/ (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2)))) (pow x 2))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))) (/ y (* x (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))))
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 2 binary64))) (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 3 binary64)))) (*.f64 x x))) (/.f64 y (*.f64 x (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 2 binary64)))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))))) (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))) (+ (* 1/3 (/ (pow y 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))) (* 1/2 (/ (pow y 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3))))) (pow x 3))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/2 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ y (* x (pow (- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t) 2))))))
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 2 binary64)))) (*.f64 y (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 2 binary64))) (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 3 binary64)))) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))))) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 2 binary64)))) (/.f64 y (*.f64 x (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 2 binary64))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t))) #s(literal 3 binary64))))))
(/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)))
(+ (* -1 (/ y (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 y (*.f64 x (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3)))) (* -1/2 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2))))) (* -1 (/ y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) y) (*.f64 x (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64)))) (/.f64 y (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64))))) x))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/3 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2))))) (* x (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t))))) (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2))))) x)) (* -1 (/ y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 3 binary64)))) (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64))) (/.f64 (*.f64 y y) (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 3 binary64)))) (*.f64 x (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)))) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y y)) y) (*.f64 x (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64))) (/.f64 (*.f64 y y) (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 y (pow.f64 (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64)))) x))
(/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t))
(+ (* -1 (/ y (* x (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)) (/.f64 y (*.f64 x (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 2 binary64)))))
(+ (* y (- (* y (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 3))))) (/ 1 (* x (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)))
(fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)))
(+ (* y (- (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (* (pow x 3) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 3))) (/ 1 (* (pow x 3) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2)))) (/ 1 (* (pow x 2) (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 3)))))) (/ 1 (* x (pow (- (+ (log (* x z)) (* (log t) (- a 1/2))) t) 2))))) (/ 1 (- (+ (log (* x z)) (* (log t) (- a 1/2))) t)))
(fma.f64 y (fma.f64 y (fma.f64 y (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 3 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 x (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)))
(/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))))
(+ (* -1 (/ x (* y (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))) (/.f64 x (*.f64 y (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 2 binary64)))))
(- (+ (* -1 (/ (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2)))) (pow y 2))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))) (/ x (* y (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))))
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 3 binary64)))) (*.f64 y y))) (/.f64 x (*.f64 y (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 2 binary64)))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))))) (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))) (+ (* 1/3 (/ (pow x 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))) (* 1/2 (/ (pow x 3) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3))))) (pow y 3))) (/ 1 (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ x (* y (pow (- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t) 2))))))
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))) (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 3 binary64)))) (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 2 binary64))))) (*.f64 y (*.f64 y y)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 2 binary64)))) (/.f64 x (*.f64 y (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 2 binary64))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t))) #s(literal 3 binary64))))))
(/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))))
(+ (* -1 (/ x (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (/.f64 x (*.f64 y (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3)))) (* -1/2 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2))))) (* -1 (/ x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x) (*.f64 y (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64)))) (/.f64 x (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64))))) y))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3)))) (+ (* -1/3 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2))))) (* y (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t))))) (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2))))) y)) (* -1 (/ x (pow (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 3 binary64)))) (-.f64 (fma.f64 x (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 3 binary64)))) (*.f64 y (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (pow.f64 (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64)))) y))
(/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)))
(/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)))
(/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)))
(/ 1 (- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)))
(/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)))
(/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)))
(/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)))
(/ 1 (- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t)))
(/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t)))
(/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t)))
(/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t)))
(/ 1 (- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t)))
(- (+ (log (* z (+ x y))) (* -1/2 (log t))) t)
(-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(- (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t)))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a) (/.f64 t a))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a) (/.f64 t a))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))) (/ t a)))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a) (/.f64 t a))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1/2 (log t))) t) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) a)) (neg.f64 a))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(+ (log (* z (+ x y))) (+ (* -1 t) (* (log t) (- a 1/2))))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (/ (log (* z (+ x y))) t)) 1))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(- (+ (log (* y z)) (* (log t) (- a 1/2))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(- (+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y))) t)
(+.f64 (log.f64 (*.f64 y z)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) t))
(- (+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 (*.f64 y z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) t)))
(- (+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 (*.f64 y z)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(+.f64 (log.f64 x) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (-.f64 (/.f64 y x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))) t)
(+.f64 (log.f64 z) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))) (-.f64 (log.f64 x) t)))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))) t)
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (/.f64 y x) t)))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log (* x z)) (* (log t) (- a 1/2))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
(- (+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) (-.f64 (/.f64 y x) t))
(- (+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (-.f64 (log.f64 (*.f64 z x)) t))
(- (+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (log.f64 (*.f64 z x)) t))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(+.f64 (log.f64 y) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (-.f64 (log.f64 z) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))) t)
(+.f64 (+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))) t)
(+.f64 (+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y))))) (-.f64 (log.f64 z) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))) t)
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2))))) t)
(+.f64 (-.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t))
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t))
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t))
(- (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))) t)
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) t))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a)) (neg.f64 a))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z (+.f64 y x))))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z)))
(+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (log.f64 (*.f64 y z)))
(+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))) (log.f64 (*.f64 y z)))
(+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (log.f64 (*.f64 y z)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+.f64 (log.f64 z) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x)))))
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x))))))
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (-.f64 #s(literal 0 binary64) z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (-.f64 #s(literal 0 binary64) z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x)))
(+ (log (* x z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) (/.f64 y x))
(+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (log.f64 (*.f64 z x)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y)))))
(+.f64 (+.f64 (log.f64 y) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y))))))
(+.f64 (log.f64 z) (+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y))))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 (-.f64 #s(literal 0 binary64) z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 (-.f64 #s(literal 0 binary64) z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 (-.f64 #s(literal 0 binary64) z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y)))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)))
(- (+ (log y) (+ (log z) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 y) t)))
(- (+ (log y) (+ (log z) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 z) (+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 x y)) (-.f64 (log.f64 y) t)))
(- (+ (log y) (+ (log z) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 y) (+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))) (-.f64 (log.f64 z) t)))
(- (+ (log y) (+ (log z) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 y) (+.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 z)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t))))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 z) (+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 y x)) (-.f64 (log.f64 x) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 y x)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))))) t)
(+.f64 (log.f64 z) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 y x)))) (-.f64 (log.f64 x) t)))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(+.f64 (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 y x))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(+.f64 (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(+.f64 (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log x) (+ (log z) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 x) t)))
(- (+ (log x) (+ (log z) (+ (/ y x) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 z) (+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 y x)) (-.f64 (log.f64 x) t)))
(- (+ (log x) (+ (log z) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))))) (-.f64 (log.f64 x) t))
(- (+ (log x) (+ (log z) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 y) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 z) (+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 x y)) (-.f64 (log.f64 y) t)))
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 y) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 x y)))) t)
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 y) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 x y))))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (/ x y) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(-.f64 (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 z)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 x y)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t)
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(+.f64 (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log -1) (+ (log z) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))) t)
(+.f64 (+.f64 (-.f64 (log.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y))) (-.f64 (log.f64 #s(literal -1 binary64)) t))
(- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (+.f64 y x)) t)))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (+.f64 y x)) t)))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (+.f64 y x)) t)))
(- (+ (log -1) (+ (log (+ x y)) (+ (* -1 (log (/ -1 z))) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))) t)
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 (log.f64 (+.f64 y x)) t)))
(+ (log z) (+ (log (+ x y)) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a)))))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64)))))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(- (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) t)
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(- (+ (log z) (+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))) t)
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (- (+ (log t) (+ (/ (log z) a) (/ (log (+ x y)) a))) (+ (* 1/2 (/ (log t) a)) (/ t a))))
(*.f64 a (-.f64 (+.f64 (+.f64 (log.f64 t) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 (+.f64 y x)) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 t a))))
(* a (- (+ (log t) (+ (/ (log z) a) (/ (log (+ x y)) a))) (+ (* 1/2 (/ (log t) a)) (/ t a))))
(*.f64 a (-.f64 (+.f64 (+.f64 (log.f64 t) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 (+.f64 y x)) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 t a))))
(* a (- (+ (log t) (+ (/ (log z) a) (/ (log (+ x y)) a))) (+ (* 1/2 (/ (log t) a)) (/ t a))))
(*.f64 a (-.f64 (+.f64 (+.f64 (log.f64 t) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 (+.f64 y x)) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 t a))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (log (+ x y))) (+ t (* 1/2 (log t)))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (log (+ x y))) (+ t (* 1/2 (log t)))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log z) (log (+ x y))) (+ t (* 1/2 (log t)))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)) a)) (neg.f64 a))
(log y)
(log.f64 y)
(+ (log y) (/ x y))
(+.f64 (log.f64 y) (/.f64 x y))
(+ (log y) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 y))
(+ (log y) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 y))
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (* -1 (log (/ 1 x))) (/ y x))
(+.f64 (/.f64 y x) (log.f64 x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))
(+.f64 (log.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))
(+.f64 (log.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 y x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 y x) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x))
(log x)
(log.f64 x)
(+ (log x) (/ y x))
(+.f64 (/.f64 y x) (log.f64 x))
(+ (log x) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 x))
(+ (log x) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (log.f64 x))
(* -1 (log (/ 1 y)))
(log.f64 y)
(+ (* -1 (log (/ 1 y))) (/ x y))
(+.f64 (log.f64 y) (/.f64 x y))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))
(+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))
(+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x y))))
(+ (log -1) (* -1 (log (/ -1 y))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 x y) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (log (/ 1 z)) 2) (+ t (* -1 (log (/ 1 z))))))) (/ (pow t 2) (+ t (* -1 (log (/ 1 z))))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 t t) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 t t) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 t t) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))))))
(- (+ (log (+ x y)) (+ (* (log t) (- a 1/2)) (/ (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))) (/ (pow t 2) (+ t (+ (log -1) (* -1 (log (/ -1 z)))))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 t t) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (* -1 (/ (pow (log z) 2) (pow t 2))) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (pow (log z) 2) (pow t 2)))))) 1))
(*.f64 t (+.f64 (+.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (* -1 (/ (pow (log z) 2) (pow t 2))) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (pow (log z) 2) (pow t 2)))))) 1))
(*.f64 t (+.f64 (+.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) #s(literal -1 binary64)))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (+.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 (/ (+ (* -1 (pow (log z) 2)) (pow (log z) 2)) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 #s(literal 0 binary64) t))) t))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 (/ (+ (* -1 (pow (log z) 2)) (pow (log z) 2)) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 y x))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 #s(literal 0 binary64) t))) t))))
(- (+ (log y) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log y) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)) (-.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log y) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))))) (-.f64 (log.f64 y) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log y) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))))) (-.f64 (log.f64 y) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x)) (-.f64 (+.f64 (/.f64 y x) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))))) (-.f64 (log.f64 x) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z)))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (log.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z))))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z))))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x)) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x)) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log x) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log x) (+ (* (log t) (- a 1/2)) (+ (/ y x) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x)) (-.f64 (+.f64 (/.f64 y x) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log x) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))))) (-.f64 (log.f64 x) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log x) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (log.f64 x)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)) (-.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))))) (-.f64 (log.f64 y) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z)))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z))))))
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (+ (/ x y) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z))))))
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y)) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (+ (* (log t) (- a 1/2)) (/ (pow (log z) 2) (+ t (log z))))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y)) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* -1/2 (log t)) (+ (* a (log t)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* -1/2 (log t)) (+ (* a (log t)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(- (+ (log (+ x y)) (+ (* -1/2 (log t)) (+ (* a (log t)) (/ (pow (log z) 2) (+ t (log z)))))) (/ (pow t 2) (+ t (log z))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z)))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log (+ x y)) a) (/ (pow (log z) 2) (* a (+ t (log z))))))) (/ (pow t 2) (* a (+ t (log z))))))
(*.f64 a (+.f64 (log.f64 t) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (+.f64 y x)) a)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (*.f64 a (+.f64 t (log.f64 z))))))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log (+ x y)) a) (/ (pow (log z) 2) (* a (+ t (log z))))))) (/ (pow t 2) (* a (+ t (log z))))))
(*.f64 a (+.f64 (log.f64 t) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (+.f64 y x)) a)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (*.f64 a (+.f64 t (log.f64 z))))))))
(* a (- (+ (log t) (+ (* -1/2 (/ (log t) a)) (+ (/ (log (+ x y)) a) (/ (pow (log z) 2) (* a (+ t (log z))))))) (/ (pow t 2) (* a (+ t (log z))))))
(*.f64 a (+.f64 (log.f64 t) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (+.f64 y x)) a)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (*.f64 a (+.f64 t (log.f64 z))))))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z)))) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z))))) a))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z)))) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z))))) a))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (+ x y)) (+ (* -1/2 (log t)) (/ (pow (log z) 2) (+ t (log z))))) (/ (pow t 2) (+ t (log z)))) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 t (log.f64 z))) (/.f64 (*.f64 t t) (+.f64 t (log.f64 z))))) a))))
(+ (log y) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y))
(+ (log y) (+ (* (log t) (- a 1/2)) (/ x y)))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))
(+ (log y) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))))
(+ (log y) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 y) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x))
(+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 y x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x))) (log.f64 x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x)))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))) (log.f64 x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x)))
(+ (log x) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x))
(+ (log x) (+ (* (log t) (- a 1/2)) (/ y x)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 y x))
(+ (log x) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 x) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))
(+ (log x) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 x) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y))
(+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y)))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y))))
(+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y)))))
(+.f64 (log.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))))
(+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y)))
(+ (log (+ x y)) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (+ x y)) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (+.f64 y x)) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (+ x y)) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (+.f64 y x)) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (+ x y)) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (+.f64 y x)) a)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (+ x y)) (* -1/2 (log t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (+ x y)) (* -1/2 (log t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (+ x y)) (* -1/2 (log t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) a)) (neg.f64 a))
(+ (log (+ x y)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (+.f64 y x)))
(- (pow (log z) 2) (pow t 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(- (pow (log z) 2) (pow t 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(- (pow (log z) 2) (pow t 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(- (pow (log z) 2) (pow t 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(- (pow (log (/ 1 z)) 2) (pow t 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(- (pow (log (/ 1 z)) 2) (pow t 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(- (pow (log (/ 1 z)) 2) (pow t 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(- (pow (log (/ 1 z)) 2) (pow t 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))
(-.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t))
(- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))
(-.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t))
(- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))
(-.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t))
(- (pow (+ (log -1) (* -1 (log (/ -1 z)))) 2) (pow t 2))
(-.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t))
(pow (log z) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(+ (* -1 (pow t 2)) (pow (log z) 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(+ (* -1 (pow t 2)) (pow (log z) 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(+ (* -1 (pow t 2)) (pow (log z) 2))
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (pow.f64 (log.f64 z) #s(literal 2 binary64)))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)))
(* (pow t 2) (- (/ (pow (log z) 2) (pow t 2)) 1))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)))
(pow (log z) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(pow (log z) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(pow (log z) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(pow (log z) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(pow (log (/ 1 z)) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(pow (log (/ 1 z)) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(pow (log (/ 1 z)) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(pow (log (/ 1 z)) 2)
(pow.f64 (log.f64 z) #s(literal 2 binary64))
(pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64))
(pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64))
(pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64))
(pow (+ (log -1) (* -1 (log (/ -1 z)))) 2)
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64))
-2
#s(literal -2 binary64)
(- (* -4 a) 2)
(fma.f64 a #s(literal -4 binary64) #s(literal -2 binary64))
(- (* a (- (* -8 a) 4)) 2)
(fma.f64 a (fma.f64 a #s(literal -8 binary64) #s(literal -4 binary64)) #s(literal -2 binary64))
(- (* a (- (* a (- (* -16 a) 8)) 4)) 2)
(fma.f64 a (fma.f64 a (fma.f64 a #s(literal -16 binary64) #s(literal -8 binary64)) #s(literal -4 binary64)) #s(literal -2 binary64))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ (+ 1 (* 1/2 (/ 1 a))) a)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) a)
(/ (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))) a)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) a)
(/ (+ 1 (+ (/ 1/4 (pow a 2)) (+ (* 1/2 (/ 1 a)) (* 1/8 (/ 1 (pow a 3)))))) a)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))))) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ (+ 1 (* 1/2 (/ 1 a))) a)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) a)
(* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/4 (/ 1 a))) a)) 1) a))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) a)) (neg.f64 a)) #s(literal -1 binary64)) (neg.f64 a))
(* -1 (/ (- (* -1 (/ (+ 1/2 (+ (/ 1/8 (pow a 2)) (* 1/4 (/ 1 a)))) a)) 1) a))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 a a))) (/.f64 #s(literal 1/4 binary64) a)) (neg.f64 a)) #s(literal -1 binary64)) a))
(log (* y z))
(log.f64 (*.f64 y z))
(+ (log (* y z)) (/ x y))
(+.f64 (/.f64 x y) (log.f64 (*.f64 y z)))
(+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 (*.f64 y z)))
(+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 (*.f64 y z)))
(+ (log z) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 z) (log.f64 x))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+.f64 (log.f64 z) (+.f64 (/.f64 y x) (log.f64 x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 y x))))
(+ (log (* -1 z)) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+.f64 (-.f64 (/.f64 y x) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (-.f64 #s(literal 0 binary64) z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) x))
(log (* x z))
(log.f64 (*.f64 z x))
(+ (log (* x z)) (/ y x))
(+.f64 (/.f64 y x) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (log.f64 (*.f64 z x)))
(+ (log z) (* -1 (log (/ 1 y))))
(+.f64 (log.f64 y) (log.f64 z))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+.f64 (+.f64 (log.f64 y) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+.f64 (+.f64 (log.f64 y) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x y))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+.f64 (-.f64 (/.f64 x y) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 (-.f64 #s(literal 0 binary64) z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) y))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(* -1/2 (log t))
(*.f64 (log.f64 t) #s(literal -1/2 binary64))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a)) (log.f64 t))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a)) (log.f64 t))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a)) (log.f64 t))))
(/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/ (* (log t) (- (pow a 2) 1/4)) (+ 1/2 a))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 a #s(literal 1/2 binary64)))
(* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 a #s(literal 1/2 binary64)))
(* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 a #s(literal 1/2 binary64)))
(* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (+ 1/2 a)))
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 a #s(literal 1/2 binary64)))
(/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))))
(* -1/4 (log t))
(*.f64 (log.f64 t) #s(literal -1/4 binary64))
(+ (* -1/4 (log t)) (* (pow a 2) (log t)))
(*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))
(+ (* -1/4 (log t)) (* (pow a 2) (log t)))
(*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))
(+ (* -1/4 (log t)) (* (pow a 2) (log t)))
(*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))
(* (pow a 2) (log t))
(*.f64 (*.f64 (log.f64 t) a) a)
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 a a)) (log.f64 t)))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 a a)) (log.f64 t)))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 a a)) (log.f64 t)))
(* (pow a 2) (log t))
(*.f64 (*.f64 (log.f64 t) a) a)
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 a a)) (log.f64 t)))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 a a)) (log.f64 t)))
(* (pow a 2) (+ (log t) (* -1/4 (/ (log t) (pow a 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 a a)) (log.f64 t)))
(* (log t) (- (pow a 2) 1/4))
(*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))
(* (log t) (- (pow a 2) 1/4))
(*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))
(* (log t) (- (pow a 2) 1/4))
(*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))
(* (log t) (- (pow a 2) 1/4))
(*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))
(* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* (log (/ 1 t)) (- (pow a 2) 1/4)))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 t)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 a a #s(literal -1/4 binary64)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 a a #s(literal -1/4 binary64)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 a a #s(literal -1/4 binary64)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 a a #s(literal -1/4 binary64)))
(/ 1 (+ t (log z)))
(/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z)))
(/ 1 (+ t (log z)))
(/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z)))
(/ 1 (+ t (log z)))
(/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z)))
(/ 1 (+ t (log z)))
(/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z)))
(/ 1 (+ t (* -1 (log (/ 1 z)))))
(/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z)))
(/ 1 (+ t (* -1 (log (/ 1 z)))))
(/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z)))
(/ 1 (+ t (* -1 (log (/ 1 z)))))
(/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z)))
(/ 1 (+ t (* -1 (log (/ 1 z)))))
(/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 z)))
(/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(/ 1 (+ t (+ (log -1) (* -1 (log (/ -1 z))))))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 t (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(/ 1 (log z))
(/.f64 #s(literal 1 binary64) (log.f64 z))
(+ (* -1 (/ t (pow (log z) 2))) (/ 1 (log z)))
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 z)) (/.f64 t (pow.f64 (log.f64 z) #s(literal 2 binary64))))
(+ (* t (- (/ t (pow (log z) 3)) (/ 1 (pow (log z) 2)))) (/ 1 (log z)))
(fma.f64 t (+.f64 (/.f64 t (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 z)))
(+ (* t (- (* t (+ (* -1 (/ t (pow (log z) 4))) (/ 1 (pow (log z) 3)))) (/ 1 (pow (log z) 2)))) (/ 1 (log z)))
(fma.f64 t (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 t (pow.f64 (log.f64 z) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 z)))
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(/ (+ 1 (* -1 (/ (log z) t))) t)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t)) t)
(/ (- (+ 1 (/ (pow (log z) 2) (pow t 2))) (/ (log z) t)) t)
(/.f64 (+.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t))) t)
(/ (- (+ 1 (* -1 (/ (pow (log z) 3) (pow t 3)))) (+ (* -1 (/ (pow (log z) 2) (pow t 2))) (/ (log z) t))) t)
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (log.f64 z) t) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) t)
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
(* -1 (/ (- (/ (log z) t) 1) t))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t)) t)
(* -1 (/ (- (* -1 (/ (- (/ (pow (log z) 2) t) (log z)) t)) 1) t))
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) t) (log.f64 z)) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (log z) 3) t) (pow (log z) 2)) t)) (log z)) t)) 1) t))
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) t) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (log.f64 z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))

eval386.0ms (2.2%)

Memory
45.0MiB live, 726.6MiB allocated
Compiler

Compiled 96 304 to 4 247 computations (95.6% saved)

prune498.0ms (2.8%)

Memory
0.9MiB live, 648.4MiB allocated
Pruning

38 alts after pruning (38 fresh and 0 done)

PrunedKeptTotal
New2 701292 730
Fresh11920
Picked505
Done000
Total2 717382 755
Accuracy
100.0%
Counts
2 755 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
60.3%
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
63.8%
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
64.2%
(fma.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
51.0%
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
68.3%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 (+.f64 y x))))
53.7%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
31.6%
(pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 2 binary64))
63.7%
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
60.1%
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
17.2%
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
10.3%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
10.3%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
17.1%
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
53.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
70.1%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
40.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
31.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
26.2%
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
78.1%
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
78.5%
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
60.3%
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
78.4%
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
24.1%
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (log.f64 t) (pow.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))))
50.6%
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
73.0%
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
73.0%
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
68.3%
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
49.7%
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
68.9%
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) a)) (neg.f64 a))
17.1%
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
10.2%
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
40.4%
(*.f64 (log.f64 t) a)
70.5%
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
89.6%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
88.1%
(*.f64 a (-.f64 (+.f64 (+.f64 (log.f64 t) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 (+.f64 y x)) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 t a))))
68.9%
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a) (/.f64 t a))))
76.4%
(*.f64 a (+.f64 (log.f64 t) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (+.f64 y x)) a)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (*.f64 a (+.f64 t (log.f64 z))))))))
32.0%
(neg.f64 t)
Compiler

Compiled 1 744 to 1 126 computations (35.4% saved)

simplify324.0ms (1.8%)

Memory
-10.0MiB live, 584.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff320
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64)))
cost-diff320
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))
cost-diff384
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t))))
cost-diff8128
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
cost-diff0
(log.f64 t)
cost-diff0
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
cost-diff0
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))))
cost-diff1408
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
cost-diff0
(log.f64 t)
cost-diff0
(-.f64 a #s(literal 1/2 binary64))
cost-diff0
(-.f64 #s(literal 0 binary64) t)
cost-diff192
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
cost-diff-64
(neg.f64 t)
cost-diff0
(/.f64 (log.f64 (+.f64 y x)) t)
cost-diff0
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
cost-diff0
(+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
cost-diff2432
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
Rules
11 404×accelerator-lowering-fma.f32
11 404×accelerator-lowering-fma.f64
3 590×*-lowering-*.f32
3 590×*-lowering-*.f64
2 070×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
049359
1123352
2295352
3727352
41690346
54878335
08201321
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* t (+ -1 (+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))))
t
(+ -1 (+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t))))
-1
(+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))
(/ (log (+ y x)) t)
(log (+ y x))
(+ y x)
y
x
(+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t))
(log t)
(/ (+ a -1/2) t)
(+ a -1/2)
a
-1/2
(/ (log z) t)
(log z)
z
(neg t)
t
(+ (- 0 t) (* (- a 1/2) (log t)))
(- 0 t)
0
t
(* (- a 1/2) (log t))
(- a 1/2)
a
1/2
(log t)
(/ 1 (/ 1 (+ (* (log t) (+ a -1/2)) (log (* z (+ y x))))))
1
(/ 1 (+ (* (log t) (+ a -1/2)) (log (* z (+ y x)))))
(+ (* (log t) (+ a -1/2)) (log (* z (+ y x))))
(log t)
t
(+ a -1/2)
a
-1/2
(log (* z (+ y x)))
(* z (+ y x))
z
(+ y x)
y
x
(/ (+ (* 1 (+ a 1/2)) (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t)))) (* (/ 1 (- (log (* (+ x y) z)) t)) (+ a 1/2)))
(+ (* 1 (+ a 1/2)) (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t))))
1
(+ a 1/2)
a
1/2
(* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t)))
(/ 1 (- (log (* (+ x y) z)) t))
(- (log (* (+ x y) z)) t)
(log (* (+ x y) z))
(* (+ x y) z)
(+ x y)
x
y
z
t
(* (+ (* a a) -1/4) (log t))
(+ (* a a) -1/4)
-1/4
(log t)
(* (/ 1 (- (log (* (+ x y) z)) t)) (+ a 1/2))
Outputs
(* t (+ -1 (+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))))
(-.f64 (log.f64 z) (-.f64 (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) t) (log.f64 (+.f64 y x))))
t
(+ -1 (+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t))))
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
-1
#s(literal -1 binary64)
(+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(/ (log (+ y x)) t)
(/.f64 (log.f64 (+.f64 y x)) t)
(log (+ y x))
(log.f64 (+.f64 y x))
(+ y x)
(+.f64 y x)
y
x
(+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))
(log t)
(log.f64 t)
(/ (+ a -1/2) t)
(/.f64 (+.f64 a #s(literal -1/2 binary64)) t)
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
(/ (log z) t)
(/.f64 (log.f64 z) t)
(log z)
(log.f64 z)
z
(neg t)
(-.f64 #s(literal 0 binary64) t)
t
(+ (- 0 t) (* (- a 1/2) (log t)))
(-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) t))
(- 0 t)
(-.f64 #s(literal 0 binary64) t)
0
#s(literal 0 binary64)
t
(* (- a 1/2) (log t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
a
1/2
#s(literal 1/2 binary64)
(log t)
(log.f64 t)
(/ 1 (/ 1 (+ (* (log t) (+ a -1/2)) (log (* z (+ y x))))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))
1
#s(literal 1 binary64)
(/ 1 (+ (* (log t) (+ a -1/2)) (log (* z (+ y x)))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))
(+ (* (log t) (+ a -1/2)) (log (* z (+ y x))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))
(log t)
(log.f64 t)
t
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
(log (* z (+ y x)))
(log.f64 (*.f64 (+.f64 y x) z))
(* z (+ y x))
(*.f64 (+.f64 y x) z)
z
(+ y x)
(+.f64 y x)
y
x
(/ (+ (* 1 (+ a 1/2)) (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t)))) (* (/ 1 (- (log (* (+ x y) z)) t)) (+ a 1/2)))
(/.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (fma.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)) #s(literal 0 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(+ (* 1 (+ a 1/2)) (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t))))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))
1
#s(literal 1 binary64)
(+ a 1/2)
(+.f64 a #s(literal 1/2 binary64))
a
1/2
#s(literal 1/2 binary64)
(* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t)))
(/.f64 (fma.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)) #s(literal 0 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))
(/ 1 (- (log (* (+ x y) z)) t))
(/.f64 #s(literal -1 binary64) (-.f64 t (log.f64 (*.f64 (+.f64 y x) z))))
(- (log (* (+ x y) z)) t)
(-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)
(log (* (+ x y) z))
(log.f64 (*.f64 (+.f64 y x) z))
(* (+ x y) z)
(*.f64 (+.f64 y x) z)
(+ x y)
(+.f64 y x)
x
y
z
t
(* (+ (* a a) -1/4) (log t))
(fma.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)) #s(literal 0 binary64))
(+ (* a a) -1/4)
(fma.f64 a a #s(literal -1/4 binary64))
-1/4
#s(literal -1/4 binary64)
(log t)
(log.f64 t)
(* (/ 1 (- (log (* (+ x y) z)) t)) (+ a 1/2))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))

localize211.0ms (1.2%)

Memory
14.4MiB live, 250.0MiB allocated
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
accuracy95.9%
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))
accuracy80.9%
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
accuracy79.1%
(log.f64 (*.f64 (+.f64 x y) z))
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
accuracy99.5%
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))))
accuracy99.4%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
accuracy79.1%
(log.f64 (*.f64 z (+.f64 y x)))
accuracy100.0%
(-.f64 #s(literal 0 binary64) t)
accuracy100.0%
(log.f64 t)
accuracy100.0%
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
accuracy99.8%
(*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))
accuracy100.0%
(neg.f64 t)
accuracy99.6%
(/.f64 (log.f64 (+.f64 y x)) t)
accuracy99.3%
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))
accuracy99.1%
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
accuracy89.9%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
Samples
129.0ms256×0valid
Compiler

Compiled 361 to 51 computations (85.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-mult: 21.0ms (29.7% of total)
ival-div: 16.0ms (22.6% of total)
ival-log: 15.0ms (21.2% of total)
ival-add: 13.0ms (18.4% of total)
ival-sub: 3.0ms (4.2% of total)
exact: 1.0ms (1.4% of total)
ival-neg: 1.0ms (1.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series236.0ms (1.3%)

Memory
-51.3MiB live, 433.9MiB allocated
Counts
21 → 888
Calls
Call 1
Inputs
#<alt (* t (+ -1 (+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))))>
#<alt (+ -1 (+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t))))>
#<alt (+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))>
#<alt (/ (log (+ y x)) t)>
#<alt (neg t)>
#<alt (+ (- 0 t) (* (- a 1/2) (log t)))>
#<alt (- 0 t)>
#<alt (- a 1/2)>
#<alt (log t)>
#<alt (/ 1 (/ 1 (+ (* (log t) (+ a -1/2)) (log (* z (+ y x))))))>
#<alt (/ 1 (+ (* (log t) (+ a -1/2)) (log (* z (+ y x)))))>
#<alt (+ (* (log t) (+ a -1/2)) (log (* z (+ y x))))>
#<alt (/ (+ (* 1 (+ a 1/2)) (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t)))) (* (/ 1 (- (log (* (+ x y) z)) t)) (+ a 1/2)))>
#<alt (+ (* 1 (+ a 1/2)) (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t))))>
#<alt (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t)))>
#<alt (* (/ 1 (- (log (* (+ x y) z)) t)) (+ a 1/2))>
#<alt (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t))>
#<alt (* (- a 1/2) (log t))>
#<alt (log (* z (+ y x)))>
#<alt (log (* (+ x y) z))>
#<alt (/ 1 (- (log (* (+ x y) z)) t))>
Outputs
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (* -1 t)>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (+ (* -1 (/ (log z) t)) (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))))>
#<alt (* -1 (* t (+ 1 (+ (* -1 (/ (log z) t)) (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))))>
#<alt (* -1 (* t (+ 1 (+ (* -1 (/ (log z) t)) (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))))>
#<alt (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))>
#<alt (+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))>
#<alt (+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))>
#<alt (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y)))>
#<alt (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (+ (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ x y))>
#<alt (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))>
#<alt (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))>
#<alt (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))>
#<alt (+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))>
#<alt (+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))>
#<alt (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x)))>
#<alt (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (+ (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ y x))>
#<alt (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))>
#<alt (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))>
#<alt (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))>
#<alt (+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))>
#<alt (+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))>
#<alt (* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))>
#<alt (* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))>
#<alt (* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)>
#<alt -1>
#<alt (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)>
#<alt (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)>
#<alt (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)>
#<alt -1>
#<alt (- (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)>
#<alt (- (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)>
#<alt (- (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)>
#<alt (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)>
#<alt (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)>
#<alt (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)>
#<alt (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)>
#<alt (/ (* a (log t)) t)>
#<alt (* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))>
#<alt (* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))>
#<alt (* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))>
#<alt (/ (* a (log t)) t)>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))>
#<alt (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)>
#<alt (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))>
#<alt (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))>
#<alt (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))>
#<alt (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t)))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))>
#<alt (/ (* a (log t)) t)>
#<alt (* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))>
#<alt (* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))>
#<alt (* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))>
#<alt (/ (* a (log t)) t)>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))>
#<alt (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (/ (log x) t)>
#<alt (+ (/ y (* t x)) (/ (log x) t))>
#<alt (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (/ (log x) t))>
#<alt (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (/ (log x) t))>
#<alt (* -1 (/ (log (/ 1 y)) t))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (/ x (* t y)))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (/ x (* t y))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (/ x (* t y)))))>
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) t)>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (/ (log -1) t)))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (/ (log -1) t)))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (/ (log -1) t)))>
#<alt (/ (log y) t)>
#<alt (+ (/ x (* t y)) (/ (log y) t))>
#<alt (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (/ (log y) t))>
#<alt (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (/ (log y) t))>
#<alt (* -1 (/ (log (/ 1 x)) t))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (/ y (* t x)))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (/ y (* t x))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (/ y (* t x)))))>
#<alt (/ (+ (log -1) (* -1 (log (/ -1 x)))) t)>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (/ (log -1) t)))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (/ (log -1) t)))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (/ (log -1) t)))>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* (log t) (- a 1/2))>
#<alt (+ (* -1 t) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 t) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 t) (* (log t) (- a 1/2)))>
#<alt (* -1 t)>
#<alt (* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))>
#<alt (* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))>
#<alt (* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))>
#<alt (- (* -1/2 (log t)) t)>
#<alt (- (+ (* -1/2 (log t)) (* a (log t))) t)>
#<alt (- (+ (* -1/2 (log t)) (* a (log t))) t)>
#<alt (- (+ (* -1/2 (log t)) (* a (log t))) t)>
#<alt (* a (log t))>
#<alt (* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))>
#<alt (* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))>
#<alt (* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt -1/2>
#<alt (- a 1/2)>
#<alt (- a 1/2)>
#<alt (- a 1/2)>
#<alt a>
#<alt (* a (- 1 (* 1/2 (/ 1 a))))>
#<alt (* a (- 1 (* 1/2 (/ 1 a))))>
#<alt (* a (- 1 (* 1/2 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))>
#<alt (log t)>
#<alt (log t)>
#<alt (log t)>
#<alt (log t)>
#<alt (* -1 (log (/ 1 t)))>
#<alt (* -1 (log (/ 1 t)))>
#<alt (* -1 (log (/ 1 t)))>
#<alt (* -1 (log (/ 1 t)))>
#<alt (+ (log -1) (* -1 (log (/ -1 t))))>
#<alt (+ (log -1) (* -1 (log (/ -1 t))))>
#<alt (+ (log -1) (* -1 (log (/ -1 t))))>
#<alt (+ (log -1) (* -1 (log (/ -1 t))))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (log t)))>
#<alt (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* x z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x)))>
#<alt (+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y))))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (* y z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y)))>
#<alt (+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x))))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))>
#<alt (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t))))>
#<alt (+ (* -1 (/ (* a (log t)) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2))) (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))>
#<alt (+ (* a (- (/ (* a (pow (log t) 2)) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 3)) (/ (log t) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2)))) (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))>
#<alt (+ (* a (- (* a (- (* -1 (/ (* a (pow (log t) 3)) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 4))) (* -1 (/ (pow (log t) 2) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 3))))) (/ (log t) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2)))) (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))>
#<alt (/ 1 (* a (log t)))>
#<alt (/ (- (+ (/ 1/2 (* a (log t))) (/ 1 (log t))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)>
#<alt (/ (- (+ (* -1 (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t)))) (+ (/ 1/2 (* a (log t))) (/ 1 (log t)))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)>
#<alt (/ (- (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (/ (* (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 3) (pow (log t) 2))))) (+ (/ (log (* z (+ x y))) (* a (pow (log t) 2))) (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t))))) a)>
#<alt (/ 1 (* a (log t)))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (log t)))) (* 1/2 (/ 1 (log t)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (pow (log t) 2)))) (* -1 (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (log t)))) a)) (* 1/2 (/ 1 (log t)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))>
#<alt (/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2))))>
#<alt (+ (* -1 (/ y (* x (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2)))))>
#<alt (+ (* y (- (* y (+ (* 1/2 (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 3))))) (/ 1 (* x (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2)))))>
#<alt (+ (* y (- (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (* (pow x 3) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 3))) (/ 1 (* (pow x 3) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 4))))))) (+ (* 1/2 (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 3)))))) (/ 1 (* x (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))>
#<alt (+ (* -1 (/ x (* y (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2)))) (pow y 2))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))) (/ x (* y (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))))) (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))) (+ (* 1/3 (/ (pow x 3) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))) (* 1/2 (/ (pow x 3) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3))))) (pow y 3))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2)))) (/ x (* y (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))))))>
#<alt (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))))>
#<alt (+ (* -1 (/ x (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (pow x 2) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3)))) (* -1/2 (/ (pow x 2) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2))))) (* -1 (/ x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) y)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow x 3) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/3 (/ (pow x 3) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) (/ (* x (+ (* -1 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2))))) (* y (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))))))) (+ (* -1 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2))))) y)) (* -1 (/ x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) y)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))))>
#<alt (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2))))>
#<alt (+ (* -1 (/ x (* y (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2)))))>
#<alt (+ (* x (- (* x (+ (* 1/2 (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 3))))) (/ 1 (* y (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2)))))>
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/3 (/ 1 (* (pow y 3) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (+ (/ 1 (* (pow y 3) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 3))) (/ 1 (* (pow y 3) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 4))))))) (+ (* 1/2 (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 3)))))) (/ 1 (* y (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2)))))>
#<alt (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))>
#<alt (+ (* -1 (/ y (* x (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2)))) (pow x 2))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))) (/ y (* x (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))))) (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))) (+ (* 1/3 (/ (pow y 3) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))) (* 1/2 (/ (pow y 3) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3))))) (pow x 3))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/2 (/ (pow y 2) (* (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2)))) (/ y (* x (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))))))>
#<alt (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))))>
#<alt (+ (* -1 (/ y (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3)))) (* -1/2 (/ (pow y 2) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2))))) (* -1 (/ y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) x)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow y 3) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/3 (/ (pow y 3) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) (/ (* y (+ (* -1 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2))))) (* x (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))))))) (+ (* -1 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2))))) x)) (* -1 (/ y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) x)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (log t) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (log t)))>
#<alt (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* x z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x)))>
#<alt (+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y))))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (* y z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y)))>
#<alt (+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x))))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))>
#<alt (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))>
#<alt (+ (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* a (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))))))>
#<alt (+ (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* a (- (+ (* 2 (- (log (* z (+ x y))) t)) (* a (- (* 2 (log t)) (* 2 (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))))))) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))))))>
#<alt (+ (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* a (- (+ (* 2 (- (log (* z (+ x y))) t)) (* a (- (+ (* -2 (* a (- (* 2 (log t)) (* 2 (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))))))) (* 2 (log t))) (* 2 (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))))))) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))))))>
#<alt (* a (log t))>
#<alt (* a (- (+ (log t) (/ (log (* z (+ x y))) a)) (+ (* 1/2 (/ (log t) a)) (/ t a))))>
#<alt (* a (- (+ (log t) (+ (/ (log (* z (+ x y))) a) (/ (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)) (pow a 2)))) (+ (* 1/2 (/ (log t) a)) (+ (* 1/2 (/ (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))) (pow a 2))) (/ t a)))))>
#<alt (* a (- (+ (log t) (+ (* -1/2 (/ (- (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)) (* 1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) (pow a 3))) (+ (/ (log (* z (+ x y))) a) (/ (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)) (pow a 2))))) (+ (* 1/2 (/ (log t) a)) (+ (* 1/2 (/ (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))) (pow a 2))) (/ t a)))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1 (/ (- (* -1 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* -1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) a))) (+ t (* 1/2 (log t)))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1 (/ (- (+ (* -1 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* -1/2 (/ (- (* -1 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* -1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) a))) (* -1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) a))) (+ t (* 1/2 (log t)))) a)))))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a))>
#<alt (+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))) (+ (* 1/2 (/ 1 (* y (+ 1/2 a)))) (+ (/ a (* y (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t)))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a)))>
#<alt (+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))) (+ (* 1/2 (/ 1 (* y (+ 1/2 a)))) (+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (* (+ 1/2 a) (pow (- (log (* y z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (- (log (* y z)) t)) (+ 1/2 a))) (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (* (pow y 2) (+ 1/2 a))))))) (+ (/ a (* y (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a)))>
#<alt (+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))) (+ (* 1/2 (/ 1 (* y (+ 1/2 a)))) (+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (* (+ 1/2 a) (pow (- (log (* y z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (- (log (* y z)) t)) (+ 1/2 a))) (+ (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (* (pow y 2) (+ 1/2 a)))) (* x (+ (* -1 (/ (* (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 3)))))) (- (log (* y z)) t)) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (+ 1/2 a)))) (+ (* 1/3 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (* (pow y 3) (+ 1/2 a)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (* (+ 1/2 a) (pow (- (log (* y z)) t) 2))))))))))))) (+ (/ a (* y (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a)))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a))>
#<alt (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* x (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a))))>
#<alt (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (* (pow x 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (+ (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* (pow x 2) (+ 1/2 a)))) (+ (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* x (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a)))))))>
#<alt (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (* (pow x 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (* (pow x 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (* (pow x 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (+ (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* (pow x 2) (+ 1/2 a)))) (+ (* 1/3 (/ (* (pow y 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* (pow x 3) (+ 1/2 a)))) (+ (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* (pow x 3) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (+ (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* x (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a)))))))))))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) x)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))))) x)) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) x)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (+ (* -1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))) (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (+ (* -1/3 (/ (* (pow y 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (+ 1/2 a))))) x)) (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a)))))) x)) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) x)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a)))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a))>
#<alt (+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))) (+ (* 1/2 (/ 1 (* x (+ 1/2 a)))) (+ (/ a (* x (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t)))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a)))>
#<alt (+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))) (+ (* 1/2 (/ 1 (* x (+ 1/2 a)))) (+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (* (+ 1/2 a) (pow (- (log (* x z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (- (log (* x z)) t)) (+ 1/2 a))) (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (* (pow x 2) (+ 1/2 a))))))) (+ (/ a (* x (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a)))>
#<alt (+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))) (+ (* 1/2 (/ 1 (* x (+ 1/2 a)))) (+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (* (+ 1/2 a) (pow (- (log (* x z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (- (log (* x z)) t)) (+ 1/2 a))) (+ (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (* (pow x 2) (+ 1/2 a)))) (* y (+ (* -1 (/ (* (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 3)))))) (- (log (* x z)) t)) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (+ 1/2 a)))) (+ (* 1/3 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (* (pow x 3) (+ 1/2 a)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (* (+ 1/2 a) (pow (- (log (* x z)) t) 2))))))))))))) (+ (/ a (* x (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a)))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a))>
#<alt (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* y (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a))))>
#<alt (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (* (pow y 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (+ (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* (pow y 2) (+ 1/2 a)))) (+ (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* y (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a)))))))>
#<alt (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (* (pow y 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (* (pow y 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (* (pow y 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (+ (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* (pow y 2) (+ 1/2 a)))) (+ (* 1/3 (/ (* (pow x 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* (pow y 3) (+ 1/2 a)))) (+ (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* (pow y 3) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (+ (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* y (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a)))))))))))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) y)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))))) y)) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) y)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (+ (* -1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))) (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (+ (* -1/3 (/ (* (pow x 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (+ 1/2 a))))) y)) (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a)))))) y)) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) y)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a)))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))>
#<alt (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))>
#<alt (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a))>
#<alt (+ (* t (+ (* -1 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))) (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* (log (* z (+ x y))) (+ 1/2 a))))) (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a)))>
#<alt (+ (* t (+ (* -1 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))) (+ 1/2 a))) (+ (* t (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))) (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a))))) (/ (* (log t) (- (pow a 2) 1/4)) (* (log (* z (+ x y))) (+ 1/2 a)))))) (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a)))>
#<alt (+ (* t (+ (* -1 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))) (+ 1/2 a))) (+ (* t (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))) (+ (* t (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 3) (+ 1/2 a)))) (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 3) (+ 1/2 a))))) (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))))) (/ (* (log t) (- (pow a 2) 1/4)) (* (log (* z (+ x y))) (+ 1/2 a)))))) (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a)))>
#<alt (* -1 t)>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (/ (log (* z (+ x y))) t)) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a)))) (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log (* z (+ x y))) t) (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a)))))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a)))) (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 3) (+ 1/2 a)))) (+ (/ (log (* z (+ x y))) t) (+ (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a))) (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 3) (+ 1/2 a)))))))) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (+ (* -1 (/ (+ (* -1 (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) t)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (+ (* -1 (/ (+ (* -1 (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) t)) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a)))) t)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))>
#<alt (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (+ 1/2 (+ a (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))))>
#<alt (+ 1/2 (+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (* a (+ 1 (/ (* a (log t)) (- (log (* z (+ x y))) t))))))>
#<alt (+ 1/2 (+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (* a (+ 1 (/ (* a (log t)) (- (log (* z (+ x y))) t))))))>
#<alt (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))>
#<alt (* (pow a 2) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (+ (/ 1/2 (pow a 2)) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))))>
#<alt (* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (+ (/ 1/2 (pow a 2)) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))))>
#<alt (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))>
#<alt (* (pow a 2) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) a)) 1) a)) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) a)) 1) a)) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (log (* y z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))))>
#<alt (+ 1/2 (+ a (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))))>
#<alt (+ 1/2 (+ a (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))))>
#<alt (- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))>
#<alt (- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (log (* x z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))))>
#<alt (+ 1/2 (+ a (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))))>
#<alt (+ 1/2 (+ a (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))))>
#<alt (- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))>
#<alt (- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))))>
#<alt (+ 1/2 (+ a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))>
#<alt (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))>
#<alt (+ 1/2 (+ a (+ (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 2)) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))))>
#<alt (+ 1/2 (+ a (+ (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 3)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))))>
#<alt (+ 1/2 (+ a (+ (* t (- (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 4)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 3))))) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))))>
#<alt (+ 1/2 a)>
#<alt (+ 1/2 (+ a (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t)))>
#<alt (+ 1/2 (+ a (+ (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2)) (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t))))>
#<alt (- (+ 1/2 (+ a (+ (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t) (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 3))))) (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2))))>
#<alt (+ 1/2 a)>
#<alt (+ 1/2 (+ a (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) t))))>
#<alt (+ 1/2 (+ a (* -1 (/ (+ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) t))))>
#<alt (+ 1/2 (+ a (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)))) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t))))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t))>
#<alt (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (log (* y z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))>
#<alt (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))>
#<alt (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t))>
#<alt (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (log (* x z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))>
#<alt (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))>
#<alt (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))>
#<alt (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))>
#<alt (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))>
#<alt (+ (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 2)) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))>
#<alt (+ (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 3)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))>
#<alt (+ (* t (- (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 4)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 3))))) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))>
#<alt (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t)>
#<alt (/ (+ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) t)) t)>
#<alt (/ (- (+ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2))) (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) t))) t)>
#<alt (/ (- (+ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (/ (* (pow (log (* z (+ x y))) 3) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 3))) (+ (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) t)) (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2))))) t)>
#<alt (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) t))>
#<alt (* -1 (/ (+ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)))) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow (log (* z (+ x y))) 3) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t) (* -1 (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))))) t)) (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)))) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t))>
#<alt (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))>
#<alt (+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t)))>
#<alt (+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t)))>
#<alt (+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t)))>
#<alt (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))>
#<alt (* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))>
#<alt (* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))>
#<alt (/ (+ 1/2 a) (- (log (* y z)) t))>
#<alt (+ (* -1 (* x (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* y z)) t))) (/ a (- (log (* y z)) t))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* y (- (log (* y z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* y z)) t))) (/ a (- (log (* y z)) t))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* y (- (log (* y z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (+ 1/2 a) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* (pow y 2) (- (log (* y z)) t)))))))) (+ (* -1 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* y (- (log (* y z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* y z)) t))) (/ a (- (log (* y z)) t))))>
#<alt (/ (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))>
#<alt (+ (* -1 (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 x)))) t))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))>
#<alt (/ (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))>
#<alt (+ (* -1 (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ (* y (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow y 3) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (* (pow y 3) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ (* y (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))>
#<alt (/ (+ 1/2 a) (- (log (* x z)) t))>
#<alt (+ (* -1 (* y (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* x z)) t))) (/ a (- (log (* x z)) t))))>
#<alt (+ (* y (- (* -1 (* y (+ (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* x (- (log (* x z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* x z)) t))) (/ a (- (log (* x z)) t))))>
#<alt (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* x (- (log (* x z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (+ 1/2 a) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* (pow x 2) (- (log (* x z)) t)))))))) (+ (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* x (- (log (* x z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* x z)) t))) (/ a (- (log (* x z)) t))))>
#<alt (/ (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))>
#<alt (+ (* -1 (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 y)))) t))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))>
#<alt (/ (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))>
#<alt (+ (* -1 (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ (* x (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow x 3) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (* (pow x 3) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ (* x (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))>
#<alt (/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ (+ 1/2 a) (log (* z (+ x y))))>
#<alt (+ (* 1/2 (/ 1 (log (* z (+ x y))))) (+ (/ a (log (* z (+ x y)))) (/ (* t (+ 1/2 a)) (pow (log (* z (+ x y))) 2))))>
#<alt (+ (* t (- (/ (* t (+ 1/2 a)) (pow (log (* z (+ x y))) 3)) (* -1 (/ (+ 1/2 a) (pow (log (* z (+ x y))) 2))))) (+ (* 1/2 (/ 1 (log (* z (+ x y))))) (/ a (log (* z (+ x y))))))>
#<alt (+ (* t (- (* t (- (/ (* t (+ 1/2 a)) (pow (log (* z (+ x y))) 4)) (* -1 (/ (+ 1/2 a) (pow (log (* z (+ x y))) 3))))) (* -1 (/ (+ 1/2 a) (pow (log (* z (+ x y))) 2))))) (+ (* 1/2 (/ 1 (log (* z (+ x y))))) (/ a (log (* z (+ x y))))))>
#<alt (* -1 (/ (+ 1/2 a) t))>
#<alt (/ (+ (* -1 (+ 1/2 a)) (* -1 (/ (* (log (* z (+ x y))) (+ 1/2 a)) t))) t)>
#<alt (/ (- (+ (* -1 (+ 1/2 a)) (* -1 (/ (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)) (pow t 2)))) (/ (* (log (* z (+ x y))) (+ 1/2 a)) t)) t)>
#<alt (/ (- (+ (* -1 (+ 1/2 a)) (* -1 (/ (* (pow (log (* z (+ x y))) 3) (+ 1/2 a)) (pow t 3)))) (+ (/ (* (log (* z (+ x y))) (+ 1/2 a)) t) (/ (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)) (pow t 2)))) t)>
#<alt (* -1 (/ (+ 1/2 a) t))>
#<alt (* -1 (/ (+ 1/2 (+ a (/ (* (log (* z (+ x y))) (+ 1/2 a)) t))) t))>
#<alt (* -1 (/ (+ 1/2 (+ a (* -1 (/ (- (* -1 (/ (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)) t)) (* (log (* z (+ x y))) (+ 1/2 a))) t)))) t))>
#<alt (* -1 (/ (+ 1/2 (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow (log (* z (+ x y))) 3) (+ 1/2 a)) t) (* -1 (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))) t)) (* (log (* z (+ x y))) (+ 1/2 a))) t)))) t))>
#<alt (/ 1/2 (- (log (* z (+ x y))) t))>
#<alt (+ (* 1/2 (/ 1 (- (log (* z (+ x y))) t))) (/ a (- (log (* z (+ x y))) t)))>
#<alt (+ (* 1/2 (/ 1 (- (log (* z (+ x y))) t))) (/ a (- (log (* z (+ x y))) t)))>
#<alt (+ (* 1/2 (/ 1 (- (log (* z (+ x y))) t))) (/ a (- (log (* z (+ x y))) t)))>
#<alt (/ a (- (log (* z (+ x y))) t))>
#<alt (* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))>
#<alt (* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))>
#<alt (* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))>
#<alt (/ a (- (log (* z (+ x y))) t))>
#<alt (* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))>
#<alt (* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))>
#<alt (* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))>
#<alt (/ (+ (log z) (* (log t) (- a 1/2))) t)>
#<alt (/ (+ (log z) (* (log t) (- a 1/2))) t)>
#<alt (/ (+ (log z) (* (log t) (- a 1/2))) t)>
#<alt (/ (+ (log z) (* (log t) (- a 1/2))) t)>
#<alt (/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)>
#<alt (* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))>
#<alt (* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))>
#<alt (* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))>
#<alt (* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))>
#<alt (+ (* -1/2 (/ (log t) t)) (/ (log z) t))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (* a (log t)) t)))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (* a (log t)) t)))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (* a (log t)) t)))>
#<alt (/ (* a (log t)) t)>
#<alt (* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (/ (log z) (* a t)))))>
#<alt (* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (/ (log z) (* a t)))))>
#<alt (* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (/ (log z) (* a t)))))>
#<alt (/ (* a (log t)) t)>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (/ (log z) t)) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (/ (log z) t)) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (/ (log z) t)) a)))))>
#<alt (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))>
#<alt (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))>
#<alt (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))>
#<alt (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (* -1/2 (log t))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (+ (* -1/2 (log t)) (* a (log t)))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (+ (log t) (* -1/2 (/ (log t) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))>
#<alt (* (log t) (- a 1/2))>
#<alt (* (log t) (- a 1/2))>
#<alt (* (log t) (- a 1/2))>
#<alt (* (log t) (- a 1/2))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* -1 (* (log (/ 1 t)) (- a 1/2)))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (log (* x z))>
#<alt (+ (log (* x z)) (/ y x))>
#<alt (+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))>
#<alt (+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))>
#<alt (log (* y z))>
#<alt (+ (log (* y z)) (/ x y))>
#<alt (+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))>
#<alt (+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))>
#<alt (+ (log z) (* -1 (log (/ 1 x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))>
#<alt (log (* y z))>
#<alt (+ (log (* y z)) (/ x y))>
#<alt (+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))>
#<alt (+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))>
#<alt (+ (log z) (* -1 (log (/ 1 x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))>
#<alt (log (* x z))>
#<alt (+ (log (* x z)) (/ y x))>
#<alt (+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))>
#<alt (+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (/ 1 (- (log (* y z)) t))>
#<alt (+ (* -1 (/ x (* y (pow (- (log (* y z)) t) 2)))) (/ 1 (- (log (* y z)) t)))>
#<alt (+ (* x (- (* x (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 2)))) (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 3))))) (/ 1 (* y (pow (- (log (* y z)) t) 2))))) (/ 1 (- (log (* y z)) t)))>
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/3 (/ 1 (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (+ (/ 1 (* (pow y 3) (pow (- (log (* y z)) t) 3))) (/ 1 (* (pow y 3) (pow (- (log (* y z)) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 2)))) (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 3)))))) (/ 1 (* y (pow (- (log (* y z)) t) 2))))) (/ 1 (- (log (* y z)) t)))>
#<alt (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))>
#<alt (+ (* -1 (/ y (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ y (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (pow y 3) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (pow y 3) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ y (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))>
#<alt (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))>
#<alt (+ (* -1 (/ y (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))>
#<alt (/ 1 (- (log (* x z)) t))>
#<alt (+ (* -1 (/ y (* x (pow (- (log (* x z)) t) 2)))) (/ 1 (- (log (* x z)) t)))>
#<alt (+ (* y (- (* y (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 2)))) (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 3))))) (/ 1 (* x (pow (- (log (* x z)) t) 2))))) (/ 1 (- (log (* x z)) t)))>
#<alt (+ (* y (- (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (log (* x z)) t) 3))) (/ 1 (* (pow x 3) (pow (- (log (* x z)) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 2)))) (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 3)))))) (/ 1 (* x (pow (- (log (* x z)) t) 2))))) (/ 1 (- (log (* x z)) t)))>
#<alt (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))>
#<alt (+ (* -1 (/ x (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ x (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (pow x 3) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (pow x 3) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ x (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))>
#<alt (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))>
#<alt (+ (* -1 (/ x (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))>
#<alt (/ 1 (- (+ (log z) (log (+ x y))) t))>
#<alt (/ 1 (- (+ (log z) (log (+ x y))) t))>
#<alt (/ 1 (- (+ (log z) (log (+ x y))) t))>
#<alt (/ 1 (- (+ (log z) (log (+ x y))) t))>
#<alt (/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))>
#<alt (/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))>
#<alt (/ 1 (log (* z (+ x y))))>
#<alt (+ (/ 1 (log (* z (+ x y)))) (/ t (pow (log (* z (+ x y))) 2)))>
#<alt (+ (* t (+ (/ 1 (pow (log (* z (+ x y))) 2)) (/ t (pow (log (* z (+ x y))) 3)))) (/ 1 (log (* z (+ x y)))))>
#<alt (+ (* t (+ (* t (+ (/ 1 (pow (log (* z (+ x y))) 3)) (/ t (pow (log (* z (+ x y))) 4)))) (/ 1 (pow (log (* z (+ x y))) 2)))) (/ 1 (log (* z (+ x y)))))>
#<alt (/ -1 t)>
#<alt (/ (- (* -1 (/ (log (* z (+ x y))) t)) 1) t)>
#<alt (/ (- (* -1 (/ (pow (log (* z (+ x y))) 2) (pow t 2))) (+ 1 (/ (log (* z (+ x y))) t))) t)>
#<alt (/ (- (* -1 (/ (pow (log (* z (+ x y))) 3) (pow t 3))) (+ 1 (+ (/ (log (* z (+ x y))) t) (/ (pow (log (* z (+ x y))) 2) (pow t 2))))) t)>
#<alt (/ -1 t)>
#<alt (* -1 (/ (+ 1 (/ (log (* z (+ x y))) t)) t))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (log (* z (+ x y))) 2) t)) (log (* z (+ x y)))) t))) t))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (log (* z (+ x y))) 3) t) (* -1 (pow (log (* z (+ x y))) 2))) t)) (log (* z (+ x y)))) t))) t))>
Calls

222 calls:

TimeVariablePointExpression
62.0ms
t
@inf
(+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))
18.0ms
t
@0
(+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))
8.0ms
y
@-inf
(/ 1 (+ (* (log t) (+ a -1/2)) (log (* z (+ y x)))))
6.0ms
t
@-inf
(+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))
6.0ms
x
@inf
(/ (+ (* 1 (+ a 1/2)) (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t)))) (* (/ 1 (- (log (* (+ x y) z)) t)) (+ a 1/2)))

rewrite482.0ms (2.7%)

Memory
2.1MiB live, 673.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 746×/-lowering-/.f32
4 746×/-lowering-/.f64
3 004×*-lowering-*.f32
3 004×*-lowering-*.f64
2 644×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
049262
1344255
23214255
08606245
Stop Event
iter limit
node limit
Counts
21 → 832
Calls
Call 1
Inputs
(* t (+ -1 (+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))))
(+ -1 (+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t))))
(+ (/ (log (+ y x)) t) (+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t)))
(/ (log (+ y x)) t)
(neg t)
(+ (- 0 t) (* (- a 1/2) (log t)))
(- 0 t)
(- a 1/2)
(log t)
(/ 1 (/ 1 (+ (* (log t) (+ a -1/2)) (log (* z (+ y x))))))
(/ 1 (+ (* (log t) (+ a -1/2)) (log (* z (+ y x)))))
(+ (* (log t) (+ a -1/2)) (log (* z (+ y x))))
(/ (+ (* 1 (+ a 1/2)) (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t)))) (* (/ 1 (- (log (* (+ x y) z)) t)) (+ a 1/2)))
(+ (* 1 (+ a 1/2)) (* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t))))
(* (/ 1 (- (log (* (+ x y) z)) t)) (* (+ (* a a) -1/4) (log t)))
(* (/ 1 (- (log (* (+ x y) z)) t)) (+ a 1/2))
(+ (* (log t) (/ (+ a -1/2) t)) (/ (log z) t))
(* (- a 1/2) (log t))
(log (* z (+ y x)))
(log (* (+ x y) z))
(/ 1 (- (log (* (+ x y) z)) t))
Outputs
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(+.f64 #s(literal 0 binary64) (*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))
(+.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) (-.f64 #s(literal 0 binary64) t))
(+.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))) (*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t) (*.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) t))
(-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))
(-.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))) (/.f64 (pow.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))))
(fma.f64 t #s(literal -1 binary64) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(fma.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 #s(literal 0 binary64) t))
(fma.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
(fma.f64 #s(literal -1 binary64) t (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) t (-.f64 #s(literal 0 binary64) t))
(fma.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t (*.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) t))
(/.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))))
(/.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))
(/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64)))) (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)))) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64))) t) (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64))) t) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(/.f64 (neg.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))))
(/.f64 (neg.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64))) t)) (neg.f64 (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64))) t)) (neg.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(*.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) t)
(+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal -1 binary64)))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(+.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+.f64 (+.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (/.f64 (log.f64 (+.f64 y x)) t))
(+.f64 (+.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t))) (/.f64 (log.f64 z) t))
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (/.f64 (log.f64 z) t))
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (log.f64 z) t)) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))) (/.f64 (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(fma.f64 (log.f64 (+.f64 y x)) (/.f64 #s(literal 1 binary64) t) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal -1 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal -1 binary64)))
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)))) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 (+.f64 y x)) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))) #s(literal -1 binary64))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) t (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64))) (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(pow.f64 (/.f64 (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))))
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (log.f64 z) t))
(+.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (log.f64 z) t)) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(-.f64 (/.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t))) (/.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (log.f64 z) t))) (/.f64 (pow.f64 (/.f64 (log.f64 z) t) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (log.f64 z) t))))
(fma.f64 (log.f64 (+.f64 y x)) (/.f64 #s(literal 1 binary64) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 t)) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (log.f64 t) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (log.f64 t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64)))) (/.f64 (log.f64 (+.f64 y x)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 z) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 z)) #s(literal -1 binary64)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)) (/.f64 (log.f64 (+.f64 y x)) t))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (log.f64 (+.f64 y x)) t) (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64))) (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (*.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))))) (*.f64 t (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 t (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 t (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) t (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (log.f64 (+.f64 y x)))) (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) t) (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) t (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (log.f64 (+.f64 y x)))) (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) t))
(/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (log.f64 (+.f64 y x)) t) (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) (/.f64 t (log.f64 (+.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (log.f64 z) t)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (log.f64 z) t)))
(/.f64 (neg.f64 (fma.f64 (log.f64 (+.f64 y x)) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (*.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64)))))) (neg.f64 (*.f64 t (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (log.f64 (+.f64 y x)) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 t (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 t (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) t (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (log.f64 (+.f64 y x))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) t)))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) t) (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) t (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (log.f64 (+.f64 y x))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) t)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (log.f64 z) t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (log.f64 z) t))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 y x)) t)) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (/.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (log.f64 (+.f64 y x)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 (log.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) t) (/.f64 (log.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) t))
(-.f64 (/.f64 (log.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) t) (/.f64 (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) t))
(-.f64 (/.f64 (log.f64 (*.f64 (+.f64 y x) (-.f64 y x))) t) (/.f64 (log.f64 (-.f64 y x)) t))
(-.f64 (/.f64 (log.f64 (*.f64 (+.f64 y x) (-.f64 x y))) t) (/.f64 (log.f64 (-.f64 x y)) t))
(neg.f64 (/.f64 (log.f64 (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (log.f64 (+.f64 y x)) t)
(/.f64 #s(literal 1 binary64) (/.f64 t (log.f64 (+.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (+.f64 y x)) #s(literal -1 binary64))) t)
(/.f64 (neg.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (+.f64 y x)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (log.f64 (+.f64 y x)) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 (+.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(+.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))
(-.f64 #s(literal 0 binary64) t)
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) t) t)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (-.f64 #s(literal 0 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))
(fma.f64 t #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) t #s(literal 0 binary64))
(fma.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64))
(neg.f64 t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(pow.f64 t #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))
(pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))
(*.f64 t #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) t)
(*.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) t))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(+.f64 (*.f64 (log.f64 t) a) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t)))
(+.f64 (fma.f64 t #s(literal -1 binary64) (*.f64 (log.f64 t) a)) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t))
(-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(-.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) t)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 t #s(literal -1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1 binary64) t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (log.f64 t) a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(fma.f64 a (log.f64 t) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 #s(literal 0 binary64) t))
(fma.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(neg.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))))
(*.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))
(-.f64 #s(literal 0 binary64) t)
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) t) t)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (-.f64 #s(literal 0 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))
(fma.f64 t #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) t #s(literal 0 binary64))
(fma.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64))
(neg.f64 t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(pow.f64 t #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))
(pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))
(*.f64 t #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) t)
(*.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(+.f64 a #s(literal -1/2 binary64))
(+.f64 #s(literal -1/2 binary64) a)
(-.f64 a #s(literal 1/2 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 a #s(literal 1 binary64)) #s(literal 1/2 binary64))
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/2 binary64) a)))
(fma.f64 a #s(literal 1 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1 binary64) a #s(literal -1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64)))))
(/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64))))
(/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 a)) #s(literal -1 binary64))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 a))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 #s(literal -1/2 binary64) a))
(/.f64 (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/2 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 a #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)))
(log.f64 t)
(-.f64 (log.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (-.f64 #s(literal 0 binary64) t)))
(+.f64 (log.f64 (+.f64 y x)) (+.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 z) (+.f64 (log.f64 (+.f64 y x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))
(+.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) a) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(+.f64 (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 y x) z))) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (*.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 z))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (log.f64 (+.f64 y x)))
(+.f64 (+.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) a)) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(exp.f64 (log.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(exp.f64 (*.f64 (log.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (log.f64 t) a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))
(fma.f64 a (log.f64 t) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
(fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))
(*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(*.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal -1 binary64))
(pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64))
(*.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1 binary64)))
(+.f64 (log.f64 (+.f64 y x)) (+.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (log.f64 z) (+.f64 (log.f64 (+.f64 y x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))
(+.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) a) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(+.f64 (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 y x) z))) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (*.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 z))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (log.f64 (+.f64 y x)))
(+.f64 (+.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) a)) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(exp.f64 (log.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(exp.f64 (*.f64 (log.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))) (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (log.f64 t) a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))
(fma.f64 a (log.f64 t) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
(fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 y x) z))))
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))))
(*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(*.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 (+.f64 y x) z)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 (+.f64 y x) z)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (/.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))))
(neg.f64 (/.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(/.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(/.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (neg.f64 (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) #s(literal 1 binary64)) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (*.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64)))) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 (/.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (+.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (/.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 1 binary64)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64))))) (neg.f64 (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (+.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 1 binary64))) (neg.f64 (+.f64 a #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64)))))
(*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) #s(literal -1 binary64)))
(*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(*.f64 (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64))) (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(*.f64 (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(*.f64 (/.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))
(*.f64 (/.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (*.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(+.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(+.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(+.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))
(+.f64 (+.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) a) #s(literal 1/2 binary64))
(+.f64 (+.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 1/2 binary64)) a)
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (log.f64 t) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))
(fma.f64 a #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(fma.f64 #s(literal 1 binary64) a (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))
(fma.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (+.f64 a #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (log.f64 t) (+.f64 a #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 y x) z))) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 y x) z))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)))) (neg.f64 (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (fma.f64 a a #s(literal -1/4 binary64))))) (neg.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))))
(pow.f64 (/.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(pow.f64 (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) #s(literal -1 binary64))
(*.f64 (log.f64 t) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (log.f64 t))
(*.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))
(*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 y x) z))) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 y x) z))))
(+.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(-.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 #s(literal -1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a #s(literal -1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (pow.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) a (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 1/2 binary64) (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (*.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))))
(/.f64 (-.f64 (pow.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (+.f64 #s(literal 1/2 binary64) (neg.f64 a)))
(/.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) #s(literal -3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (*.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 a #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) (+.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 y x) z))) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 y x) z))))
(+.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 z) t))
(+.f64 (/.f64 (log.f64 z) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)) (/.f64 (pow.f64 (/.f64 (log.f64 z) t) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(-.f64 (/.f64 (pow.f64 (/.f64 (log.f64 z) t) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t)) (/.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t)))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 t)) (/.f64 (log.f64 z) t))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t))
(fma.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (log.f64 t) (/.f64 (log.f64 z) t))
(fma.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t) (/.f64 (log.f64 z) t))
(fma.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 z) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 z)) #s(literal -1 binary64)) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))) t (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (log.f64 z) t) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t (*.f64 t (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 t (log.f64 z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (log.f64 z))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))
(/.f64 (fma.f64 (log.f64 z) t (*.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (/.f64 t (log.f64 z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 t (log.f64 z)) t))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) t (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (log.f64 z) t) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t (*.f64 t (log.f64 z)))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (/.f64 t (log.f64 z)) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t (log.f64 z)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 z))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (neg.f64 (fma.f64 (log.f64 z) t (*.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (/.f64 t (log.f64 z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 (/.f64 t (log.f64 z)) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) t (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))))
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t)))
(pow.f64 (/.f64 (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 z) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (log.f64 z) t) (/.f64 (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) t) (pow.f64 (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(+.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (*.f64 (log.f64 t) a))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))
(fma.f64 (log.f64 t) a (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (*.f64 (log.f64 t) a))
(fma.f64 a (log.f64 t) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (log.f64 t) (*.f64 (log.f64 t) a))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))
(log.f64 (*.f64 (+.f64 y x) z))
(+.f64 (log.f64 (+.f64 y x)) (log.f64 z))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(-.f64 (log.f64 (fma.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))))) (log.f64 (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 y z) (*.f64 x z))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 x z) (*.f64 x z)))) (log.f64 (-.f64 (*.f64 y z) (*.f64 x z))))
(-.f64 (log.f64 (*.f64 z (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))
(-.f64 (log.f64 (*.f64 z (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x)))) (log.f64 (-.f64 y x)))
(-.f64 (log.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y)))) (log.f64 (-.f64 x y)))
(-.f64 (log.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) z)) (log.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))
(-.f64 (log.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) z)) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (log.f64 (-.f64 y x)))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) z)) (log.f64 (-.f64 x y)))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 y x) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 y x) z))))
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 y x)))) (/.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 y x)))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 y x)) (log.f64 z)))))
(/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 (+.f64 y x))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (log.f64 (/.f64 (+.f64 y x) z)))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 z (+.f64 y x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 y x)) (log.f64 z))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 (+.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (+.f64 y x) z))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 z (+.f64 y x)))))
(log.f64 (*.f64 (+.f64 y x) z))
(+.f64 (log.f64 (+.f64 y x)) (log.f64 z))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(-.f64 (log.f64 (fma.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))))) (log.f64 (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 y z) (*.f64 x z))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 x z) (*.f64 x z)))) (log.f64 (-.f64 (*.f64 y z) (*.f64 x z))))
(-.f64 (log.f64 (*.f64 z (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))
(-.f64 (log.f64 (*.f64 z (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x)))) (log.f64 (-.f64 y x)))
(-.f64 (log.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y)))) (log.f64 (-.f64 x y)))
(-.f64 (log.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) z)) (log.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))
(-.f64 (log.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) z)) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (log.f64 (-.f64 y x)))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) z)) (log.f64 (-.f64 x y)))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 y x) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 y x) z))))
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 y x)))) (/.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 z (+.f64 y x)))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 y x)) (log.f64 z)))))
(/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 (+.f64 y x))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (log.f64 (/.f64 (+.f64 y x) z)))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 z (+.f64 y x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 y x)) (log.f64 z))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 (+.f64 y x)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (+.f64 y x) z))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 z (+.f64 y x)))))
(exp.f64 (*.f64 (log.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))))
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))))
(pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t)) #s(literal 1 binary64))
(*.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 y x) z)) t) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 y x) z))) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (log.f64 (*.f64 (+.f64 y x) z))) (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 t (log.f64 (*.f64 (+.f64 y x) z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (log.f64 (*.f64 (+.f64 y x) z)))) #s(literal -1 binary64)))

simplify731.0ms (4.2%)

Memory
-0.1MiB live, 1 230.2MiB allocated
Algorithm
egg-herbie
Rules
5 402×*-lowering-*.f32
5 402×*-lowering-*.f64
5 230×+-lowering-+.f64
5 230×+-lowering-+.f32
4 882×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0238432228
1780232228
0803030691
Stop Event
iter limit
node limit
Counts
888 → 888
Calls
Call 1
Inputs
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(* -1 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* -1 t)
(* -1 (* t (+ 1 (+ (* -1 (/ (log z) t)) (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))))
(* -1 (* t (+ 1 (+ (* -1 (/ (log z) t)) (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))))
(* -1 (* t (+ 1 (+ (* -1 (/ (log z) t)) (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))))
(* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))
(+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y)))
(+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))))
(* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(+ (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ x y))
(+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))
(+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x)))
(+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))))
(* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(+ (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ y x))
(+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(* a (log t))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
-1
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
-1
(- (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(- (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(- (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(/ (* a (log t)) t)
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(/ (* a (log t)) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(/ (* a (log t)) t)
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(/ (* a (log t)) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(/ (log x) t)
(+ (/ y (* t x)) (/ (log x) t))
(+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (/ (log x) t))
(+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (/ (log x) t))
(* -1 (/ (log (/ 1 y)) t))
(+ (* -1 (/ (log (/ 1 y)) t)) (/ x (* t y)))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (/ x (* t y))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (/ x (* t y)))))
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t)
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (/ (log -1) t)))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (/ (log -1) t)))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (/ (log -1) t)))
(/ (log y) t)
(+ (/ x (* t y)) (/ (log y) t))
(+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (/ (log y) t))
(+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (/ (log y) t))
(* -1 (/ (log (/ 1 x)) t))
(+ (* -1 (/ (log (/ 1 x)) t)) (/ y (* t x)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (/ y (* t x))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (/ y (* t x)))))
(/ (+ (log -1) (* -1 (log (/ -1 x)))) t)
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (/ (log -1) t)))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (/ (log -1) t)))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (/ (log -1) t)))
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* (log t) (- a 1/2))
(+ (* -1 t) (* (log t) (- a 1/2)))
(+ (* -1 t) (* (log t) (- a 1/2)))
(+ (* -1 t) (* (log t) (- a 1/2)))
(* -1 t)
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(- (* -1/2 (log t)) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(* a (log t))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
-1/2
(- a 1/2)
(- a 1/2)
(- a 1/2)
a
(* a (- 1 (* 1/2 (/ 1 a))))
(* a (- 1 (* 1/2 (/ 1 a))))
(* a (- 1 (* 1/2 (/ 1 a))))
a
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(log t)
(log t)
(log t)
(log t)
(* -1 (log (/ 1 t)))
(* -1 (log (/ 1 t)))
(* -1 (log (/ 1 t)))
(* -1 (log (/ 1 t)))
(+ (log -1) (* -1 (log (/ -1 t))))
(+ (log -1) (* -1 (log (/ -1 t))))
(+ (log -1) (* -1 (log (/ -1 t))))
(+ (log -1) (* -1 (log (/ -1 t))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(* a (log t))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* x z)) (* (log t) (- a 1/2)))
(+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x)))
(+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y))))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y)))
(+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x)))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x))))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))
(/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))
(/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))
(/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))
(/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))
(/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))
(/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))
(/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))
(/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t))))
(+ (* -1 (/ (* a (log t)) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2))) (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(+ (* a (- (/ (* a (pow (log t) 2)) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 3)) (/ (log t) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2)))) (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(+ (* a (- (* a (- (* -1 (/ (* a (pow (log t) 3)) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 4))) (* -1 (/ (pow (log t) 2) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 3))))) (/ (log t) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2)))) (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(/ 1 (* a (log t)))
(/ (- (+ (/ 1/2 (* a (log t))) (/ 1 (log t))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)
(/ (- (+ (* -1 (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t)))) (+ (/ 1/2 (* a (log t))) (/ 1 (log t)))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)
(/ (- (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (/ (* (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 3) (pow (log t) 2))))) (+ (/ (log (* z (+ x y))) (* a (pow (log t) 2))) (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t))))) a)
(/ 1 (* a (log t)))
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (log t)))) (* 1/2 (/ 1 (log t)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (pow (log t) 2)))) (* -1 (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (log t)))) a)) (* 1/2 (/ 1 (log t)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))
(/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))
(/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))
(/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))
(/ 1 (+ (log (* x z)) (* (log t) (- a 1/2))))
(+ (* -1 (/ y (* x (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2)))))
(+ (* y (- (* y (+ (* 1/2 (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 3))))) (/ 1 (* x (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2)))))
(+ (* y (- (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (* (pow x 3) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 3))) (/ 1 (* (pow x 3) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 4))))))) (+ (* 1/2 (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 3)))))) (/ 1 (* x (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2)))))
(/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))
(+ (* -1 (/ x (* y (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))))
(- (+ (* -1 (/ (+ (* -1 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2)))) (pow y 2))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))) (/ x (* y (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))))) (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))) (+ (* 1/3 (/ (pow x 3) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))) (* 1/2 (/ (pow x 3) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3))))) (pow y 3))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2)))) (/ x (* y (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))))))
(/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))))
(+ (* -1 (/ x (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))))
(+ (* -1 (/ (- (+ (* -1 (/ (pow x 2) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3)))) (* -1/2 (/ (pow x 2) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2))))) (* -1 (/ x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) y)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow x 3) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/3 (/ (pow x 3) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) (/ (* x (+ (* -1 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2))))) (* y (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))))))) (+ (* -1 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2))))) y)) (* -1 (/ x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) y)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))))
(/ 1 (+ (log (* y z)) (* (log t) (- a 1/2))))
(+ (* -1 (/ x (* y (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2)))))
(+ (* x (- (* x (+ (* 1/2 (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 3))))) (/ 1 (* y (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2)))))
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/3 (/ 1 (* (pow y 3) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (+ (/ 1 (* (pow y 3) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 3))) (/ 1 (* (pow y 3) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 4))))))) (+ (* 1/2 (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 3)))))) (/ 1 (* y (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2)))))
(/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))
(+ (* -1 (/ y (* x (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))))
(- (+ (* -1 (/ (+ (* -1 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2)))) (pow x 2))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))) (/ y (* x (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))))) (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))) (+ (* 1/3 (/ (pow y 3) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))) (* 1/2 (/ (pow y 3) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3))))) (pow x 3))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/2 (/ (pow y 2) (* (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2)))) (/ y (* x (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))))))
(/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))))
(+ (* -1 (/ y (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))))
(+ (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3)))) (* -1/2 (/ (pow y 2) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2))))) (* -1 (/ y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) x)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow y 3) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/3 (/ (pow y 3) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) (/ (* y (+ (* -1 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2))))) (* x (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))))))) (+ (* -1 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2))))) x)) (* -1 (/ y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) x)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(* a (log t))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* x z)) (* (log t) (- a 1/2)))
(+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x)))
(+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y))))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y)))
(+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x)))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x))))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))
(* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))
(+ (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* a (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))))))
(+ (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* a (- (+ (* 2 (- (log (* z (+ x y))) t)) (* a (- (* 2 (log t)) (* 2 (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))))))) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))))))
(+ (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* a (- (+ (* 2 (- (log (* z (+ x y))) t)) (* a (- (+ (* -2 (* a (- (* 2 (log t)) (* 2 (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))))))) (* 2 (log t))) (* 2 (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))))))) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))))))
(* a (log t))
(* a (- (+ (log t) (/ (log (* z (+ x y))) a)) (+ (* 1/2 (/ (log t) a)) (/ t a))))
(* a (- (+ (log t) (+ (/ (log (* z (+ x y))) a) (/ (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)) (pow a 2)))) (+ (* 1/2 (/ (log t) a)) (+ (* 1/2 (/ (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))) (pow a 2))) (/ t a)))))
(* a (- (+ (log t) (+ (* -1/2 (/ (- (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)) (* 1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) (pow a 3))) (+ (/ (log (* z (+ x y))) a) (/ (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)) (pow a 2))))) (+ (* 1/2 (/ (log t) a)) (+ (* 1/2 (/ (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))) (pow a 2))) (/ t a)))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1 (/ (- (* -1 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* -1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) a))) (+ t (* 1/2 (log t)))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1 (/ (- (+ (* -1 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* -1/2 (/ (- (* -1 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* -1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) a))) (* -1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) a))) (+ t (* 1/2 (log t)))) a)))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a))
(+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))) (+ (* 1/2 (/ 1 (* y (+ 1/2 a)))) (+ (/ a (* y (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t)))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a)))
(+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))) (+ (* 1/2 (/ 1 (* y (+ 1/2 a)))) (+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (* (+ 1/2 a) (pow (- (log (* y z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (- (log (* y z)) t)) (+ 1/2 a))) (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (* (pow y 2) (+ 1/2 a))))))) (+ (/ a (* y (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a)))
(+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))) (+ (* 1/2 (/ 1 (* y (+ 1/2 a)))) (+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (* (+ 1/2 a) (pow (- (log (* y z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (- (log (* y z)) t)) (+ 1/2 a))) (+ (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (* (pow y 2) (+ 1/2 a)))) (* x (+ (* -1 (/ (* (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 3)))))) (- (log (* y z)) t)) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (+ 1/2 a)))) (+ (* 1/3 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (* (pow y 3) (+ 1/2 a)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (* (+ 1/2 a) (pow (- (log (* y z)) t) 2))))))))))))) (+ (/ a (* y (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* x (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a))))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (* (pow x 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (+ (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* (pow x 2) (+ 1/2 a)))) (+ (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* x (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a)))))))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (* (pow x 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (* (pow x 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (* (pow x 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (+ (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* (pow x 2) (+ 1/2 a)))) (+ (* 1/3 (/ (* (pow y 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* (pow x 3) (+ 1/2 a)))) (+ (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* (pow x 3) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (+ (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* x (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a)))))))))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))
(+ (* -1 (/ (+ (* -1 (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) x)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a)))
(+ (* -1 (/ (+ (* -1 (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))))) x)) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) x)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a)))
(+ (* -1 (/ (+ (* -1 (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (+ (* -1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))) (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (+ (* -1/3 (/ (* (pow y 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (+ 1/2 a))))) x)) (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a)))))) x)) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) x)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a))
(+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))) (+ (* 1/2 (/ 1 (* x (+ 1/2 a)))) (+ (/ a (* x (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t)))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a)))
(+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))) (+ (* 1/2 (/ 1 (* x (+ 1/2 a)))) (+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (* (+ 1/2 a) (pow (- (log (* x z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (- (log (* x z)) t)) (+ 1/2 a))) (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (* (pow x 2) (+ 1/2 a))))))) (+ (/ a (* x (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a)))
(+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))) (+ (* 1/2 (/ 1 (* x (+ 1/2 a)))) (+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (* (+ 1/2 a) (pow (- (log (* x z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (- (log (* x z)) t)) (+ 1/2 a))) (+ (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (* (pow x 2) (+ 1/2 a)))) (* y (+ (* -1 (/ (* (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 3)))))) (- (log (* x z)) t)) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (+ 1/2 a)))) (+ (* 1/3 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (* (pow x 3) (+ 1/2 a)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (* (+ 1/2 a) (pow (- (log (* x z)) t) 2))))))))))))) (+ (/ a (* x (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* y (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a))))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (* (pow y 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (+ (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* (pow y 2) (+ 1/2 a)))) (+ (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* y (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a)))))))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (* (pow y 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (* (pow y 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (* (pow y 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (+ (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* (pow y 2) (+ 1/2 a)))) (+ (* 1/3 (/ (* (pow x 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* (pow y 3) (+ 1/2 a)))) (+ (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* (pow y 3) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (+ (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* y (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a)))))))))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))
(+ (* -1 (/ (+ (* -1 (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) y)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a)))
(+ (* -1 (/ (+ (* -1 (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))))) y)) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) y)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a)))
(+ (* -1 (/ (+ (* -1 (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (+ (* -1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))) (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (+ (* -1/3 (/ (* (pow x 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (+ 1/2 a))))) y)) (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a)))))) y)) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) y)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))
(/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a))
(+ (* t (+ (* -1 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))) (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* (log (* z (+ x y))) (+ 1/2 a))))) (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a)))
(+ (* t (+ (* -1 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))) (+ 1/2 a))) (+ (* t (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))) (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a))))) (/ (* (log t) (- (pow a 2) 1/4)) (* (log (* z (+ x y))) (+ 1/2 a)))))) (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a)))
(+ (* t (+ (* -1 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))) (+ 1/2 a))) (+ (* t (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))) (+ (* t (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 3) (+ 1/2 a)))) (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 3) (+ 1/2 a))))) (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))))) (/ (* (log t) (- (pow a 2) 1/4)) (* (log (* z (+ x y))) (+ 1/2 a)))))) (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a)))
(* -1 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (/ (log (* z (+ x y))) t)) 1))
(* t (- (+ (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a)))) (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log (* z (+ x y))) t) (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a)))))) 1))
(* t (- (+ (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a)))) (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 3) (+ 1/2 a)))) (+ (/ (log (* z (+ x y))) t) (+ (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a))) (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 3) (+ 1/2 a)))))))) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (+ (* -1 (/ (+ (* -1 (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) t)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (+ (* -1 (/ (+ (* -1 (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) t)) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a)))) t)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))))
(+ 1/2 (+ a (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))))
(+ 1/2 (+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (* a (+ 1 (/ (* a (log t)) (- (log (* z (+ x y))) t))))))
(+ 1/2 (+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (* a (+ 1 (/ (* a (log t)) (- (log (* z (+ x y))) t))))))
(/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))
(* (pow a 2) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (+ (/ 1/2 (pow a 2)) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (+ (/ 1/2 (pow a 2)) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))))
(/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))
(* (pow a 2) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) a)) 1) a)) (/ (log t) (- (log (* z (+ x y))) t))))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) a)) 1) a)) (/ (log t) (- (log (* z (+ x y))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t))))
(+ 1/2 (+ a (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (log (* y z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))))
(+ 1/2 (+ a (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))))
(+ 1/2 (+ a (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))
(+ 1/2 (+ a (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))))
(- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))
(- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))
(+ 1/2 (+ a (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))))
(+ 1/2 (+ a (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))))
(+ 1/2 (+ a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t))))
(+ 1/2 (+ a (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (log (* x z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))))
(+ 1/2 (+ a (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))))
(+ 1/2 (+ a (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))
(+ 1/2 (+ a (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))))
(- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))
(- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))
(+ 1/2 (+ a (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))))
(+ 1/2 (+ a (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))))
(+ 1/2 (+ a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))
(+ 1/2 (+ a (+ (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 2)) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))))
(+ 1/2 (+ a (+ (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 3)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))))
(+ 1/2 (+ a (+ (* t (- (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 4)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 3))))) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))))
(+ 1/2 a)
(+ 1/2 (+ a (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t)))
(+ 1/2 (+ a (+ (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2)) (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t))))
(- (+ 1/2 (+ a (+ (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t) (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 3))))) (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2))))
(+ 1/2 a)
(+ 1/2 (+ a (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) t))))
(+ 1/2 (+ a (* -1 (/ (+ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) t))))
(+ 1/2 (+ a (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)))) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t))))
(/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (log (* y z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))
(+ (* x (- (* -1 (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (log (* x z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))
(+ (* y (- (* -1 (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))
(+ (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 2)) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))
(+ (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 3)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))
(+ (* t (- (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 4)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 3))))) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))
(/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t)
(/ (+ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) t)) t)
(/ (- (+ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2))) (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) t))) t)
(/ (- (+ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (/ (* (pow (log (* z (+ x y))) 3) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 3))) (+ (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) t)) (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2))))) t)
(* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) t))
(* -1 (/ (+ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)))) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow (log (* z (+ x y))) 3) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t) (* -1 (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))))) t)) (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)))) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t))
(* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))
(+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t)))
(+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t)))
(+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t)))
(/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(/ (+ 1/2 a) (- (log (* y z)) t))
(+ (* -1 (* x (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* y z)) t))) (/ a (- (log (* y z)) t))))
(+ (* x (- (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* y (- (log (* y z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* y z)) t))) (/ a (- (log (* y z)) t))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* y (- (log (* y z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (+ 1/2 a) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* (pow y 2) (- (log (* y z)) t)))))))) (+ (* -1 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* y (- (log (* y z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* y z)) t))) (/ a (- (log (* y z)) t))))
(/ (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))
(+ (* -1 (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 x)))) t))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))
(/ (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))
(+ (* -1 (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ (* y (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow y 3) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (* (pow y 3) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ (* y (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))
(/ (+ 1/2 a) (- (log (* x z)) t))
(+ (* -1 (* y (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* x z)) t))) (/ a (- (log (* x z)) t))))
(+ (* y (- (* -1 (* y (+ (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* x (- (log (* x z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* x z)) t))) (/ a (- (log (* x z)) t))))
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* x (- (log (* x z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (+ 1/2 a) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* (pow x 2) (- (log (* x z)) t)))))))) (+ (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* x (- (log (* x z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* x z)) t))) (/ a (- (log (* x z)) t))))
(/ (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))
(+ (* -1 (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 y)))) t))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))
(/ (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))
(+ (* -1 (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ (* x (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow x 3) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (* (pow x 3) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ (* x (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))
(/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))
(/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))
(/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))
(/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))
(/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ (+ 1/2 a) (log (* z (+ x y))))
(+ (* 1/2 (/ 1 (log (* z (+ x y))))) (+ (/ a (log (* z (+ x y)))) (/ (* t (+ 1/2 a)) (pow (log (* z (+ x y))) 2))))
(+ (* t (- (/ (* t (+ 1/2 a)) (pow (log (* z (+ x y))) 3)) (* -1 (/ (+ 1/2 a) (pow (log (* z (+ x y))) 2))))) (+ (* 1/2 (/ 1 (log (* z (+ x y))))) (/ a (log (* z (+ x y))))))
(+ (* t (- (* t (- (/ (* t (+ 1/2 a)) (pow (log (* z (+ x y))) 4)) (* -1 (/ (+ 1/2 a) (pow (log (* z (+ x y))) 3))))) (* -1 (/ (+ 1/2 a) (pow (log (* z (+ x y))) 2))))) (+ (* 1/2 (/ 1 (log (* z (+ x y))))) (/ a (log (* z (+ x y))))))
(* -1 (/ (+ 1/2 a) t))
(/ (+ (* -1 (+ 1/2 a)) (* -1 (/ (* (log (* z (+ x y))) (+ 1/2 a)) t))) t)
(/ (- (+ (* -1 (+ 1/2 a)) (* -1 (/ (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)) (pow t 2)))) (/ (* (log (* z (+ x y))) (+ 1/2 a)) t)) t)
(/ (- (+ (* -1 (+ 1/2 a)) (* -1 (/ (* (pow (log (* z (+ x y))) 3) (+ 1/2 a)) (pow t 3)))) (+ (/ (* (log (* z (+ x y))) (+ 1/2 a)) t) (/ (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)) (pow t 2)))) t)
(* -1 (/ (+ 1/2 a) t))
(* -1 (/ (+ 1/2 (+ a (/ (* (log (* z (+ x y))) (+ 1/2 a)) t))) t))
(* -1 (/ (+ 1/2 (+ a (* -1 (/ (- (* -1 (/ (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)) t)) (* (log (* z (+ x y))) (+ 1/2 a))) t)))) t))
(* -1 (/ (+ 1/2 (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow (log (* z (+ x y))) 3) (+ 1/2 a)) t) (* -1 (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))) t)) (* (log (* z (+ x y))) (+ 1/2 a))) t)))) t))
(/ 1/2 (- (log (* z (+ x y))) t))
(+ (* 1/2 (/ 1 (- (log (* z (+ x y))) t))) (/ a (- (log (* z (+ x y))) t)))
(+ (* 1/2 (/ 1 (- (log (* z (+ x y))) t))) (/ a (- (log (* z (+ x y))) t)))
(+ (* 1/2 (/ 1 (- (log (* z (+ x y))) t))) (/ a (- (log (* z (+ x y))) t)))
(/ a (- (log (* z (+ x y))) t))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(/ a (- (log (* z (+ x y))) t))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(/ (+ (log z) (* (log t) (- a 1/2))) t)
(/ (+ (log z) (* (log t) (- a 1/2))) t)
(/ (+ (log z) (* (log t) (- a 1/2))) t)
(/ (+ (log z) (* (log t) (- a 1/2))) t)
(/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)
(/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)
(/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)
(/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)
(* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))
(* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))
(* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))
(* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))
(+ (* -1/2 (/ (log t) t)) (/ (log z) t))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (* a (log t)) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (* a (log t)) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (* a (log t)) t)))
(/ (* a (log t)) t)
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (/ (log z) (* a t)))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (/ (log z) (* a t)))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (/ (log z) (* a t)))))
(/ (* a (log t)) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (/ (log z) t)) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (/ (log z) t)) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (/ (log z) t)) a)))))
(+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))
(+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))
(+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))
(+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))
(* -1/2 (log t))
(+ (* -1/2 (log t)) (* a (log t)))
(+ (* -1/2 (log t)) (* a (log t)))
(+ (* -1/2 (log t)) (* a (log t)))
(* a (log t))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(* (log t) (- a 1/2))
(* (log t) (- a 1/2))
(* (log t) (- a 1/2))
(* (log t) (- a 1/2))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(log (* x z))
(+ (log (* x z)) (/ y x))
(+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(log (* y z))
(+ (log (* y z)) (/ x y))
(+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(+ (log z) (* -1 (log (/ 1 x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(log (* y z))
(+ (log (* y z)) (/ x y))
(+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(+ (log z) (* -1 (log (/ 1 x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(log (* x z))
(+ (log (* x z)) (/ y x))
(+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(/ 1 (- (log (* y z)) t))
(+ (* -1 (/ x (* y (pow (- (log (* y z)) t) 2)))) (/ 1 (- (log (* y z)) t)))
(+ (* x (- (* x (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 2)))) (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 3))))) (/ 1 (* y (pow (- (log (* y z)) t) 2))))) (/ 1 (- (log (* y z)) t)))
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/3 (/ 1 (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (+ (/ 1 (* (pow y 3) (pow (- (log (* y z)) t) 3))) (/ 1 (* (pow y 3) (pow (- (log (* y z)) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 2)))) (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 3)))))) (/ 1 (* y (pow (- (log (* y z)) t) 2))))) (/ 1 (- (log (* y z)) t)))
(/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))
(+ (* -1 (/ y (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t)))
(- (+ (* -1 (/ (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ y (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (pow y 3) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (pow y 3) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ y (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))
(/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))
(+ (* -1 (/ y (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(+ (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(/ 1 (- (log (* x z)) t))
(+ (* -1 (/ y (* x (pow (- (log (* x z)) t) 2)))) (/ 1 (- (log (* x z)) t)))
(+ (* y (- (* y (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 2)))) (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 3))))) (/ 1 (* x (pow (- (log (* x z)) t) 2))))) (/ 1 (- (log (* x z)) t)))
(+ (* y (- (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (log (* x z)) t) 3))) (/ 1 (* (pow x 3) (pow (- (log (* x z)) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 2)))) (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 3)))))) (/ 1 (* x (pow (- (log (* x z)) t) 2))))) (/ 1 (- (log (* x z)) t)))
(/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))
(+ (* -1 (/ x (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t)))
(- (+ (* -1 (/ (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ x (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (pow x 3) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (pow x 3) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ x (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))
(/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))
(+ (* -1 (/ x (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(+ (* -1 (/ (- (+ (* -1 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(/ 1 (- (+ (log z) (log (+ x y))) t))
(/ 1 (- (+ (log z) (log (+ x y))) t))
(/ 1 (- (+ (log z) (log (+ x y))) t))
(/ 1 (- (+ (log z) (log (+ x y))) t))
(/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/ 1 (log (* z (+ x y))))
(+ (/ 1 (log (* z (+ x y)))) (/ t (pow (log (* z (+ x y))) 2)))
(+ (* t (+ (/ 1 (pow (log (* z (+ x y))) 2)) (/ t (pow (log (* z (+ x y))) 3)))) (/ 1 (log (* z (+ x y)))))
(+ (* t (+ (* t (+ (/ 1 (pow (log (* z (+ x y))) 3)) (/ t (pow (log (* z (+ x y))) 4)))) (/ 1 (pow (log (* z (+ x y))) 2)))) (/ 1 (log (* z (+ x y)))))
(/ -1 t)
(/ (- (* -1 (/ (log (* z (+ x y))) t)) 1) t)
(/ (- (* -1 (/ (pow (log (* z (+ x y))) 2) (pow t 2))) (+ 1 (/ (log (* z (+ x y))) t))) t)
(/ (- (* -1 (/ (pow (log (* z (+ x y))) 3) (pow t 3))) (+ 1 (+ (/ (log (* z (+ x y))) t) (/ (pow (log (* z (+ x y))) 2) (pow t 2))))) t)
(/ -1 t)
(* -1 (/ (+ 1 (/ (log (* z (+ x y))) t)) t))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (log (* z (+ x y))) 2) t)) (log (* z (+ x y)))) t))) t))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (log (* z (+ x y))) 3) t) (* -1 (pow (log (* z (+ x y))) 2))) t)) (log (* z (+ x y)))) t))) t))
Outputs
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t)))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t)))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t)))
(* -1 t)
(neg.f64 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (-.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (-.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (-.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* -1 t)
(neg.f64 t)
(* -1 (* t (+ 1 (+ (* -1 (/ (log z) t)) (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))))
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (neg.f64 (/.f64 (log.f64 z) t)))))
(* -1 (* t (+ 1 (+ (* -1 (/ (log z) t)) (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))))
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (neg.f64 (/.f64 (log.f64 z) t)))))
(* -1 (* t (+ 1 (+ (* -1 (/ (log z) t)) (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))))
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (neg.f64 (/.f64 (log.f64 z) t)))))
(* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))
(fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) (/.f64 y x))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 t (+.f64 (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64))))
(* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))))
(+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))
(fma.f64 t (+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))) (/.f64 x y))
(+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 t (+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))) (/.f64 x y)))
(+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 t (+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))) (/.f64 x y))))
(* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)) #s(literal 1 binary64))))
(+ (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ x y))
(fma.f64 t (+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)) #s(literal 1 binary64))) (/.f64 x y))
(+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(fma.f64 t (+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (neg.f64 x)) y)))
(+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(fma.f64 t (+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) y)) y) (neg.f64 x)) y)))
(* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 y) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))
(fma.f64 t (+.f64 (/.f64 (log.f64 y) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))) (/.f64 x y))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(fma.f64 t (+.f64 (/.f64 (log.f64 y) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (+.f64 (/.f64 (log.f64 y) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64)))))
(* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))))
(+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))
(fma.f64 t (+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))) (/.f64 y x))
(+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 t (+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))) (/.f64 y x)))
(+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 t (+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64))) (/.f64 y x))))
(* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)))
(+ (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ y x))
(fma.f64 t (+.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) (/.f64 y x))
(+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(fma.f64 t (+.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (neg.f64 y)) x)))
(+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(fma.f64 t (+.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x) (neg.f64 y)) x)))
(* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(fma.f64 t (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) (*.f64 (log.f64 t) a))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(fma.f64 t (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) (*.f64 (log.f64 t) a))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(fma.f64 t (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) (*.f64 (log.f64 t) a))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(*.f64 a (fma.f64 t (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) a) (log.f64 t)))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(*.f64 a (fma.f64 t (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) a) (log.f64 t)))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(*.f64 a (fma.f64 t (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) a) (log.f64 t)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(neg.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) a) (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(neg.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) a) (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(neg.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) a) (log.f64 t)))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal 1 binary64))))
(- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64))
(- (+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (/.f64 y (*.f64 x t))) #s(literal -1 binary64))
(- (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 t (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (+.f64 (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)))
(- (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 t (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (+.f64 (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64)))
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (log.f64 y)) t) (/.f64 x (*.f64 y t))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (log.f64 y)) t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 x (*.f64 y t)))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 y (*.f64 y y)))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 x (*.f64 y t))))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t) (-.f64 (+.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (/.f64 x (*.f64 y t))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (-.f64 (+.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y t)) (/.f64 (neg.f64 x) t)) y))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y t))) y) (/.f64 (neg.f64 x) t)) y) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t))) #s(literal 1 binary64)))
(- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 y) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64)))
(- (+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (+.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t)) (/.f64 x (*.f64 y t))) #s(literal -1 binary64))
(- (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 t (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t))) #s(literal -1 binary64))
(- (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 t (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t))) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 y (*.f64 x t))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (/.f64 y (*.f64 x t))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x t))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t) (-.f64 (+.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 y (*.f64 x t))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x t)) (/.f64 (neg.f64 y) t)) x) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)))) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x t)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t)) x) (/.f64 (neg.f64 y) t)) x) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t))) #s(literal 1 binary64)))
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/.f64 (+.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))) t)
-1
#s(literal -1 binary64)
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (-.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (-.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))) (-.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
-1
#s(literal -1 binary64)
(- (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))) (neg.f64 (log.f64 z))) t) #s(literal -1 binary64))
(- (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))) (neg.f64 (log.f64 z))) t) #s(literal -1 binary64))
(- (* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))) (neg.f64 (log.f64 z))) t) #s(literal -1 binary64))
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64))
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal -1 binary64))
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal -1 binary64))
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal -1 binary64))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(*.f64 a (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)))) (/.f64 #s(literal 1 binary64) a)))
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(*.f64 a (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)))) (/.f64 #s(literal 1 binary64) a)))
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(*.f64 a (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)))) (/.f64 #s(literal 1 binary64) a)))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) a) (neg.f64 (/.f64 (log.f64 t) t)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) a) (neg.f64 (/.f64 (log.f64 t) t)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal -1 binary64)) a) (neg.f64 (/.f64 (log.f64 t) t)))))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t) (-.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal 1 binary64)))
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))) #s(literal 1 binary64)))
(+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) (/.f64 y (*.f64 x t)))
(+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 t (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
(+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 t (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (+.f64 (/.f64 (log.f64 x) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (log.f64 y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (log.f64 y)) t) (/.f64 x (*.f64 y t))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 x (*.f64 y t)))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 y (*.f64 y y)))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 x (*.f64 y t))))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (+.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (/.f64 x (*.f64 y t))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (+.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y t)) (/.f64 (neg.f64 x) t)) y))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y t))) y) (/.f64 (neg.f64 x) t)) y) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t))))
(+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t))
(+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t)) (/.f64 x (*.f64 y t)))
(+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 t (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t)))
(+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 t (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (log.f64 x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (log.f64 x)) t) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 y (*.f64 x t))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (/.f64 y (*.f64 x t))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x t))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (+.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 y (*.f64 x t))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x t)) (/.f64 (neg.f64 y) t)) x) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x t)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t)) x) (/.f64 (neg.f64 y) t)) x) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 #s(literal -1 binary64)) t))))
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))) (neg.f64 (log.f64 z))) t))
(* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))) (neg.f64 (log.f64 z))) t))
(* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))) (neg.f64 (log.f64 z))) t))
(* -1 (/ (+ (* -1 (log z)) (+ (* -1 (log (+ x y))) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))) (neg.f64 (log.f64 z))) t))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t)))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)))))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) a) (neg.f64 (/.f64 (log.f64 t) t)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) a) (neg.f64 (/.f64 (log.f64 t) t)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) a) (neg.f64 (/.f64 (log.f64 t) t)))))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t)) (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 (+.f64 x y)) t))))
(/ (log x) t)
(/.f64 (log.f64 x) t)
(+ (/ y (* t x)) (/ (log x) t))
(+.f64 (/.f64 (log.f64 x) t) (/.f64 y (*.f64 x t)))
(+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (/ (log x) t))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 t (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (/.f64 (log.f64 x) t))
(+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (/ (log x) t))
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 t (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (/.f64 (log.f64 x) t))
(* -1 (/ (log (/ 1 y)) t))
(neg.f64 (/.f64 (neg.f64 (log.f64 y)) t))
(+ (* -1 (/ (log (/ 1 y)) t)) (/ x (* t y)))
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (log.f64 y)) t) (/.f64 x (*.f64 y t)))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (/ x (* t y))))
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (/.f64 x (*.f64 y t))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (/ x (* t y)))))
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 y (*.f64 y y)))) (/.f64 x (*.f64 y t)))))
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t)
(/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -1 binary64))) t)
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (/ (log -1) t)))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 x (*.f64 y t))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (/ (log -1) t)))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y t)) (/.f64 (neg.f64 x) t)) y) (/.f64 (log.f64 #s(literal -1 binary64)) t)))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (/ (log -1) t)))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y t))) y) (/.f64 (neg.f64 x) t)) y) (/.f64 (log.f64 #s(literal -1 binary64)) t)))
(/ (log y) t)
(/.f64 (log.f64 y) t)
(+ (/ x (* t y)) (/ (log y) t))
(+.f64 (/.f64 (log.f64 y) t) (/.f64 x (*.f64 y t)))
(+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (/ (log y) t))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 t (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (/.f64 (log.f64 y) t))
(+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (/ (log y) t))
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 t (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (/.f64 (log.f64 y) t))
(* -1 (/ (log (/ 1 x)) t))
(neg.f64 (/.f64 (neg.f64 (log.f64 x)) t))
(+ (* -1 (/ (log (/ 1 x)) t)) (/ y (* t x)))
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (log.f64 x)) t) (/.f64 y (*.f64 x t)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (/ y (* t x))))
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (log.f64 x)) t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (/.f64 y (*.f64 x t))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (/ y (* t x)))))
(+.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 x)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x t)))))
(/ (+ (log -1) (* -1 (log (/ -1 x)))) t)
(/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64))) t)
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (/ (log -1) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t) (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 y (*.f64 x t))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (/ (log -1) t)))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x t)) (/.f64 (neg.f64 y) t)) x))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (/ (log -1) t)))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x t)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t)) x) (/.f64 (neg.f64 y) t)) x) (/.f64 (log.f64 #s(literal -1 binary64)) t)))
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1 t) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+ (* -1 t) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+ (* -1 t) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(* -1 t)
(neg.f64 t)
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(* -1 t)
(neg.f64 t)
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(*.f64 (neg.f64 t) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 1 binary64)))
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(*.f64 (neg.f64 t) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 1 binary64)))
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(*.f64 (neg.f64 t) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal 1 binary64)))
(- (* -1/2 (log t)) t)
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(-.f64 (*.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a)) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(-.f64 (*.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a)) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(-.f64 (*.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a)) t)
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) a)))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) a)))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) a)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (log.f64 t)) (neg.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (log.f64 t)) (neg.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (log.f64 t)) (neg.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) a)))))
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
(* -1 t)
(neg.f64 t)
-1/2
#s(literal -1/2 binary64)
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
a
(* a (- 1 (* 1/2 (/ 1 a))))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(* a (- 1 (* 1/2 (/ 1 a))))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(* a (- 1 (* 1/2 (/ 1 a))))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
a
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))))
(log t)
(log.f64 t)
(log t)
(log.f64 t)
(log t)
(log.f64 t)
(log t)
(log.f64 t)
(* -1 (log (/ 1 t)))
(neg.f64 (neg.f64 (log.f64 t)))
(* -1 (log (/ 1 t)))
(neg.f64 (neg.f64 (log.f64 t)))
(* -1 (log (/ 1 t)))
(neg.f64 (neg.f64 (log.f64 t)))
(* -1 (log (/ 1 t)))
(neg.f64 (neg.f64 (log.f64 t)))
(+ (log -1) (* -1 (log (/ -1 t))))
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))
(+ (log -1) (* -1 (log (/ -1 t))))
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))
(+ (log -1) (* -1 (log (/ -1 t))))
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))
(+ (log -1) (* -1 (log (/ -1 t))))
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a) (log.f64 (*.f64 z (+.f64 x y))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z)))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z)))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z)))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z)))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(+ (log (* x z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x)))
(+.f64 (log.f64 (*.f64 z x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))
(+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (*.f64 z x)) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (*.f64 z x)) (fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y)))))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y))))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (neg.f64 x)) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) y)) y) (neg.f64 x)) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (*.f64 z y)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (*.f64 z y)) (fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x)))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x))))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+.f64 (log.f64 (neg.f64 z)) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (neg.f64 y)) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))
(+.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x) (neg.f64 y)) x))))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* (log t) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y)))))
(/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))))
(+ (* -1 (/ (* a (log t)) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2))) (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) (pow.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))))
(+ (* a (- (/ (* a (pow (log t) 2)) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 3)) (/ (log t) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2)))) (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(fma.f64 a (-.f64 (/.f64 (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) #s(literal 3 binary64))) (/.f64 (log.f64 t) (pow.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))))
(+ (* a (- (* a (- (* -1 (/ (* a (pow (log t) 3)) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 4))) (* -1 (/ (pow (log t) 2) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 3))))) (/ (log t) (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2)))) (/ 1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (pow.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) #s(literal 3 binary64)))))) (/.f64 (log.f64 t) (pow.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))))
(/ 1 (* a (log t)))
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a))
(/ (- (+ (/ 1/2 (* a (log t))) (/ 1 (log t))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 t) a)) (/.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64))))) a)
(/ (- (+ (* -1 (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t)))) (+ (/ 1/2 (* a (log t))) (/ 1 (log t)))) (/ (log (* z (+ x y))) (* a (pow (log t) 2)))) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (log.f64 t) (*.f64 a a))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 t) a)) (/.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) a)
(/ (- (+ (/ 1/2 (* a (log t))) (+ (/ 1 (log t)) (/ (* (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 3) (pow (log t) 2))))) (+ (/ (log (* z (+ x y))) (* a (pow (log t) 2))) (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* (pow a 2) (log t))))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 t) a)) (-.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 (log.f64 t) (*.f64 a a))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) a)
(/ 1 (* a (log t)))
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a))
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) a)) (/.f64 #s(literal 1 binary64) (log.f64 t))) a))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (log t)))) (* 1/2 (/ 1 (log t)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (log.f64 t) a)) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) a)) (/.f64 #s(literal 1 binary64) (log.f64 t))) a))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (+ (log (* z (+ x y))) (* -1/2 (log t))) 2) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (* a (pow (log t) 2)))) (* -1 (/ (* (+ (log (* z (+ x y))) (* -1/2 (log t))) (- (* 1/2 (/ 1 (log t))) (/ (log (* z (+ x y))) (pow (log t) 2)))) (log t)))) a)) (* 1/2 (/ 1 (log t)))) (/ (log (* z (+ x y))) (pow (log t) 2))) a)) (/ 1 (log t))) a))
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 a (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (log.f64 t)))) a) (-.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) a)) (/.f64 #s(literal 1 binary64) (log.f64 t))) a))
(/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))
(/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))
(/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))
(/ 1 (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))))
(/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z))))))
(/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z))))))
(/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z))))))
(/ 1 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z))))))
(/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))))
(/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))))
(/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))))
(/ 1 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))))
(/ 1 (+ (log (* x z)) (* (log t) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))))
(+ (* -1 (/ y (* x (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2)))))
(fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))))
(+ (* y (- (* y (+ (* 1/2 (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 3))))) (/ 1 (* x (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2)))))
(fma.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))))
(+ (* y (- (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (* (pow x 3) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 3))) (/ 1 (* (pow x 3) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 4))))))) (+ (* 1/2 (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow x 2) (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 3)))))) (/ 1 (* x (pow (+ (log (* x z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* x z)) (* (log t) (- a 1/2)))))
(fma.f64 y (fma.f64 y (fma.f64 (neg.f64 y) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 3 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))))
(/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))))
(+ (* -1 (/ x (* y (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y)))))))
(- (+ (* -1 (/ (+ (* -1 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2)))) (pow y 2))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))) (/ x (* y (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 3 binary64))))) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y)))))) (/.f64 x (*.f64 y (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))))) (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))) (+ (* 1/3 (/ (pow x 3) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))) (* 1/2 (/ (pow x 3) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3))))) (pow y 3))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2)))) (/ x (* y (pow (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2)))) 2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 3 binary64)))))) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y)))))) (+.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 2 binary64)))) (/.f64 x (*.f64 y (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))))))
(/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))))
(+ (* -1 (/ x (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (neg.f64 x) (*.f64 y (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (/ (pow x 2) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3)))) (* -1/2 (/ (pow x 2) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2))))) (* -1 (/ x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) y)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64)))))) (/.f64 (neg.f64 x) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow x 3) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/3 (/ (pow x 3) (* y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) (/ (* x (+ (* -1 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2))))) (* y (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))))))) (+ (* -1 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow x 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2))))) y)) (* -1 (/ x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2)))) 2)))) y)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64)))) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64))))) (*.f64 y (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64)))))) y)) (/.f64 (neg.f64 x) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))))
(/ 1 (+ (log (* y z)) (* (log t) (- a 1/2))))
(/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))))
(+ (* -1 (/ x (* y (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))) (/.f64 (neg.f64 x) (*.f64 y (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 2 binary64)))))
(+ (* x (- (* x (+ (* 1/2 (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 3))))) (/ 1 (* y (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2)))))
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/3 (/ 1 (* (pow y 3) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (+ (/ 1 (* (pow y 3) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 3))) (/ 1 (* (pow y 3) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 4))))))) (+ (* 1/2 (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2)))) (/ 1 (* (pow y 2) (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 3)))))) (/ 1 (* y (pow (+ (log (* y z)) (* (log t) (- a 1/2))) 2))))) (/ 1 (+ (log (* y z)) (* (log t) (- a 1/2)))))
(fma.f64 x (-.f64 (*.f64 x (fma.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
(/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))))
(+ (* -1 (/ y (* x (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x)))))) (neg.f64 (/.f64 y (*.f64 x (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* -1 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2)))) (pow x 2))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))) (/ y (* x (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 3 binary64))))) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x)))))) (/.f64 y (*.f64 x (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))))) (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))) (+ (* 1/3 (/ (pow y 3) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))) (* 1/2 (/ (pow y 3) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3))))) (pow x 3))) (/ 1 (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/2 (/ (pow y 2) (* (pow x 2) (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2)))) (/ y (* x (pow (+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2)))) 2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 3 binary64)))))) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x)))))) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) (/.f64 y (*.f64 x (pow.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))))))
(/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))))
(+ (* -1 (/ y (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (neg.f64 (/.f64 y (*.f64 x (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 2 binary64))))))
(+ (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3)))) (* -1/2 (/ (pow y 2) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2))))) (* -1 (/ y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) x)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 x (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 3 binary64)))))) (/.f64 (neg.f64 y) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow y 3) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3)))) (+ (* -1/3 (/ (pow y 3) (* x (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) (/ (* y (+ (* -1 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2))))) (* x (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))))))) (+ (* -1 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 3))) (* -1/2 (/ (pow y 2) (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2))))) x)) (* -1 (/ y (pow (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2)))) 2)))) x)) (/ 1 (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 3 binary64)))) (fma.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 3 binary64))))) (*.f64 x (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 3 binary64)))))) x)) (/.f64 (neg.f64 y) (pow.f64 (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a) (log.f64 (*.f64 z (+.f64 x y))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z)))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z)))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z)))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (+.f64 x y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 z)))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(+ (log (* x z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (+ (* (log t) (- a 1/2)) (/ y x)))
(+.f64 (log.f64 (*.f64 z x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))
(+ (log (* x z)) (+ (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (*.f64 z x)) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* x z)) (+ (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (*.f64 z x)) (fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 y)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* (log t) (- a 1/2)) (/ x y)))))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* (log t) (- a 1/2)) (/ x y))))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* (log t) (- a 1/2)) (/ x y))))
(+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* (log t) (- a 1/2)))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (neg.f64 x)) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* (log t) (- a 1/2)))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) y)) y) (neg.f64 x)) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (+ (* (log t) (- a 1/2)) (/ x y)))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 x y)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (+ (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (*.f64 z y)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* y z)) (+ (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (*.f64 z y)) (fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x)))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* (log t) (- a 1/2)) (/ y x)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* (log t) (- a 1/2)) (/ y x))))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* (log t) (- a 1/2)) (/ y x))))
(+.f64 (log.f64 (neg.f64 z)) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (/.f64 y x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* (log t) (- a 1/2)))))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (neg.f64 y)) x)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* (log t) (- a 1/2)))))
(+.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x) (neg.f64 y)) x))))
(* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))
(+ (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* a (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))))))
(fma.f64 a (fma.f64 #s(literal 2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)))))
(+ (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* a (- (+ (* 2 (- (log (* z (+ x y))) t)) (* a (- (* 2 (log t)) (* 2 (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))))))) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))))))
(fma.f64 a (+.f64 (fma.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 t) (fma.f64 #s(literal 2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)))))
(+ (* 2 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* a (- (+ (* 2 (- (log (* z (+ x y))) t)) (* a (- (+ (* -2 (* a (- (* 2 (log t)) (* 2 (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))))))) (* 2 (log t))) (* 2 (- (* 2 (- (log (* z (+ x y))) t)) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)))))))) (* 4 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))))))
(fma.f64 a (+.f64 (fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 t) (fma.f64 #s(literal 2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 t) (fma.f64 #s(literal 2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (- (+ (log t) (/ (log (* z (+ x y))) a)) (+ (* 1/2 (/ (log t) a)) (/ t a))))
(*.f64 a (+.f64 (log.f64 t) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 t a)))))
(* a (- (+ (log t) (+ (/ (log (* z (+ x y))) a) (/ (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)) (pow a 2)))) (+ (* 1/2 (/ (log t) a)) (+ (* 1/2 (/ (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))) (pow a 2))) (/ t a)))))
(*.f64 a (+.f64 (log.f64 t) (-.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (*.f64 a a)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)) (*.f64 a a)) (/.f64 t a))))))
(* a (- (+ (log t) (+ (* -1/2 (/ (- (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)) (* 1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) (pow a 3))) (+ (/ (log (* z (+ x y))) a) (/ (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t)) (pow a 2))))) (+ (* 1/2 (/ (log t) a)) (+ (* 1/2 (/ (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))) (pow a 2))) (/ t a)))))
(*.f64 a (+.f64 (log.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)))) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (*.f64 a a)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)) (*.f64 a a)) (/.f64 t a))))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)) a) (neg.f64 (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1 (/ (- (* -1 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* -1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) a))) (+ t (* 1/2 (log t)))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)))) a) (log.f64 (*.f64 z (+.f64 x y)))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)) a) (neg.f64 (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (+ (log (* z (+ x y))) (* -1 (/ (- (+ (* -1 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* -1/2 (/ (- (* -1 (* (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) (- (log (* z (+ x y))) t))) (* -1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) a))) (* -1/2 (- (log (* z (+ x y))) (+ t (* 1/2 (log t)))))) a))) (+ t (* 1/2 (log t)))) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)))) a) (neg.f64 (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)))) a) (log.f64 (*.f64 z (+.f64 x y)))) (fma.f64 (log.f64 t) #s(literal 1/2 binary64) t)) a) (neg.f64 (log.f64 t)))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) a)) (/.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64))))
(+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))) (+ (* 1/2 (/ 1 (* y (+ 1/2 a)))) (+ (/ a (* y (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t)))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a)))
(fma.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (*.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 y (*.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64))))) (/.f64 a (*.f64 y (+.f64 a #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) a)) (/.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64)))))
(+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))) (+ (* 1/2 (/ 1 (* y (+ 1/2 a)))) (+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (* (+ 1/2 a) (pow (- (log (* y z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (- (log (* y z)) t)) (+ 1/2 a))) (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (* (pow y 2) (+ 1/2 a))))))) (+ (/ a (* y (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a)))
(fma.f64 x (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (*.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) a)) (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))) (/.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 y (*.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64))))) (/.f64 a (*.f64 y (+.f64 a #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) a)) (/.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64)))))
(+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))) (+ (* 1/2 (/ 1 (* y (+ 1/2 a)))) (+ (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (* (+ 1/2 a) (pow (- (log (* y z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (- (log (* y z)) t)) (+ 1/2 a))) (+ (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (* (pow y 2) (+ 1/2 a)))) (* x (+ (* -1 (/ (* (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 3)))))) (- (log (* y z)) t)) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (+ 1/2 a)))) (+ (* 1/3 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (* (pow y 3) (+ 1/2 a)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (* (+ 1/2 a) (pow (- (log (* y z)) t) 2))))))))))))) (+ (/ a (* y (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (* (+ 1/2 a) (- (log (* y z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))) (- (log (* y z)) t)) (+ 1/2 a)))
(fma.f64 x (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (*.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))) (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))) (/.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))) (*.f64 y (-.f64 (log.f64 (*.f64 z y)) t))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))) (/.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))) (*.f64 y (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) a))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) a))) (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 y (*.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64))))) (/.f64 a (*.f64 y (+.f64 a #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) a)) (/.f64 (-.f64 (log.f64 (*.f64 z y)) t) (+.f64 a #s(literal 1/2 binary64)))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) (+.f64 a #s(literal 1/2 binary64))))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* x (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t))) (fma.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a)) (*.f64 x (+.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) (+.f64 a #s(literal 1/2 binary64))))))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (* (pow x 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (+ (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* (pow x 2) (+ 1/2 a)))) (+ (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* x (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)))) (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a))) (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a)) (*.f64 x (+.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) (+.f64 a #s(literal 1/2 binary64)))))))))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (* (pow x 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (* (pow x 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (* (pow x 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (+ (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* (pow x 2) (+ 1/2 a)))) (+ (* 1/3 (/ (* (pow y 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* (pow x 3) (+ 1/2 a)))) (+ (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* (pow x 3) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (+ (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (* x (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (- (+ (log z) (* -1 (log (/ 1 x)))) t)) (+ 1/2 a)))))))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)))) (+.f64 (neg.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64)))) (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a))) (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))) (fma.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a)) (*.f64 x (+.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) (+.f64 a #s(literal 1/2 binary64))))))))))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))
(/.f64 (*.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64)))
(+ (* -1 (/ (+ (* -1 (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) x)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a)) (/.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))) (neg.f64 (/.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64))))) x)))
(+ (* -1 (/ (+ (* -1 (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))))) x)) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) x)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a)) (/.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 y (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (/.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))))) x)))) x)))
(+ (* -1 (/ (+ (* -1 (/ (* y (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (+ (* -1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a))) (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (+ (* -1/3 (/ (* (pow y 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (+ 1/2 a))))) x)) (* -1/2 (/ (* (pow y 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ 1/2 a)))))) x)) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) x)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)) (+ 1/2 a)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a)) (/.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 y (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (/.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))) (fma.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) (/.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (fma.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a)))) (+.f64 a #s(literal 1/2 binary64)))))) x)))) x)))) x)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) a)) (/.f64 (-.f64 (log.f64 (*.f64 z x)) t) (+.f64 a #s(literal 1/2 binary64))))
(+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))) (+ (* 1/2 (/ 1 (* x (+ 1/2 a)))) (+ (/ a (* x (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t)))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a)))
(fma.f64 y (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 z x)) t))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 z x)) t))) (/.f64 a (*.f64 x (+.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) a)) (/.f64 (-.f64 (log.f64 (*.f64 z x)) t) (+.f64 a #s(literal 1/2 binary64)))))
(+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))) (+ (* 1/2 (/ 1 (* x (+ 1/2 a)))) (+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (* (+ 1/2 a) (pow (- (log (* x z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (- (log (* x z)) t)) (+ 1/2 a))) (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (* (pow x 2) (+ 1/2 a))))))) (+ (/ a (* x (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a)))
(fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 z x)) t)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) a)) (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))))) (/.f64 (-.f64 (log.f64 (*.f64 z x)) t) (+.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 z x)) t))) (/.f64 a (*.f64 x (+.f64 a #s(literal 1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) a)) (/.f64 (-.f64 (log.f64 (*.f64 z x)) t) (+.f64 a #s(literal 1/2 binary64)))))
(+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))) (+ (* 1/2 (/ 1 (* x (+ 1/2 a)))) (+ (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (* (+ 1/2 a) (pow (- (log (* x z)) t) 2))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (- (log (* x z)) t)) (+ 1/2 a))) (+ (* -1/2 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (* (pow x 2) (+ 1/2 a)))) (* y (+ (* -1 (/ (* (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 3)))))) (- (log (* x z)) t)) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (+ 1/2 a)))) (+ (* 1/3 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (* (pow x 3) (+ 1/2 a)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (* (+ 1/2 a) (pow (- (log (* x z)) t) 2))))))))))))) (+ (/ a (* x (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (* (+ 1/2 a) (- (log (* x z)) t))))))))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))) (- (log (* x z)) t)) (+ 1/2 a)))
(fma.f64 y (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 z x)) t))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) a)) (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))))) (/.f64 (-.f64 (log.f64 (*.f64 z x)) t) (+.f64 a #s(literal 1/2 binary64)))))) (*.f64 y (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))))) (*.f64 x (-.f64 (log.f64 (*.f64 z x)) t))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))))) (/.f64 (-.f64 (log.f64 (*.f64 z x)) t) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))))) (*.f64 x (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) a))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64)))))))))) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 z x)) t))) (/.f64 a (*.f64 x (+.f64 a #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) a)) (/.f64 (-.f64 (log.f64 (*.f64 z x)) t) (+.f64 a #s(literal 1/2 binary64)))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a))
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a))) (+.f64 a #s(literal 1/2 binary64)))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* y (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a))))
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y (+.f64 a #s(literal 1/2 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)))) (fma.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a)) (*.f64 y (+.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a))) (+.f64 a #s(literal 1/2 binary64)))))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (* (pow y 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (+ (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* (pow y 2) (+ 1/2 a)))) (+ (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* y (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y (+.f64 a #s(literal 1/2 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)))) (+.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a))) (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a)) (*.f64 y (+.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a))) (+.f64 a #s(literal 1/2 binary64)))))))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (* (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (* (pow y 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (* (pow y 3) (+ 1/2 a)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (* (pow y 2) (+ 1/2 a)))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (+ (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* (pow y 2) (+ 1/2 a)))) (+ (* 1/3 (/ (* (pow x 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* (pow y 3) (+ 1/2 a)))) (+ (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* (pow y 3) (* (+ 1/2 a) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (+ (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (* y (+ 1/2 a))) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (- (+ (log z) (* -1 (log (/ 1 y)))) t)) (+ 1/2 a)))))))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y (+.f64 a #s(literal 1/2 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64))))))) (+.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a))) (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))) (fma.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a)) (*.f64 y (+.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a))) (+.f64 a #s(literal 1/2 binary64))))))))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64)))
(+ (* -1 (/ (+ (* -1 (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) y)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))) (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64))))) y)))
(+ (* -1 (/ (+ (* -1 (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))))) y)) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) y)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 x (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))))) y)))) y)))
(+ (* -1 (/ (+ (* -1 (/ (* x (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (+ (* -1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a))) (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (+ (* -1/3 (/ (* (pow x 3) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (+ 1/2 a))))) y)) (* -1/2 (/ (* (pow x 2) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ 1/2 a)))))) y)) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) y)) (/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (+ 1/2 a)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 x (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) (+.f64 a #s(literal 1/2 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a))) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a)))) (+.f64 a #s(literal 1/2 binary64)))))) y))))) y)))) y)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t)))) (- (+ (log z) (log (+ x y))) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))
(/.f64 (*.f64 (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t))) a))) (+.f64 a #s(literal 1/2 binary64)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))
(/.f64 (*.f64 (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t))) a))) (+.f64 a #s(literal 1/2 binary64)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))
(/.f64 (*.f64 (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t))) a))) (+.f64 a #s(literal 1/2 binary64)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)))) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t)) (+ 1/2 a))
(/.f64 (*.f64 (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t))) a))) (+.f64 a #s(literal 1/2 binary64)))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)))) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t)) (+ 1/2 a))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t) (+.f64 a #s(literal 1/2 binary64))))
(/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a))
(/.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (*.f64 z (+.f64 x y)))) a))) (+.f64 a #s(literal 1/2 binary64)))
(+ (* t (+ (* -1 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))) (+ 1/2 a))) (/ (* (log t) (- (pow a 2) 1/4)) (* (log (* z (+ x y))) (+ 1/2 a))))) (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a)))
(fma.f64 t (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (+.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (*.f64 z (+.f64 x y)))) a)) (+.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (*.f64 z (+.f64 x y)))) a))) (+.f64 a #s(literal 1/2 binary64))))
(+ (* t (+ (* -1 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))) (+ 1/2 a))) (+ (* t (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))) (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a))))) (/ (* (log t) (- (pow a 2) 1/4)) (* (log (* z (+ x y))) (+ 1/2 a)))))) (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a)))
(fma.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (*.f64 z (+.f64 x y)))) a)) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 t (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (*.f64 z (+.f64 x y)))) a))) (+.f64 a #s(literal 1/2 binary64))))
(+ (* t (+ (* -1 (/ (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))) (+ 1/2 a))) (+ (* t (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))) (+ (* t (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 3) (+ 1/2 a)))) (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 3) (+ 1/2 a))))) (/ (* (log t) (- (pow a 2) 1/4)) (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))))) (/ (* (log t) (- (pow a 2) 1/4)) (* (log (* z (+ x y))) (+ 1/2 a)))))) (/ (* (log (* z (+ x y))) (+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))) (+ 1/2 a)))
(fma.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (*.f64 z (+.f64 x y)))) a)) (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))))) (fma.f64 t (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (*.f64 z (+.f64 x y)))) a))) (+.f64 a #s(literal 1/2 binary64))))
(* -1 t)
(neg.f64 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (/ (log (* z (+ x y))) t)) 1))
(*.f64 t (+.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a)))) (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (/ (log (* z (+ x y))) t) (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a)))))) 1))
(*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 t t)))) (-.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (log.f64 (*.f64 z (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 t t))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) #s(literal 1 binary64))))
(* t (- (+ (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a)))) (+ (* -1 (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (* t (+ 1/2 a)))) (+ (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 3) (+ 1/2 a)))) (+ (/ (log (* z (+ x y))) t) (+ (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 2) (+ 1/2 a))) (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (* (pow t 3) (+ 1/2 a)))))))) 1))
(*.f64 t (+.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 t t)))) (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64))))))) (+.f64 (neg.f64 (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 t t)))))) (+.f64 (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 t t))))))) #s(literal -1 binary64)))
(* -1 t)
(neg.f64 t)
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a))) t)))))
(*.f64 (neg.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (log.f64 (*.f64 z (+.f64 x y)))) t) #s(literal 1 binary64)))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (+ (* -1 (/ (+ (* -1 (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) t)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(*.f64 (neg.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (log.f64 (*.f64 z (+.f64 x y))) (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))))) t)))) t) #s(literal 1 binary64)))
(* -1 (* t (+ 1 (* -1 (/ (+ (log (* z (+ x y))) (+ (* -1 (/ (+ (* -1 (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) (+ (* -1 (/ (+ (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a))) t)) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) (+ 1/2 a)))) t)) (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (+ 1/2 a)))) t)))))
(*.f64 (neg.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (log.f64 (*.f64 z (+.f64 x y))) (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))))) (fma.f64 (log.f64 (*.f64 z (+.f64 x y))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64)))) (+.f64 a #s(literal 1/2 binary64)))) t)))) t)))) t) #s(literal 1 binary64)))
(+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))
(+ 1/2 (+ a (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) a))
(+ 1/2 (+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (* a (+ 1 (/ (* a (log t)) (- (log (* z (+ x y))) t))))))
(+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) (*.f64 a (fma.f64 a (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1 binary64))))
(+ 1/2 (+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (* a (+ 1 (/ (* a (log t)) (- (log (* z (+ x y))) t))))))
(+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) (*.f64 a (fma.f64 a (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1 binary64))))
(/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))
(/.f64 (*.f64 (log.f64 t) (*.f64 a a)) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))
(* (pow a 2) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (+ (/ 1/2 (pow a 2)) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 (*.f64 a a) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (+ (/ 1/2 (pow a 2)) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 (*.f64 a a) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))))
(/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))
(/.f64 (*.f64 (log.f64 t) (*.f64 a a)) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))
(* (pow a 2) (+ (/ 1 a) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) a)) 1) a)) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) a) #s(literal -1 binary64)) a) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))) a)) 1) a)) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) a) #s(literal -1 binary64)) a) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) a))
(+ 1/2 (+ a (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (log (* y z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))))
(+ 1/2 (+ a (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z y)) t))))
(+ 1/2 (+ a (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))) (*.f64 y (-.f64 (log.f64 (*.f64 z y)) t))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z y)) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) a))
(+ 1/2 (+ a (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))))))
(- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))
(-.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))))
(- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))
(+.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 a (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (fma.f64 y (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) a))
(+ 1/2 (+ a (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))))
(+ 1/2 (+ a (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) x))))
(+ 1/2 (+ a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))) (fma.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (*.f64 x (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) x)) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) x))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) a))
(+ 1/2 (+ a (+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (log (* x z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))))))
(+ 1/2 (+ a (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 y (fma.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z x)) t))))
(+ 1/2 (+ a (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 y (-.f64 (*.f64 y (fma.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))))) (*.f64 x (-.f64 (log.f64 (*.f64 z x)) t))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64))))))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z x)) t))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) a))
(+ 1/2 (+ a (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))))))
(- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))
(-.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))))
(- (+ 1/2 (+ a (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))
(-.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))) (*.f64 y (*.f64 y y)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (fma.f64 x (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) a))
(+ 1/2 (+ a (+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))))
(+ 1/2 (+ a (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) y))))
(+ 1/2 (+ a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))))
(+.f64 #s(literal 1/2 binary64) (+.f64 a (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) y)) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) y)))))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t))) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t))) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t))) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t))) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t)) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t)) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t)) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t)) a))
(+ 1/2 (+ a (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 (*.f64 z (+.f64 x y)))) a))
(+ 1/2 (+ a (+ (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 2)) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (*.f64 z (+.f64 x y))))))
(+ 1/2 (+ a (+ (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 3)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (*.f64 z (+.f64 x y))))))
(+ 1/2 (+ a (+ (* t (- (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 4)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 3))))) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t (fma.f64 t (fma.f64 t (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (*.f64 z (+.f64 x y))))))
(+ 1/2 a)
(+.f64 a #s(literal 1/2 binary64))
(+ 1/2 (+ a (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t)))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t) a))
(+ 1/2 (+ a (+ (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2)) (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t))))
(+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t) (/.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 t t))))
(- (+ 1/2 (+ a (+ (/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t) (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 3))))) (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2))))
(-.f64 (+.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 t (*.f64 t t))) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t)))) (neg.f64 (/.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 t t))))
(+ 1/2 a)
(+.f64 a #s(literal 1/2 binary64))
(+ 1/2 (+ a (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t)) a))
(+ 1/2 (+ a (* -1 (/ (+ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64)))) t) a))
(+ 1/2 (+ a (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)))) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t))))
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t)))) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64))))) t))) t) a))
(/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z y)) t))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (log (* y z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z y)) t)) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))))
(+ (* x (- (* -1 (* x (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))
(fma.f64 x (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z y)) t)))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 3) (pow (- (log (* y z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* y (pow (- (log (* y z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* y z)) t)))
(fma.f64 x (fma.f64 x (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))) (*.f64 y (-.f64 (log.f64 (*.f64 z y)) t))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z y)) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))
(-.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))
(-.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (fma.f64 y (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))))))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) x)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (* (pow y 3) (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))) (fma.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (*.f64 x (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) x)) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) x)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z x)) t))
(+ (* -1 (/ (* y (* (log t) (- (pow a 2) 1/4))) (* x (pow (- (log (* x z)) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (log.f64 (*.f64 z x)) t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))))
(+ (* y (- (* -1 (* y (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))
(fma.f64 y (fma.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z x)) t)))
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 3) (pow (- (log (* x z)) t) 3)))))))) (+ (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 3)))) (* -1/2 (/ (* (log t) (- (pow a 2) 1/4)) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (/ (* (log t) (- (pow a 2) 1/4)) (* x (pow (- (log (* x z)) t) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (- (log (* x z)) t)))
(fma.f64 y (-.f64 (*.f64 y (fma.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))))) (*.f64 x (-.f64 (log.f64 (*.f64 z x)) t))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64))))))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 z x)) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))
(-.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))
(-.f64 (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))) (*.f64 y (*.f64 y y))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (fma.f64 x (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))))))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))
(+ (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) y)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (* (pow x 3) (* (log t) (- (pow a 2) 1/4))) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ (* x (* (log t) (- (pow a 2) 1/4))) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) y)) (neg.f64 (/.f64 (*.f64 (*.f64 x (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) y)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log z) (log (+ x y))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y))))
(/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (*.f64 z (+.f64 x y))))
(+ (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 2)) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))
(fma.f64 t (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (*.f64 z (+.f64 x y)))))
(+ (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 3)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))
(fma.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (*.f64 z (+.f64 x y)))))
(+ (* t (- (* t (- (/ (* t (* (log t) (- (pow a 2) 1/4))) (pow (log (* z (+ x y))) 4)) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 3))))) (* -1 (/ (* (log t) (- (pow a 2) 1/4)) (pow (log (* z (+ x y))) 2))))) (/ (* (log t) (- (pow a 2) 1/4)) (log (* z (+ x y)))))
(fma.f64 t (fma.f64 t (fma.f64 t (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (*.f64 z (+.f64 x y)))))
(/ (* (log (/ 1 t)) (- (pow a 2) 1/4)) t)
(*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t))
(/ (+ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) t)) t)
(/.f64 (fma.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t)))) t)
(/ (- (+ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2))) (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) t))) t)
(/.f64 (-.f64 (fma.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 t t)) (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t))))) t)
(/ (- (+ (* (log (/ 1 t)) (- (pow a 2) 1/4)) (/ (* (pow (log (* z (+ x y))) 3) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 3))) (+ (* -1 (/ (* (log (* z (+ x y))) (* (log (/ 1 t)) (- (pow a 2) 1/4))) t)) (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (log (/ 1 t)) (- (pow a 2) 1/4))) (pow t 2))))) t)
(/.f64 (-.f64 (fma.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64)) (/.f64 (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 t (*.f64 t t))) (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t)) (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (log.f64 t)) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 t t)))))) t)
(* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) t))
(neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t)))
(* -1 (/ (+ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)) (/ (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) t))
(neg.f64 (/.f64 (fma.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64)))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t)) (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)))) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t))
(neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t)))) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64))))) t))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow (log (* z (+ x y))) 3) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t) (* -1 (* (pow (log (* z (+ x y))) 2) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))))) t)) (* (log (* z (+ x y))) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4)))) t)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- (pow a 2) 1/4))) t))
(neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) t))) (neg.f64 (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64)))))) t)) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) (fma.f64 a a #s(literal -1/4 binary64))))) t))) t))
(* -1/4 (/ (log t) (- (log (* z (+ x y))) t)))
(/.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 t)) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))
(+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t)))
(fma.f64 (*.f64 a a) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 t)) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))
(+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t)))
(fma.f64 (*.f64 a a) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 t)) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))
(+ (* -1/4 (/ (log t) (- (log (* z (+ x y))) t))) (/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t)))
(fma.f64 (*.f64 a a) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 t)) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))
(/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))
(/.f64 (*.f64 (log.f64 t) (*.f64 a a)) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 (*.f64 a a) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 (*.f64 a a) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 (*.f64 a a) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(/ (* (pow a 2) (log t)) (- (log (* z (+ x y))) t))
(/.f64 (*.f64 (log.f64 t) (*.f64 a a)) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 (*.f64 a a) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 (*.f64 a a) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(* (pow a 2) (+ (* -1/4 (/ (log t) (* (pow a 2) (- (log (* z (+ x y))) t)))) (/ (log t) (- (log (* z (+ x y))) t))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (*.f64 (*.f64 a a) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))))
(/ (+ 1/2 a) (- (log (* y z)) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 z y)) t))
(+ (* -1 (* x (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* y z)) t))) (/ a (- (log (* y z)) t))))
(fma.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z y)) t)) (/.f64 a (-.f64 (log.f64 (*.f64 z y)) t))))
(+ (* x (- (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* y (- (log (* y z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* y z)) t))) (/ a (- (log (* y z)) t))))
(fma.f64 x (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))) (*.f64 y (-.f64 (log.f64 (*.f64 z y)) t))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z y)) t)) (/.f64 a (-.f64 (log.f64 (*.f64 z y)) t))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* y (- (log (* y z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow y 2) (pow (- (log (* y z)) t) 2))))) (* y (- (log (* y z)) t)))) (+ (* 1/3 (/ (+ 1/2 a) (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (* 1/2 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* (pow y 2) (- (log (* y z)) t)))))))) (+ (* -1 (/ (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))) (* y (- (log (* y z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow y 2) (pow (- (log (* y z)) t) 2))))))) (+ (* 1/2 (/ 1 (* y (pow (- (log (* y z)) t) 2)))) (/ a (* y (pow (- (log (* y z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* y z)) t))) (/ a (- (log (* y z)) t))))
(fma.f64 x (fma.f64 x (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))) (*.f64 y (-.f64 (log.f64 (*.f64 z y)) t))))) (*.f64 y (-.f64 (log.f64 (*.f64 z y)) t))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (log.f64 (*.f64 z y)) t))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))) (*.f64 y (-.f64 (log.f64 (*.f64 z y)) t))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z y)) t)) (/.f64 a (-.f64 (log.f64 (*.f64 z y)) t))))
(/ (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 x)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t))
(+ (* -1 (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 x)))) t))))
(+.f64 (neg.f64 (/.f64 (*.f64 y (+.f64 a #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (/.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (*.f64 x x)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (/.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t))) (/.f64 (*.f64 y (+.f64 a #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (* (pow y 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (* (pow y 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 x)))) t)))) (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (/.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (fma.f64 y (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))))))
(/ (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))
(+ (* -1 (/ (* y (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 a #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (/.f64 a (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ (* y (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 y (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (/.f64 a (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow y 3) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (* (pow y 3) (+ 1/2 a)) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (* (pow y 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ (* y (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))) (-.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (*.f64 x (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 a #s(literal 1/2 binary64)))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))))) x)) (neg.f64 (/.f64 (*.f64 y (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)) (/.f64 a (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))))
(/ (+ 1/2 a) (- (log (* x z)) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 z x)) t))
(+ (* -1 (* y (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* x z)) t))) (/ a (- (log (* x z)) t))))
(fma.f64 (neg.f64 y) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z x)) t)) (/.f64 a (-.f64 (log.f64 (*.f64 z x)) t))))
(+ (* y (- (* -1 (* y (+ (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* x (- (log (* x z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* x z)) t))) (/ a (- (log (* x z)) t))))
(fma.f64 y (-.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (*.f64 x (-.f64 (log.f64 (*.f64 z x)) t)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z x)) t)) (/.f64 a (-.f64 (log.f64 (*.f64 z x)) t))))
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* x (- (log (* x z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow x 2) (pow (- (log (* x z)) t) 2))))) (* x (- (log (* x z)) t)))) (+ (* 1/3 (/ (+ 1/2 a) (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (* 1/2 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* (pow x 2) (- (log (* x z)) t)))))))) (+ (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))) (* x (- (log (* x z)) t)))) (* -1/2 (/ (+ 1/2 a) (* (pow x 2) (pow (- (log (* x z)) t) 2))))))) (+ (* 1/2 (/ 1 (* x (pow (- (log (* x z)) t) 2)))) (/ a (* x (pow (- (log (* x z)) t) 2)))))) (+ (* 1/2 (/ 1 (- (log (* x z)) t))) (/ a (- (log (* x z)) t))))
(fma.f64 y (-.f64 (*.f64 y (-.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (*.f64 x (-.f64 (log.f64 (*.f64 z x)) t))))) (*.f64 x (-.f64 (log.f64 (*.f64 z x)) t)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (-.f64 (log.f64 (*.f64 z x)) t))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (*.f64 x (-.f64 (log.f64 (*.f64 z x)) t))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 a (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z x)) t)) (/.f64 a (-.f64 (log.f64 (*.f64 z x)) t))))
(/ (+ 1/2 a) (- (+ (log z) (* -1 (log (/ 1 y)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t))
(+ (* -1 (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 y)))) t))))
(+.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (/.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (*.f64 y y)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (/.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t))) (/.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (* (pow x 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (* (pow x 3) (+ 1/2 a)) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (+ (* 1/2 (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ a (- (+ (log z) (* -1 (log (/ 1 y)))) t)))) (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))
(-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64)))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (/.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (fma.f64 x (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))))))
(/ (+ 1/2 a) (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))
(+ (* -1 (/ (* x (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (/.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ (* x (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) y) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (/.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow x 3) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (* (pow x 3) (+ 1/2 a)) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (* (pow x 2) (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ (* x (+ 1/2 a)) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (+ (* 1/2 (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))) (/ a (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64)))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) y)) (neg.f64 (/.f64 (*.f64 x (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))))) y) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)) (/.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))))
(/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ (+ 1/2 a) (- (+ (log z) (log (+ x y))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ (+ 1/2 a) (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ (+ 1/2 a) (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ (+ 1/2 a) (log (* z (+ x y))))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(+ (* 1/2 (/ 1 (log (* z (+ x y))))) (+ (/ a (log (* z (+ x y)))) (/ (* t (+ 1/2 a)) (pow (log (* z (+ x y))) 2))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (fma.f64 t (/.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))) (/.f64 a (log.f64 (*.f64 z (+.f64 x y))))))
(+ (* t (- (/ (* t (+ 1/2 a)) (pow (log (* z (+ x y))) 3)) (* -1 (/ (+ 1/2 a) (pow (log (* z (+ x y))) 2))))) (+ (* 1/2 (/ 1 (log (* z (+ x y))))) (/ a (log (* z (+ x y))))))
(fma.f64 t (-.f64 (/.f64 (*.f64 t (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64))) (/.f64 (neg.f64 (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (/.f64 a (log.f64 (*.f64 z (+.f64 x y))))))
(+ (* t (- (* t (- (/ (* t (+ 1/2 a)) (pow (log (* z (+ x y))) 4)) (* -1 (/ (+ 1/2 a) (pow (log (* z (+ x y))) 3))))) (* -1 (/ (+ 1/2 a) (pow (log (* z (+ x y))) 2))))) (+ (* 1/2 (/ 1 (log (* z (+ x y))))) (/ a (log (* z (+ x y))))))
(fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 4 binary64))) (/.f64 (neg.f64 (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (/.f64 (neg.f64 (+.f64 a #s(literal 1/2 binary64))) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (/.f64 a (log.f64 (*.f64 z (+.f64 x y))))))
(* -1 (/ (+ 1/2 a) t))
(neg.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) t))
(/ (+ (* -1 (+ 1/2 a)) (* -1 (/ (* (log (* z (+ x y))) (+ 1/2 a)) t))) t)
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 (*.f64 z (+.f64 x y))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) t) a)) t))
(/ (- (+ (* -1 (+ 1/2 a)) (* -1 (/ (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)) (pow t 2)))) (/ (* (log (* z (+ x y))) (+ 1/2 a)) t)) t)
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 t t)))) (neg.f64 (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) t)))) t)
(/ (- (+ (* -1 (+ 1/2 a)) (* -1 (/ (* (pow (log (* z (+ x y))) 3) (+ 1/2 a)) (pow t 3)))) (+ (/ (* (log (* z (+ x y))) (+ 1/2 a)) t) (/ (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)) (pow t 2)))) t)
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64)) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 t t)) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) t)))) t)
(* -1 (/ (+ 1/2 a) t))
(neg.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) t))
(* -1 (/ (+ 1/2 (+ a (/ (* (log (* z (+ x y))) (+ 1/2 a)) t))) t))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 (*.f64 z (+.f64 x y))) (/.f64 (+.f64 a #s(literal 1/2 binary64)) t) a)) t))
(* -1 (/ (+ 1/2 (+ a (* -1 (/ (- (* -1 (/ (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)) t)) (* (log (* z (+ x y))) (+ 1/2 a))) t)))) t))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (/.f64 (+.f64 a #s(literal 1/2 binary64)) t))) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (+.f64 a #s(literal 1/2 binary64)))) t) a)) t))
(* -1 (/ (+ 1/2 (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow (log (* z (+ x y))) 3) (+ 1/2 a)) t) (* -1 (* (pow (log (* z (+ x y))) 2) (+ 1/2 a)))) t)) (* (log (* z (+ x y))) (+ 1/2 a))) t)))) t))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64)) (/.f64 (+.f64 a #s(literal 1/2 binary64)) t)) (neg.f64 (*.f64 (+.f64 a #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))))) t)) (*.f64 (log.f64 (*.f64 z (+.f64 x y))) (+.f64 a #s(literal 1/2 binary64)))) t) a)) t))
(/ 1/2 (- (log (* z (+ x y))) t))
(/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))
(+ (* 1/2 (/ 1 (- (log (* z (+ x y))) t))) (/ a (- (log (* z (+ x y))) t)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))
(+ (* 1/2 (/ 1 (- (log (* z (+ x y))) t))) (/ a (- (log (* z (+ x y))) t)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))
(+ (* 1/2 (/ 1 (- (log (* z (+ x y))) t))) (/ a (- (log (* z (+ x y))) t)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))
(/ a (- (log (* z (+ x y))) t))
(/.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))))
(/ a (- (log (* z (+ x y))) t))
(/.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))))
(* a (+ (* 1/2 (/ 1 (* a (- (log (* z (+ x y))) t)))) (/ 1 (- (log (* z (+ x y))) t))))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)))))
(/ (+ (log z) (* (log t) (- a 1/2))) t)
(/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)
(/ (+ (log z) (* (log t) (- a 1/2))) t)
(/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)
(/ (+ (log z) (* (log t) (- a 1/2))) t)
(/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)
(/ (+ (log z) (* (log t) (- a 1/2))) t)
(/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)
(/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)
(/.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)
(/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)
(/.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)
(/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)
(/.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)
(/ (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2)))) t)
(/.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 t))) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)
(* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (neg.f64 (log.f64 z))) t))
(* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (neg.f64 (log.f64 z))) t))
(* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (neg.f64 (log.f64 z))) t))
(* -1 (/ (+ (* -1 (log z)) (* -1 (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))) t))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (neg.f64 (log.f64 z))) t))
(+ (* -1/2 (/ (log t) t)) (/ (log z) t))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (* a (log t)) t)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (* a (log t)) t)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (* a (log t)) t)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (/ (log z) (* a t)))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (/.f64 (log.f64 z) (*.f64 t a))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (/ (log z) (* a t)))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (/.f64 (log.f64 z) (*.f64 t a))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (/ (log z) (* a t)))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (/.f64 (log.f64 z) (*.f64 t a))))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (/ (log z) t)) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) a) (neg.f64 (/.f64 (log.f64 t) t)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (/ (log z) t)) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) a) (neg.f64 (/.f64 (log.f64 t) t)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (/ (log z) t)) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) a) (neg.f64 (/.f64 (log.f64 t) t)))))
(+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))
(+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))
(+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))
(+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t))
(+ (* -1 (/ (log (/ 1 z)) t)) (/ (* (log t) (- a 1/2)) t))
(fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (neg.f64 (neg.f64 (log.f64 z))) t))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (neg.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t)))
(* -1/2 (log t))
(*.f64 (log.f64 t) #s(literal -1/2 binary64))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a))
(+ (* -1/2 (log t)) (* a (log t)))
(*.f64 (log.f64 t) (+.f64 #s(literal -1/2 binary64) a))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (+ (log t) (* -1/2 (/ (log t) a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (neg.f64 (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (neg.f64 (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* 1/2 (/ (log t) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (neg.f64 (log.f64 t)))))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 t))))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 t))))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 t))))
(* -1 (* (log (/ 1 t)) (- a 1/2)))
(neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 (log.f64 t))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))
(* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))
(log (* x z))
(log.f64 (*.f64 z x))
(+ (log (* x z)) (/ y x))
(+.f64 (/.f64 y x) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (log.f64 (*.f64 z x)))
(+ (log z) (* -1 (log (/ 1 y))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x y)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 x y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (neg.f64 x)) y)) (log.f64 (neg.f64 z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) y)) y) (neg.f64 x)) y)) (log.f64 (neg.f64 z)))
(log (* y z))
(log.f64 (*.f64 z y))
(+ (log (* y z)) (/ x y))
(+.f64 (/.f64 x y) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 (*.f64 z y)))
(+ (log z) (* -1 (log (/ 1 x))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (/.f64 y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+.f64 (log.f64 z) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 y x)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 x))))
(+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 y x)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (neg.f64 y)) x)) (log.f64 (neg.f64 z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x) (neg.f64 y)) x)) (log.f64 (neg.f64 z)))
(log (* y z))
(log.f64 (*.f64 z y))
(+ (log (* y z)) (/ x y))
(+.f64 (/.f64 x y) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 (*.f64 z y)))
(+ (log z) (* -1 (log (/ 1 x))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (/.f64 y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+.f64 (log.f64 z) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 y x)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 x))))
(+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 y x)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (neg.f64 y)) x)) (log.f64 (neg.f64 z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x) (neg.f64 y)) x)) (log.f64 (neg.f64 z)))
(log (* x z))
(log.f64 (*.f64 z x))
(+ (log (* x z)) (/ y x))
(+.f64 (/.f64 y x) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (log.f64 (*.f64 z x)))
(+ (log z) (* -1 (log (/ 1 y))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x y)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+.f64 (log.f64 (neg.f64 z)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 x y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (neg.f64 x)) y)) (log.f64 (neg.f64 z)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) y)) y) (neg.f64 x)) y)) (log.f64 (neg.f64 z)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))
(/ 1 (- (log (* y z)) t))
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z y)) t))
(+ (* -1 (/ x (* y (pow (- (log (* y z)) t) 2)))) (/ 1 (- (log (* y z)) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z y)) t)))
(+ (* x (- (* x (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 2)))) (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 3))))) (/ 1 (* y (pow (- (log (* y z)) t) 2))))) (/ 1 (- (log (* y z)) t)))
(fma.f64 x (-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z y)) t)))
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/3 (/ 1 (* (pow y 3) (pow (- (log (* y z)) t) 2)))) (+ (/ 1 (* (pow y 3) (pow (- (log (* y z)) t) 3))) (/ 1 (* (pow y 3) (pow (- (log (* y z)) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 2)))) (/ 1 (* (pow y 2) (pow (- (log (* y z)) t) 3)))))) (/ 1 (* y (pow (- (log (* y z)) t) 2))))) (/ 1 (- (log (* y z)) t)))
(fma.f64 x (fma.f64 x (+.f64 (fma.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 (*.f64 z y)) t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z y)) t)))
(/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t))
(+ (* -1 (/ y (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)))
(- (+ (* -1 (/ (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (pow x 2))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (/ y (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (/.f64 y (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* 1/3 (/ (pow y 3) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))) (* 1/2 (/ (pow y 3) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3))))) (pow x 3))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 x)))) t))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 3)))) (+ (* -1/2 (/ (pow y 2) (* (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2)))) (/ y (* x (pow (- (+ (log z) (* -1 (log (/ 1 x)))) t) 2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 y (*.f64 x (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 z)) t) #s(literal 2 binary64))))))))
(/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))
(+ (* -1 (/ y (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)))
(+ (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (* -1/2 (/ (pow y 2) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* -1 (/ y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) (/.f64 (neg.f64 y) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3)))) (+ (* -1/3 (/ (pow y 3) (* x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) (/ (* y (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) (* x (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t))))) (+ (* -1 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 3))) (* -1/2 (/ (pow y 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2))))) x)) (* -1 (/ y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t) 2)))) x)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 x)))) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))) (fma.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (*.f64 x (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) x)) (/.f64 (neg.f64 y) (pow.f64 (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 z))) t)))
(/ 1 (- (log (* x z)) t))
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z x)) t))
(+ (* -1 (/ y (* x (pow (- (log (* x z)) t) 2)))) (/ 1 (- (log (* x z)) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z x)) t)))
(+ (* y (- (* y (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 2)))) (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 3))))) (/ 1 (* x (pow (- (log (* x z)) t) 2))))) (/ 1 (- (log (* x z)) t)))
(fma.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z x)) t)))
(+ (* y (- (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (* (pow x 3) (pow (- (log (* x z)) t) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (log (* x z)) t) 3))) (/ 1 (* (pow x 3) (pow (- (log (* x z)) t) 4))))))) (+ (* 1/2 (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 2)))) (/ 1 (* (pow x 2) (pow (- (log (* x z)) t) 3)))))) (/ 1 (* x (pow (- (log (* x z)) t) 2))))) (/ 1 (- (log (* x z)) t)))
(fma.f64 y (-.f64 (*.f64 y (fma.f64 (neg.f64 y) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 (*.f64 z x)) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 z x)) t)))
(/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t))
(+ (* -1 (/ x (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)))
(- (+ (* -1 (/ (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (pow y 2))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (/ x (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (/.f64 x (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))) (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* 1/3 (/ (pow x 3) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))) (* 1/2 (/ (pow x 3) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3))))) (pow y 3))) (/ 1 (- (+ (log z) (* -1 (log (/ 1 y)))) t))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 3)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2)))) (/ x (* y (pow (- (+ (log z) (* -1 (log (/ 1 y)))) t) 2))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t)) (+.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64)))) (/.f64 x (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 z)) t) #s(literal 2 binary64))))))))
(/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))
(+ (* -1 (/ x (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)))
(+ (* -1 (/ (- (+ (* -1 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (* -1/2 (/ (pow x 2) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* -1 (/ x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) (/.f64 (neg.f64 x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3)))) (+ (* -1/3 (/ (pow x 3) (* y (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) (/ (* x (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) (* y (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))))) (+ (* -1 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 3))) (* -1/2 (/ (pow x 2) (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2))))) y)) (* -1 (/ x (pow (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) 2)))) y)) (/ 1 (- (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64))))) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 3 binary64)))))) y)) (/.f64 (neg.f64 x) (pow.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t) #s(literal 2 binary64)))) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 z))) t)))
(/ 1 (- (+ (log z) (log (+ x y))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ 1 (- (+ (log z) (log (+ x y))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ 1 (- (+ (log z) (log (+ x y))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ 1 (- (+ (log z) (log (+ x y))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t))
(/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ 1 (- (+ (log (+ x y)) (* -1 (log (/ 1 z)))) t))
(/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (+.f64 x y)) (-.f64 (neg.f64 (neg.f64 (log.f64 z))) t)))
(/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ 1 (- (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))) t))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) t))
(/ 1 (log (* z (+ x y))))
(/.f64 #s(literal 1 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (/ 1 (log (* z (+ x y)))) (/ t (pow (log (* z (+ x y))) 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (/.f64 t (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))))
(+ (* t (+ (/ 1 (pow (log (* z (+ x y))) 2)) (/ t (pow (log (* z (+ x y))) 3)))) (/ 1 (log (* z (+ x y)))))
(fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 z (+.f64 x y)))))
(+ (* t (+ (* t (+ (/ 1 (pow (log (* z (+ x y))) 3)) (/ t (pow (log (* z (+ x y))) 4)))) (/ 1 (pow (log (* z (+ x y))) 2)))) (/ 1 (log (* z (+ x y)))))
(fma.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64))) (/.f64 t (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 z (+.f64 x y)))))
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(/ (- (* -1 (/ (log (* z (+ x y))) t)) 1) t)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t) #s(literal -1 binary64)) t)
(/ (- (* -1 (/ (pow (log (* z (+ x y))) 2) (pow t 2))) (+ 1 (/ (log (* z (+ x y))) t))) t)
(/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t))) t)
(/ (- (* -1 (/ (pow (log (* z (+ x y))) 3) (pow t 3))) (+ 1 (+ (/ (log (* z (+ x y))) t) (/ (pow (log (* z (+ x y))) 2) (pow t 2))))) t)
(/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) (/.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) (*.f64 t t)))) t)
(/ -1 t)
(/.f64 #s(literal -1 binary64) t)
(* -1 (/ (+ 1 (/ (log (* z (+ x y))) t)) t))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) t))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (log (* z (+ x y))) 2) t)) (log (* z (+ x y)))) t))) t))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)) t)) (log.f64 (*.f64 z (+.f64 x y)))) t))) t))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (log (* z (+ x y))) 3) t) (* -1 (pow (log (* z (+ x y))) 2))) t)) (log (* z (+ x y)))) t))) t))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 3 binary64)) t) (neg.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 x y))) #s(literal 2 binary64)))) t)) (log.f64 (*.f64 z (+.f64 x y)))) t) #s(literal 1 binary64)) t))

eval401.0ms (2.3%)

Memory
34.9MiB live, 506.0MiB allocated
Compiler

Compiled 78 586 to 5 701 computations (92.7% saved)

prune359.0ms (2%)

Memory
-18.6MiB live, 707.1MiB allocated
Pruning

59 alts after pruning (58 fresh and 1 done)

PrunedKeptTotal
New1 856351 891
Fresh102333
Picked415
Done000
Total1 870591 929
Accuracy
100.0%
Counts
1 929 → 59
Alt Table
Click to see full alt table
StatusAccuracyProgram
60.3%
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
53.7%
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
89.6%
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t (*.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) t))
64.2%
(fma.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
68.3%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 (+.f64 y x))))
73.0%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
53.3%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
15.6%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
23.7%
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
2.6%
(pow.f64 t #s(literal 1 binary64))
63.7%
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
41.0%
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
17.2%
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
10.3%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
29.1%
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
1.7%
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
10.3%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
17.1%
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
26.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (log.f64 (-.f64 y x))))))
53.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
70.1%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
40.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
31.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
78.1%
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
1.9%
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
35.1%
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
78.5%
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
68.3%
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 z))
60.3%
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
78.4%
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
24.1%
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (log.f64 t) (pow.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))))
37.7%
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
50.6%
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
73.0%
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
37.7%
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
27.8%
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))))))
73.0%
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
70.3%
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
36.6%
(*.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
17.1%
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
10.2%
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
77.0%
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t) (+.f64 a #s(literal 1/2 binary64))))
44.0%
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
40.4%
(*.f64 (log.f64 t) a)
63.2%
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
30.6%
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
70.5%
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
57.5%
(*.f64 t (+.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal -1 binary64)))
89.6%
(*.f64 t (+.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (log.f64 t) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))))
89.7%
(*.f64 t (+.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 t)) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))))
60.5%
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
89.6%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 z) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))))))
89.7%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))))
64.0%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
88.1%
(*.f64 a (-.f64 (+.f64 (+.f64 (log.f64 t) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 (+.f64 y x)) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 t a))))
53.7%
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
47.4%
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))
53.7%
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))))
32.0%
(neg.f64 t)
Compiler

Compiled 2 513 to 1 686 computations (32.9% saved)

simplify293.0ms (1.7%)

Memory
6.2MiB live, 481.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
cost-diff192
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))
cost-diff320
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))))
cost-diff7424
(*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t))))
cost-diff0
(log.f64 (*.f64 z y))
cost-diff0
(+.f64 a #s(literal -1/2 binary64))
cost-diff0
(log.f64 t)
cost-diff0
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
cost-diff-64
(neg.f64 t)
cost-diff0
(+.f64 a #s(literal -1/2 binary64))
cost-diff0
(log.f64 t)
cost-diff0
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
cost-diff0
(fma.f64 t t #s(literal 0 binary64))
cost-diff0
(-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))
cost-diff1088
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
cost-diff0
(/.f64 (log.f64 (+.f64 y x)) t)
cost-diff0
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
cost-diff0
(+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)))
cost-diff1728
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))))
Rules
7 166×accelerator-lowering-fma.f32
7 166×accelerator-lowering-fma.f64
2 654×*-lowering-*.f32
2 654×*-lowering-*.f64
1 492×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
040278
1104278
2267268
3618260
41305250
53446250
66153250
08119241
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* t (+ -1 (+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t))))
t
(+ -1 (+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t)))
-1
(+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t))
(/ (log (+ y x)) t)
(log (+ y x))
(+ y x)
y
x
(/ (+ (* (log t) (+ a -1/2)) (log z)) t)
(+ (* (log t) (+ a -1/2)) (log z))
(log t)
(+ a -1/2)
a
-1/2
(log z)
z
(/ (- 0 (+ (* t t) 0)) t)
(- 0 (+ (* t t) 0))
0
(+ (* t t) 0)
t
(+ (* (log t) (+ a -1/2)) (neg t))
(log t)
t
(+ a -1/2)
a
-1/2
(neg t)
(+ (* (log t) (+ a -1/2)) (log (* z y)))
(log t)
t
(+ a -1/2)
a
-1/2
(log (* z y))
(* z y)
z
y
(neg (* a (+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t)))))
(* a (+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t))))
a
(+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t)))
-1
(/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)
(+ (* (log t) -1/2) (log (* z (+ x y))))
(log t)
t
-1/2
(log (* z (+ x y)))
(* z (+ x y))
z
(+ x y)
x
y
(neg (log t))
Outputs
(* t (+ -1 (+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t))))
(+.f64 (log.f64 (+.f64 y x)) (-.f64 (log.f64 z) (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) t)))
t
(+ -1 (+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t)))
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)))
-1
#s(literal -1 binary64)
(+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t))
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
(/ (log (+ y x)) t)
(/.f64 (log.f64 (+.f64 y x)) t)
(log (+ y x))
(log.f64 (+.f64 y x))
(+ y x)
(+.f64 y x)
y
x
(/ (+ (* (log t) (+ a -1/2)) (log z)) t)
(/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)
(+ (* (log t) (+ a -1/2)) (log z))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(log t)
(log.f64 t)
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
(log z)
(log.f64 z)
z
(/ (- 0 (+ (* t t) 0)) t)
(-.f64 #s(literal 0 binary64) t)
(- 0 (+ (* t t) 0))
(-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))
0
#s(literal 0 binary64)
(+ (* t t) 0)
(fma.f64 t t #s(literal 0 binary64))
t
(+ (* (log t) (+ a -1/2)) (neg t))
(-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) t))
(log t)
(log.f64 t)
t
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
(neg t)
(-.f64 #s(literal 0 binary64) t)
(+ (* (log t) (+ a -1/2)) (log (* z y)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z)))
(log t)
(log.f64 t)
t
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
(log (* z y))
(log.f64 (*.f64 y z))
(* z y)
(*.f64 y z)
z
y
(neg (* a (+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t)))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))
(* a (+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t))))
(-.f64 (fma.f64 (log.f64 t) (-.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) (log.f64 (*.f64 (+.f64 y x) z)))
a
(+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t)))
(-.f64 #s(literal 0 binary64) (+.f64 (log.f64 t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 y x) z))) a)))
-1
#s(literal -1 binary64)
(/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 y x) z))) a)
(+ (* (log t) -1/2) (log (* z (+ x y))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 y x) z)))
(log t)
(log.f64 t)
t
-1/2
#s(literal -1/2 binary64)
(log (* z (+ x y)))
(log.f64 (*.f64 (+.f64 y x) z))
(* z (+ x y))
(*.f64 (+.f64 y x) z)
z
(+ x y)
(+.f64 y x)
x
y
(neg (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))

localize184.0ms (1%)

Memory
-3.2MiB live, 270.5MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t))))
accuracy99.6%
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
accuracy99.3%
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
accuracy79.1%
(log.f64 (*.f64 z (+.f64 x y)))
accuracy100.0%
(*.f64 z y)
accuracy100.0%
(log.f64 t)
accuracy99.4%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
accuracy79.1%
(log.f64 (*.f64 z y))
accuracy100.0%
(+.f64 a #s(literal -1/2 binary64))
accuracy100.0%
(neg.f64 t)
accuracy100.0%
(log.f64 t)
accuracy99.8%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
accuracy100.0%
(fma.f64 t t #s(literal 0 binary64))
accuracy100.0%
(-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))
accuracy59.6%
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
accuracy99.6%
(/.f64 (log.f64 (+.f64 y x)) t)
accuracy99.3%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
accuracy99.1%
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
accuracy89.9%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))))
Samples
94.0ms256×0valid
Compiler

Compiled 273 to 42 computations (84.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 59.0ms
ival-log: 17.0ms (29% of total)
ival-mult: 14.0ms (23.9% of total)
ival-add: 13.0ms (22.2% of total)
ival-div: 7.0ms (11.9% of total)
ival-neg: 5.0ms (8.5% of total)
ival-sub: 1.0ms (1.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series343.0ms (2%)

Memory
35.0MiB live, 227.8MiB allocated
Counts
21 → 768
Calls
Call 1
Inputs
#<alt (* t (+ -1 (+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t))))>
#<alt (+ -1 (+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t)))>
#<alt (+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t))>
#<alt (/ (log (+ y x)) t)>
#<alt (/ (- 0 (+ (* t t) 0)) t)>
#<alt (- 0 (+ (* t t) 0))>
#<alt (+ (* t t) 0)>
#<alt (+ (* (log t) (+ a -1/2)) (neg t))>
#<alt (log t)>
#<alt (+ a -1/2)>
#<alt (neg t)>
#<alt (+ (* (log t) (+ a -1/2)) (log (* z y)))>
#<alt (log (* z y))>
#<alt (* a (+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t))))>
#<alt (neg (* a (+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t)))))>
#<alt (+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t)))>
#<alt (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)>
#<alt (+ (* (log t) (+ a -1/2)) (log z))>
#<alt (* z y)>
#<alt (log (* z (+ x y)))>
#<alt (+ (* (log t) -1/2) (log (* z (+ x y))))>
Outputs
#<alt (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))>
#<alt (* -1 t)>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t))))))>
#<alt (* -1 (* t (+ 1 (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t))))))>
#<alt (* -1 (* t (+ 1 (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t))))))>
#<alt (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))>
#<alt (+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))>
#<alt (+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))>
#<alt (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y)))>
#<alt (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (+ (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ x y))>
#<alt (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))>
#<alt (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))>
#<alt (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))>
#<alt (+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))>
#<alt (+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))>
#<alt (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x)))>
#<alt (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (+ (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ y x))>
#<alt (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))>
#<alt (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))>
#<alt (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))>
#<alt (+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))>
#<alt (+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))>
#<alt (+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))>
#<alt (* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))>
#<alt (* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))>
#<alt (* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))>
#<alt (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)>
#<alt -1>
#<alt (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)>
#<alt (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)>
#<alt (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)>
#<alt -1>
#<alt (- (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)>
#<alt (- (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)>
#<alt (- (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)>
#<alt (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)>
#<alt (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)>
#<alt (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)>
#<alt (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)>
#<alt (/ (* a (log t)) t)>
#<alt (* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))>
#<alt (* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))>
#<alt (* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))>
#<alt (/ (* a (log t)) t)>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))>
#<alt (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)>
#<alt (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)>
#<alt (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))>
#<alt (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))>
#<alt (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))>
#<alt (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t)))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))>
#<alt (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))>
#<alt (/ (* a (log t)) t)>
#<alt (* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))>
#<alt (* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))>
#<alt (* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))>
#<alt (/ (* a (log t)) t)>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))>
#<alt (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))>
#<alt (/ (log x) t)>
#<alt (+ (/ y (* t x)) (/ (log x) t))>
#<alt (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (/ (log x) t))>
#<alt (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (/ (log x) t))>
#<alt (* -1 (/ (log (/ 1 y)) t))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (/ x (* t y)))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (/ x (* t y))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (/ x (* t y)))))>
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) t)>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (/ (log -1) t)))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (/ (log -1) t)))>
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (/ (log -1) t)))>
#<alt (/ (log y) t)>
#<alt (+ (/ x (* t y)) (/ (log y) t))>
#<alt (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (/ (log y) t))>
#<alt (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (/ (log y) t))>
#<alt (* -1 (/ (log (/ 1 x)) t))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (/ y (* t x)))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (/ y (* t x))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (/ y (* t x)))))>
#<alt (/ (+ (log -1) (* -1 (log (/ -1 x)))) t)>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (/ (log -1) t)))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (/ (log -1) t)))>
#<alt (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (/ (log -1) t)))>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (/ (log (+ x y)) t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (* -1 (pow t 2))>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (* (log t) (- a 1/2))>
#<alt (+ (* -1 t) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 t) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 t) (* (log t) (- a 1/2)))>
#<alt (* -1 t)>
#<alt (* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))>
#<alt (* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))>
#<alt (* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))>
#<alt (* -1 t)>
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))>
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))>
#<alt (- (* -1/2 (log t)) t)>
#<alt (- (+ (* -1/2 (log t)) (* a (log t))) t)>
#<alt (- (+ (* -1/2 (log t)) (* a (log t))) t)>
#<alt (- (+ (* -1/2 (log t)) (* a (log t))) t)>
#<alt (* a (log t))>
#<alt (* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))>
#<alt (* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))>
#<alt (* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))>
#<alt (log t)>
#<alt (log t)>
#<alt (log t)>
#<alt (log t)>
#<alt (* -1 (log (/ 1 t)))>
#<alt (* -1 (log (/ 1 t)))>
#<alt (* -1 (log (/ 1 t)))>
#<alt (* -1 (log (/ 1 t)))>
#<alt (+ (log -1) (* -1 (log (/ -1 t))))>
#<alt (+ (log -1) (* -1 (log (/ -1 t))))>
#<alt (+ (log -1) (* -1 (log (/ -1 t))))>
#<alt (+ (log -1) (* -1 (log (/ -1 t))))>
#<alt -1/2>
#<alt (- a 1/2)>
#<alt (- a 1/2)>
#<alt (- a 1/2)>
#<alt a>
#<alt (* a (- 1 (* 1/2 (/ 1 a))))>
#<alt (* a (- 1 (* 1/2 (/ 1 a))))>
#<alt (* a (- 1 (* 1/2 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (* -1 t)>
#<alt (+ (log (* y z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* y z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* y z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* y z)) (* (log t) (- a 1/2)))>
#<alt (+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log (* y z)) (* -1/2 (log t)))>
#<alt (+ (log (* y z)) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (* y z)) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log (* y z)) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* y z)) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* y z)) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* y z)) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)))))>
#<alt (+ (log y) (+ (log z) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (log z) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (log z) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (log z) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (log z) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (log z) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (log z) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (+ (log z) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))>
#<alt (+ (log y) (log z))>
#<alt (+ (log y) (log z))>
#<alt (+ (log y) (log z))>
#<alt (+ (log y) (log z))>
#<alt (+ (log y) (* -1 (log (/ 1 z))))>
#<alt (+ (log y) (* -1 (log (/ 1 z))))>
#<alt (+ (log y) (* -1 (log (/ 1 z))))>
#<alt (+ (log y) (* -1 (log (/ 1 z))))>
#<alt (+ (log (* -1 y)) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 y)) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 y)) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 y)) (* -1 (log (/ -1 z))))>
#<alt (+ (log y) (log z))>
#<alt (+ (log y) (log z))>
#<alt (+ (log y) (log z))>
#<alt (+ (log y) (log z))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))>
#<alt (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))>
#<alt (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))>
#<alt (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))>
#<alt (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))>
#<alt (* -1 (* a (log t)))>
#<alt (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))))>
#<alt (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))))>
#<alt (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))))>
#<alt (* -1 (* a (log t)))>
#<alt (* -1 (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a)))))>
#<alt (* -1 (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a)))))>
#<alt (* -1 (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a)))))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t)))>
#<alt (+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (+ (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))) (* x (- (* 1/2 (/ x (pow y 2))) (/ 1 y))))>
#<alt (+ (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))) (* x (- (* x (+ (* -1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))>
#<alt (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (+ (* -1 (/ y x)) (+ (* 1/2 (/ (pow y 2) (pow x 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t)))))>
#<alt (+ (* -1 (/ y x)) (+ (* -1/3 (/ (pow y 3) (pow x 3))) (+ (* 1/2 (/ (pow y 2) (pow x 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))))>
#<alt (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (+ (* -1 (/ (+ y (* -1/2 (/ (pow y 2) x))) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (+ (* -1 (/ (+ y (* -1 (/ (+ (* -1/3 (/ (pow y 3) x)) (* 1/2 (pow y 2))) x))) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t)))>
#<alt (+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (+ (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))) (* y (- (* 1/2 (/ y (pow x 2))) (/ 1 x))))>
#<alt (+ (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))) (* y (- (* y (+ (* -1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))>
#<alt (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (+ (* -1 (/ x y)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t)))))>
#<alt (+ (* -1 (/ x y)) (+ (* -1/3 (/ (pow x 3) (pow y 3))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))))>
#<alt (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t)))>
#<alt (+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (+ (* -1 (/ (+ x (* -1/2 (/ (pow x 2) y))) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/3 (/ (pow x 3) y)) (* 1/2 (pow x 2))) y))) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (log t)))>
#<alt (- (* a (log t)) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))>
#<alt (- (* a (log t)) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))>
#<alt (- (* a (log t)) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (- (/ x y) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (- (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (- (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (/ y x) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t)))))>
#<alt (- (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* -1 (/ y x)) (+ (* 1/2 (/ (pow y 2) (pow x 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (/ y x) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (* -1 (/ (- (* 1/2 (/ (pow y 2) x)) y) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow y 3) x)) (* 1/2 (pow y 2))) x)) y) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (- (/ y x) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (- (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (- (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (/ x y) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t)))))>
#<alt (- (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (/ x y) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (* -1 (/ (- (* 1/2 (/ (pow x 2) y)) x) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow x 3) y)) (* 1/2 (pow x 2))) y)) x) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))>
#<alt (- (+ (* -1 (/ x (* a y))) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a))) (log t))>
#<alt (- (+ (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (* x (- (* 1/2 (/ x (* a (pow y 2)))) (/ 1 (* a y))))) (log t))>
#<alt (- (+ (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (* x (- (* x (+ (* -1/3 (/ x (* a (pow y 3)))) (* 1/2 (/ 1 (* a (pow y 2)))))) (/ 1 (* a y))))) (log t))>
#<alt (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (+ (* -1 (/ y (* a x))) (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a))) (log t))>
#<alt (- (+ (* -1 (/ y (* a x))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (* 1/2 (/ (pow y 2) (* a (pow x 2)))))) (log t))>
#<alt (- (+ (* -1 (/ y (* a x))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (+ (* -1/3 (/ (pow y 3) (* a (pow x 3)))) (* 1/2 (/ (pow y 2) (* a (pow x 2))))))) (log t))>
#<alt (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (+ (* -1 (/ y (* a x))) (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a))) (log t))>
#<alt (- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) (* a x))) (/ y a)) x))) (log t))>
#<alt (- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (pow y 3) (* a x))) (* 1/2 (/ (pow y 2) a))) x)) (/ y a)) x))) (log t))>
#<alt (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))>
#<alt (- (+ (* -1 (/ y (* a x))) (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a))) (log t))>
#<alt (- (+ (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (* y (- (* 1/2 (/ y (* a (pow x 2)))) (/ 1 (* a x))))) (log t))>
#<alt (- (+ (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (* y (- (* y (+ (* -1/3 (/ y (* a (pow x 3)))) (* 1/2 (/ 1 (* a (pow x 2)))))) (/ 1 (* a x))))) (log t))>
#<alt (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (+ (* -1 (/ x (* a y))) (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a))) (log t))>
#<alt (- (+ (* -1 (/ x (* a y))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (* 1/2 (/ (pow x 2) (* a (pow y 2)))))) (log t))>
#<alt (- (+ (* -1 (/ x (* a y))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (+ (* -1/3 (/ (pow x 3) (* a (pow y 3)))) (* 1/2 (/ (pow x 2) (* a (pow y 2))))))) (log t))>
#<alt (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))>
#<alt (- (+ (* -1 (/ x (* a y))) (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a))) (log t))>
#<alt (- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) (* a y))) (/ x a)) y))) (log t))>
#<alt (- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (pow x 3) (* a y))) (* 1/2 (/ (pow x 2) a))) y)) (/ x a)) y))) (log t))>
#<alt (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))>
#<alt (/ (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))) a)>
#<alt (/ (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))) a)>
#<alt (/ (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))) a)>
#<alt (* -1 (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (* -1 (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)>
#<alt (/ (+ (log (* y z)) (* -1/2 (log t))) a)>
#<alt (+ (* -1/2 (/ (log t) a)) (+ (/ x (* a y)) (/ (log (* y z)) a)))>
#<alt (+ (* -1/2 (/ (log t) a)) (+ (* x (+ (* -1/2 (/ x (* a (pow y 2)))) (/ 1 (* a y)))) (/ (log (* y z)) a)))>
#<alt (+ (* -1/2 (/ (log t) a)) (+ (* x (+ (* x (- (* 1/3 (/ x (* a (pow y 3)))) (* 1/2 (/ 1 (* a (pow y 2)))))) (/ 1 (* a y)))) (/ (log (* y z)) a)))>
#<alt (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)>
#<alt (+ (* -1 (/ (log (/ 1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ y (* a x)) (/ (log z) a))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow y 2) (* a (pow x 2)))) (+ (/ y (* a x)) (/ (log z) a)))))>
#<alt (+ (* -1 (/ (log (/ 1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow y 2) (* a (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* a (pow x 3)))) (+ (/ y (* a x)) (/ (log z) a))))))>
#<alt (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)>
#<alt (+ (* -1 (/ (log (/ -1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ y (* a x)) (/ (log (* -1 z)) a))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) a)) (+ (* -1 (/ (+ (* -1 (/ y a)) (* 1/2 (/ (pow y 2) (* a x)))) x)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))>
#<alt (+ (* -1 (/ (log (/ -1 x)) a)) (+ (* -1 (/ (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) a)) (* 1/3 (/ (pow y 3) (* a x)))) x))) x)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))>
#<alt (/ (+ (log (* x z)) (* -1/2 (log t))) a)>
#<alt (+ (* -1/2 (/ (log t) a)) (+ (/ y (* a x)) (/ (log (* x z)) a)))>
#<alt (+ (* -1/2 (/ (log t) a)) (+ (* y (+ (* -1/2 (/ y (* a (pow x 2)))) (/ 1 (* a x)))) (/ (log (* x z)) a)))>
#<alt (+ (* -1/2 (/ (log t) a)) (+ (* y (+ (* y (- (* 1/3 (/ y (* a (pow x 3)))) (* 1/2 (/ 1 (* a (pow x 2)))))) (/ 1 (* a x)))) (/ (log (* x z)) a)))>
#<alt (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)>
#<alt (+ (* -1 (/ (log (/ 1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ x (* a y)) (/ (log z) a))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow x 2) (* a (pow y 2)))) (+ (/ x (* a y)) (/ (log z) a)))))>
#<alt (+ (* -1 (/ (log (/ 1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow x 2) (* a (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* a (pow y 3)))) (+ (/ x (* a y)) (/ (log z) a))))))>
#<alt (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)>
#<alt (+ (* -1 (/ (log (/ -1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ x (* a y)) (/ (log (* -1 z)) a))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) a)) (+ (* -1 (/ (+ (* -1 (/ x a)) (* 1/2 (/ (pow x 2) (* a y)))) y)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))>
#<alt (+ (* -1 (/ (log (/ -1 y)) a)) (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* 1/3 (/ (pow x 3) (* a y)))) y))) y)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)>
#<alt (+ (log z) (* (log t) (- a 1/2)))>
#<alt (+ (log z) (* (log t) (- a 1/2)))>
#<alt (+ (log z) (* (log t) (- a 1/2)))>
#<alt (+ (log z) (* (log t) (- a 1/2)))>
#<alt (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))>
#<alt (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))>
#<alt (+ (log z) (* -1/2 (log t)))>
#<alt (+ (log z) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log z) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (+ (log z) (+ (* -1/2 (log t)) (* a (log t))))>
#<alt (* a (log t))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log z) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log z) a))))>
#<alt (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log z) a))))>
#<alt (* a (log t))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log z) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log z) (* -1/2 (log t))) a)))))>
#<alt (* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log z) (* -1/2 (log t))) a)))))>
#<alt (+ (log z) (* (log t) (- a 1/2)))>
#<alt (+ (log z) (* (log t) (- a 1/2)))>
#<alt (+ (log z) (* (log t) (- a 1/2)))>
#<alt (+ (log z) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))>
#<alt (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))>
#<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 (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log z) (log (+ x y)))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (+ x y)) (* -1 (log (/ 1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))>
#<alt (log (* y z))>
#<alt (+ (log (* y z)) (/ x y))>
#<alt (+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))>
#<alt (+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))>
#<alt (+ (log z) (* -1 (log (/ 1 x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))>
#<alt (log (* x z))>
#<alt (+ (log (* x z)) (/ y x))>
#<alt (+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))>
#<alt (+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))>
#<alt (+ (log z) (* -1 (log (/ 1 y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))>
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (log t)))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (log t)))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (log t)))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (log t)))>
#<alt (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))>
#<alt (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))>
#<alt (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))>
#<alt (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))>
#<alt (+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))>
#<alt (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))>
#<alt (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))>
#<alt (+ (log (* y z)) (* -1/2 (log t)))>
#<alt (+ (log (* y z)) (+ (* -1/2 (log t)) (/ x y)))>
#<alt (+ (log (* y z)) (+ (* -1/2 (log t)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y)))))>
#<alt (+ (log (* y z)) (+ (* -1/2 (log t)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (log t)) (/ y x))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1/2 (log t)) (/ y x))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* -1/2 (log t)))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* -1/2 (log t)))))>
#<alt (+ (log (* x z)) (* -1/2 (log t)))>
#<alt (+ (log (* x z)) (+ (* -1/2 (log t)) (/ y x)))>
#<alt (+ (log (* x z)) (+ (* -1/2 (log t)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x)))))>
#<alt (+ (log (* x z)) (+ (* -1/2 (log t)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (log t)) (/ x y))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))))>
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1/2 (log t)) (/ x y))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* -1/2 (log t)))))>
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* -1/2 (log t)))))>
Calls

192 calls:

TimeVariablePointExpression
116.0ms
t
@0
(+ (* (log t) (+ a -1/2)) (log (* z y)))
66.0ms
z
@-inf
(+ (* (log t) (+ a -1/2)) (log (* z y)))
33.0ms
a
@inf
(/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)
24.0ms
y
@-inf
(+ (* (log t) (+ a -1/2)) (log (* z y)))
14.0ms
z
@0
(+ (* (log t) (+ a -1/2)) (log (* z y)))

rewrite810.0ms (4.6%)

Memory
9.1MiB live, 638.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 854×*-lowering-*.f32
4 854×*-lowering-*.f64
4 680×accelerator-lowering-fma.f32
4 680×accelerator-lowering-fma.f64
3 636×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
040212
1280212
22686192
09841180
Stop Event
iter limit
node limit
Counts
21 → 910
Calls
Call 1
Inputs
(* t (+ -1 (+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t))))
(+ -1 (+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t)))
(+ (/ (log (+ y x)) t) (/ (+ (* (log t) (+ a -1/2)) (log z)) t))
(/ (log (+ y x)) t)
(/ (- 0 (+ (* t t) 0)) t)
(- 0 (+ (* t t) 0))
(+ (* t t) 0)
(+ (* (log t) (+ a -1/2)) (neg t))
(log t)
(+ a -1/2)
(neg t)
(+ (* (log t) (+ a -1/2)) (log (* z y)))
(log (* z y))
(* a (+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t))))
(neg (* a (+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t)))))
(+ (* -1 (/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)) (neg (log t)))
(/ (+ (* (log t) -1/2) (log (* z (+ x y)))) a)
(+ (* (log t) (+ a -1/2)) (log z))
(* z y)
(log (* z (+ x y)))
(+ (* (log t) -1/2) (log (* z (+ x y))))
Outputs
(+.f64 t (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(+.f64 (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)) t)
(+.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))) (*.f64 t (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)))
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t) (*.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) t))
(-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))))
(fma.f64 t #s(literal -1 binary64) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(fma.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) t)
(fma.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 t (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)))
(fma.f64 t (/.f64 t t) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(fma.f64 #s(literal -1 binary64) t (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(fma.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(fma.f64 #s(literal 1 binary64) t (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(fma.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) t t)
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t (*.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) t))
(fma.f64 (pow.f64 (/.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(fma.f64 (pow.f64 (/.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)) #s(literal 2 binary64)) (*.f64 t (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))))))
(/.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)) #s(literal 2 binary64))) (-.f64 t (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))))
(/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 3 binary64)))) (fma.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (-.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)))) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 3 binary64))) t) (fma.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (-.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))) t) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (fma.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (*.f64 t (*.f64 t (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x))))))) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 t (*.f64 t (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64)))))) (*.f64 t (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (*.f64 t (*.f64 t (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))))) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (fma.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (*.f64 t (*.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) t))) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 t (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64))) t))) (*.f64 t (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (*.f64 t (*.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) t))) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 t (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 t (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 t (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) t))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64))) t))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) t))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (fma.f64 (*.f64 t (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x))))) t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (*.f64 t (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (*.f64 t (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64)))) t (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) t))
(/.f64 (fma.f64 (*.f64 t (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (*.f64 t (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))) t (*.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (fma.f64 (*.f64 t (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) t) t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) t) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64))) t) t (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) t))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64))) t) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) t) t (*.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 t (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) t) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)) t)
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal -1 binary64)))
(+.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(+.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal -1 binary64))
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)) (/.f64 (log.f64 (+.f64 y x)) t))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))) (/.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))))
(fma.f64 (log.f64 (+.f64 y x)) (/.f64 #s(literal -1 binary64) t) (+.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal -1 binary64)))
(fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (/.f64 #s(literal -1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (log.f64 (+.f64 y x)) (+.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (log.f64 (+.f64 y x))) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (+.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) #s(literal -1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (/.f64 #s(literal -1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 #s(literal -1 binary64) t) (+.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal -1 binary64)))
(fma.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64))))) #s(literal -1 binary64))
(fma.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)) #s(literal -1 binary64))
(fma.f64 (/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64))
(fma.f64 (/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)) #s(literal -1 binary64))
(fma.f64 (pow.f64 (/.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(fma.f64 (pow.f64 (/.f64 t (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (-.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (-.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (-.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 t (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 t (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 t (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 t (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 t (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) t))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) t))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) t))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) t))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)))) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) t (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) t (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) t (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) t (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64))) t (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t))
(pow.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (-.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (-.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))))
(+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
(+.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) (/.f64 (log.f64 (+.f64 y x)) t))
(-.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
(-.f64 (/.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)) (/.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(fma.f64 (log.f64 (+.f64 y x)) (/.f64 #s(literal -1 binary64) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
(fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (/.f64 #s(literal -1 binary64) t) (/.f64 (log.f64 (+.f64 y x)) t))
(fma.f64 #s(literal 1 binary64) (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) (/.f64 (log.f64 (+.f64 y x)) t))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (log.f64 (+.f64 y x)) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (/.f64 (log.f64 (+.f64 y x)) t))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) (/.f64 (log.f64 (+.f64 y x)) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (/.f64 #s(literal -1 binary64) t) (/.f64 (log.f64 (+.f64 y x)) t))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 #s(literal -1 binary64) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))
(fma.f64 (pow.f64 (/.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (log.f64 (+.f64 y x)) t))
(fma.f64 (pow.f64 (/.f64 t (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (/.f64 (log.f64 (+.f64 y x)) t))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))))
(/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))
(/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t)
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (fma.f64 t (log.f64 (+.f64 y x)) (*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (+.f64 t (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (+.f64 t (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) t))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) t (*.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) t (*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (+.f64 t (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (log.f64 (+.f64 y x)))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (+.f64 t (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t (*.f64 t (log.f64 (+.f64 y x)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 t (log.f64 (+.f64 y x))) (*.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (log.f64 (+.f64 y x)) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (-.f64 (*.f64 t (log.f64 (+.f64 y x))) (*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (-.f64 t (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) t))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (-.f64 t (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) t) (*.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) t) (*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (neg.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(/.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 3 binary64))) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64))) (fma.f64 t t #s(literal 0 binary64))) (/.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (log.f64 (+.f64 y x))) t))
(/.f64 (/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) t) t)
(/.f64 (-.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)
(/.f64 (-.f64 (log.f64 (+.f64 y x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64))) t)
(/.f64 (-.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64))) t)
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64))) t)
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) t)
(/.f64 (-.f64 (log.f64 (+.f64 y x)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64))) t)
(/.f64 (-.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64))) t)
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64))) t)
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t) (*.f64 t (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 t (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 t (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (fma.f64 t (log.f64 (+.f64 y x)) (*.f64 t (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 t (log.f64 (+.f64 y x)) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (log.f64 (+.f64 y x)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (fma.f64 t (log.f64 (+.f64 y x)) (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal -1 binary64))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (+.f64 t (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (+.f64 t (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (+.f64 t (*.f64 (/.f64 t (log.f64 (+.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (*.f64 (/.f64 t (log.f64 (+.f64 y x))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) t))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t) (*.f64 t (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 t (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 t (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) t (*.f64 t (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) t (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) t (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t) (*.f64 t (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) t (*.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) t (*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 t (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 t (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) t (*.f64 t (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) t (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (fma.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) t (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t) (*.f64 t (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) t (*.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) t (*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 t (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 t (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) t (*.f64 t (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) t (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) t (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t) (*.f64 t (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) t (*.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) t (*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 t (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 t (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) t (*.f64 t (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) t (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 t (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)))) (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) t (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (log.f64 (+.f64 y x)))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t))
(/.f64 (+.f64 t (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t))
(/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t) (*.f64 t (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (+.f64 t (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))
(/.f64 (+.f64 t (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))
(/.f64 (+.f64 t (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (*.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (log.f64 (+.f64 y x)))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) t))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) t))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) t))
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal 1 binary64)) t))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t) (*.f64 t (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t (*.f64 t (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) t (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (log.f64 (+.f64 y x)))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) t))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) t (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) t))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) t (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) t))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) t (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) t))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) t (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (*.f64 (*.f64 t (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) #s(literal -1 binary64))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) t (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (log.f64 (+.f64 y x)))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) #s(literal 1 binary64))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) #s(literal 1 binary64))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) t (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) t (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) t (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) t (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (*.f64 (*.f64 t (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) t))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t) (*.f64 t (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) t (*.f64 t (log.f64 (+.f64 y x)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) t (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) t (*.f64 t (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) t (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) #s(literal 1 binary64)) t (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (log.f64 (+.f64 y x)))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) t))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) t))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) t))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) t))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (*.f64 (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (log.f64 (+.f64 y x)))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64)) t (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t) t))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t) (*.f64 t (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t (*.f64 t (log.f64 (+.f64 y x)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t (*.f64 t (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))) t (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (log.f64 (+.f64 y x)))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (log.f64 (+.f64 y x)))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) t (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (*.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) t))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))) t) (*.f64 t (neg.f64 (/.f64 t (log.f64 (+.f64 y x))))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) t (*.f64 t (log.f64 (+.f64 y x)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) (/.f64 t (log.f64 (+.f64 y x))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) t (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) t (*.f64 t (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) t (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) #s(literal -1 binary64)) t (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(pow.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))
(*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (log.f64 (+.f64 y x))))
(*.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (+.f64 y x)) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 (*.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) (fma.f64 t t #s(literal 0 binary64))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 (+.f64 y x)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)))
(*.f64 (/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(*.f64 (/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (log.f64 (+.f64 y x)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (log.f64 (+.f64 y x)) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (log.f64 (+.f64 y x)))))
(/.f64 (log.f64 (+.f64 y x)) t)
(/.f64 #s(literal 1 binary64) (/.f64 t (log.f64 (+.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) t)
(/.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x)))) t)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)) t)
(pow.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (log.f64 (+.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (log.f64 (+.f64 y x)) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 (+.f64 y x)) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (log.f64 (+.f64 y x)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (+.f64 y x))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 y x))) (/.f64 #s(literal -1 binary64) t))
t
(+.f64 #s(literal 0 binary64) t)
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 t) #s(literal 1 binary64)))
(-.f64 t #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) t)
(neg.f64 t)
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 (fma.f64 t t #s(literal 0 binary64)) t)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t))
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal -1 binary64)) t)
(pow.f64 t #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 t #s(literal -1 binary64))
(*.f64 t (/.f64 t t))
(*.f64 #s(literal -1 binary64) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal 1 binary64) t)
(*.f64 (/.f64 #s(literal -1 binary64) t) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (pow.f64 (/.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(*.f64 (pow.f64 (/.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(+.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))
(+.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))
(-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(-.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(fma.f64 t t #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))
(fma.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t)) #s(literal 0 binary64))
(neg.f64 (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (-.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(pow.f64 t #s(literal 2 binary64))
(pow.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64))
(*.f64 t t)
(*.f64 #s(literal -1 binary64) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(*.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t)))
(+.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))
(+.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))
(-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(-.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(fma.f64 t t #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))
(fma.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t)) #s(literal 0 binary64))
(neg.f64 (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (-.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(pow.f64 t #s(literal 2 binary64))
(pow.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64))
(*.f64 t t)
(*.f64 #s(literal -1 binary64) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(*.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t)))
(+.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(+.f64 (*.f64 (log.f64 t) a) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) t))
(+.f64 (*.f64 (log.f64 t) a) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t))
(+.f64 (+.f64 t (*.f64 (log.f64 t) a)) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(+.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) t)
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) t)
(fma.f64 t #s(literal -1 binary64) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 t (/.f64 t t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1 binary64) t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (log.f64 t) a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) t))
(fma.f64 (log.f64 t) a (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)
(fma.f64 a (log.f64 t) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) t))
(fma.f64 a (log.f64 t) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) t)
(fma.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1 binary64) t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) t) (fma.f64 t t #s(literal 0 binary64)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 t (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))
(/.f64 (neg.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (neg.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))) t (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) t))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) t (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) t))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) t (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) t))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) t (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) t))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) t (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) t))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (*.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (*.f64 t (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 t (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 t (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 t (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 t (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 t (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 t (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 t (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (fma.f64 t (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 t (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(log.f64 t)
(+.f64 (log.f64 t) (log.f64 #s(literal -1 binary64)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t))
(-.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (log.f64 t))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))) (log.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)))
(+.f64 a #s(literal -1/2 binary64))
(+.f64 #s(literal -1/2 binary64) a)
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64))))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 #s(literal -1/2 binary64) a))
(pow.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
t
(+.f64 #s(literal 0 binary64) t)
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 t) #s(literal 1 binary64)))
(-.f64 t #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) t)
(neg.f64 t)
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 (fma.f64 t t #s(literal 0 binary64)) t)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t))
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal -1 binary64)) t)
(pow.f64 t #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 t #s(literal -1 binary64))
(*.f64 t (/.f64 t t))
(*.f64 #s(literal -1 binary64) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal 1 binary64) t)
(*.f64 (/.f64 #s(literal -1 binary64) t) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (pow.f64 (/.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(*.f64 (pow.f64 (/.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 y z)))
(+.f64 (log.f64 z) (+.f64 (log.f64 y) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (log.f64 y))
(+.f64 (log.f64 (*.f64 y z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) a) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 y z))))
(+.f64 (+.f64 (log.f64 (*.f64 y z)) (*.f64 (log.f64 t) a)) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 y z)))) (/.f64 (pow.f64 (log.f64 (*.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 y z)))))
(fma.f64 (log.f64 t) a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 y z))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z)))
(fma.f64 a (log.f64 t) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 y z))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 y z)))
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (log.f64 y))
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (log.f64 y))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 y z)) (-.f64 (log.f64 (*.f64 y z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 y z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y z)) (-.f64 (log.f64 (*.f64 y z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 y z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 y z))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 y z))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (*.f64 y z)) (-.f64 (log.f64 (*.f64 y z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 y z)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 y z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 y z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (log.f64 (/.f64 z y)) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (log.f64 (/.f64 z y))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 z y)) (*.f64 (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (log.f64 (/.f64 z y))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y))))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (log.f64 (/.f64 z y)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 z y))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y))))))
(/.f64 (fma.f64 (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (log.f64 (/.f64 z y)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (log.f64 (/.f64 z y))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (log.f64 (/.f64 z y)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (log.f64 (/.f64 z y))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (log.f64 (/.f64 z y)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (log.f64 (/.f64 z y))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))) (*.f64 (log.f64 (/.f64 z y)) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 z y)) (+.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (*.f64 (log.f64 (/.f64 z y)) (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 z y)) (-.f64 (*.f64 (log.f64 t) a) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (log.f64 (/.f64 z y)) (*.f64 (log.f64 t) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (log.f64 (/.f64 z y)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 z y)) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (log.f64 (/.f64 z y)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (log.f64 (/.f64 z y)) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)))) (*.f64 (log.f64 (/.f64 z y)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 z y)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (log.f64 (/.f64 z y)) (+.f64 a #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (fma.f64 (log.f64 (*.f64 y z)) (-.f64 (log.f64 (*.f64 y z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 y z))) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 y z)) (-.f64 (log.f64 (*.f64 y z)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 (*.f64 y z)))))
(log.f64 (*.f64 y z))
(+.f64 (log.f64 z) (log.f64 y))
(+.f64 (log.f64 y) (log.f64 z))
(/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 y)))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (/.f64 z y)))
(+.f64 (neg.f64 (*.f64 (log.f64 t) a)) (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (log.f64 t) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 t) a) (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) a) (neg.f64 (*.f64 (log.f64 t) a)))
(fma.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (log.f64 t) a)))
(fma.f64 a (-.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))))
(fma.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (log.f64 t) a)))
(fma.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) a (neg.f64 (*.f64 (log.f64 t) a)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) a (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))))
(fma.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a)) #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 t) a)))
(fma.f64 (*.f64 a #s(literal -1 binary64)) (log.f64 t) (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))))
(fma.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) (neg.f64 (*.f64 (log.f64 t) a)))
(/.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (log.f64 t) a))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) a) #s(literal 2 binary64))) (-.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (log.f64 t) a))))
(/.f64 (*.f64 a (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64))))
(/.f64 (*.f64 a (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64))) a) (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (pow.f64 (log.f64 t) #s(literal 2 binary64))) a) (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(*.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) a)
(+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (log.f64 t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a))))
(+.f64 (neg.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (neg.f64 (*.f64 (log.f64 t) a))))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 t) a))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (log.f64 t))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (log.f64 t))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (*.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (log.f64 t) a)) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (log.f64 t) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 t) a))))
(fma.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) a)))
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (log.f64 t))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))))
(fma.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (log.f64 t) a)) #s(literal -1 binary64)))
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a)))
(*.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(*.f64 (+.f64 (log.f64 t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a)) a)
(+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (log.f64 t)))
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)))
(-.f64 #s(literal 0 binary64) (-.f64 (log.f64 t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a))
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(-.f64 (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 0 binary64)) (log.f64 t))
(fma.f64 #s(literal -1 binary64) (log.f64 t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) (-.f64 #s(literal 0 binary64) (log.f64 t)))
(fma.f64 (log.f64 t) #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)))
(fma.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (neg.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (log.f64 t)))
(fma.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 t)))
(fma.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (log.f64 t)))
(neg.f64 (+.f64 (log.f64 t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))))
(/.f64 (-.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (+.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (fma.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (fma.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (neg.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 (neg.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (neg.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (+.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (+.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 a (+.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (+.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (neg.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) a (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) a))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) a (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) a))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (+.f64 (log.f64 t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a)))
(*.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a))) (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a) #s(literal 2 binary64)) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))))
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) #s(literal 1 binary64)))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64))) (*.f64 a (fma.f64 (log.f64 (*.f64 z (+.f64 y x))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 (*.f64 z (+.f64 y x))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (log.f64 (*.f64 z (+.f64 y x))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))))
(pow.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (pow.f64 (/.f64 a (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 z (+.f64 y x))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(+.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))
(+.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) a) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)))
(+.f64 (+.f64 (log.f64 z) (*.f64 (log.f64 t) a)) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(fma.f64 (log.f64 t) a (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(fma.f64 a (log.f64 t) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 z))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z)) (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (-.f64 (log.f64 z) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (log.f64 z))))
(*.f64 y z)
(*.f64 z y)
(log.f64 (*.f64 z (+.f64 y x)))
(+.f64 (log.f64 (+.f64 y x)) (log.f64 z))
(+.f64 (log.f64 z) (log.f64 (+.f64 y x)))
(-.f64 (log.f64 (fma.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))))) (log.f64 (fma.f64 (*.f64 x z) (*.f64 x z) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 x z) (*.f64 y z))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z)))) (log.f64 (-.f64 (*.f64 x z) (*.f64 y z))))
(-.f64 (log.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (log.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))
(-.f64 (log.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x)))) (log.f64 (-.f64 y x)))
(-.f64 (log.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y)))) (log.f64 (-.f64 x y)))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) z)) (log.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) z)) (log.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (log.f64 (-.f64 y x)))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) z)) (log.f64 (-.f64 x y)))
(/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 (+.f64 y x))))))
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 z (+.f64 y x))))
(+.f64 (log.f64 z) (+.f64 (log.f64 (+.f64 y x)) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(+.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) (log.f64 (+.f64 y x)))
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))) (/.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))
(fma.f64 #s(literal -1/2 binary64) (log.f64 t) (log.f64 (*.f64 z (+.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 z (+.f64 y x))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 z (+.f64 y x))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (*.f64 z (+.f64 y x))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))))
(pow.f64 (/.f64 (fma.f64 (log.f64 (*.f64 z (+.f64 y x))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x)))) (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 z (+.f64 y x))) (-.f64 (log.f64 (*.f64 z (+.f64 y x))) (*.f64 (log.f64 t) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 z (+.f64 y x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))

simplify709.0ms (4%)

Memory
-29.2MiB live, 1 138.5MiB allocated
Algorithm
egg-herbie
Rules
10 976×accelerator-lowering-fma.f32
10 976×accelerator-lowering-fma.f64
7 586×+-lowering-+.f64
7 586×+-lowering-+.f32
4 148×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0100414299
1293613715
0829813003
Stop Event
iter limit
node limit
Counts
768 → 768
Calls
Call 1
Inputs
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(* -1 t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(* -1 t)
(* -1 (* t (+ 1 (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t))))))
(* -1 (* t (+ 1 (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t))))))
(* -1 (* t (+ 1 (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t))))))
(* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))
(+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y)))
(+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))))
(* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(+ (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ x y))
(+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))
(+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x)))
(+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))))
(* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(+ (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ y x))
(+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(* a (log t))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
-1
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
-1
(- (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(- (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(- (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(/ (* a (log t)) t)
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(/ (* a (log t)) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(/ (* a (log t)) t)
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(/ (* a (log t)) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(/ (log x) t)
(+ (/ y (* t x)) (/ (log x) t))
(+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (/ (log x) t))
(+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (/ (log x) t))
(* -1 (/ (log (/ 1 y)) t))
(+ (* -1 (/ (log (/ 1 y)) t)) (/ x (* t y)))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (/ x (* t y))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (/ x (* t y)))))
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t)
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (/ (log -1) t)))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (/ (log -1) t)))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (/ (log -1) t)))
(/ (log y) t)
(+ (/ x (* t y)) (/ (log y) t))
(+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (/ (log y) t))
(+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (/ (log y) t))
(* -1 (/ (log (/ 1 x)) t))
(+ (* -1 (/ (log (/ 1 x)) t)) (/ y (* t x)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (/ y (* t x))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (/ y (* t x)))))
(/ (+ (log -1) (* -1 (log (/ -1 x)))) t)
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (/ (log -1) t)))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (/ (log -1) t)))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (/ (log -1) t)))
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(/ (log (+ x y)) t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(* -1 (pow t 2))
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(* (log t) (- a 1/2))
(+ (* -1 t) (* (log t) (- a 1/2)))
(+ (* -1 t) (* (log t) (- a 1/2)))
(+ (* -1 t) (* (log t) (- a 1/2)))
(* -1 t)
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(* -1 t)
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(- (* -1/2 (log t)) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(* a (log t))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(log t)
(log t)
(log t)
(log t)
(* -1 (log (/ 1 t)))
(* -1 (log (/ 1 t)))
(* -1 (log (/ 1 t)))
(* -1 (log (/ 1 t)))
(+ (log -1) (* -1 (log (/ -1 t))))
(+ (log -1) (* -1 (log (/ -1 t))))
(+ (log -1) (* -1 (log (/ -1 t))))
(+ (log -1) (* -1 (log (/ -1 t))))
-1/2
(- a 1/2)
(- a 1/2)
(- a 1/2)
a
(* a (- 1 (* 1/2 (/ 1 a))))
(* a (- 1 (* 1/2 (/ 1 a))))
(* a (- 1 (* 1/2 (/ 1 a))))
a
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(* -1 t)
(+ (log (* y z)) (* (log t) (- a 1/2)))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log (* y z)) (* -1/2 (log t)))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* a (log t))))
(* a (log t))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* y z)) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* y z)) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* y z)) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(+ (log y) (log z))
(+ (log y) (log z))
(+ (log y) (log z))
(+ (log y) (log z))
(+ (log y) (* -1 (log (/ 1 z))))
(+ (log y) (* -1 (log (/ 1 z))))
(+ (log y) (* -1 (log (/ 1 z))))
(+ (log y) (* -1 (log (/ 1 z))))
(+ (log (* -1 y)) (* -1 (log (/ -1 z))))
(+ (log (* -1 y)) (* -1 (log (/ -1 z))))
(+ (log (* -1 y)) (* -1 (log (/ -1 z))))
(+ (log (* -1 y)) (* -1 (log (/ -1 z))))
(+ (log y) (log z))
(+ (log y) (log z))
(+ (log y) (log z))
(+ (log y) (log z))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))
(+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(* -1 (* a (log t)))
(* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))))
(* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))))
(* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))))
(* -1 (* a (log t)))
(* -1 (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a)))))
(* -1 (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a)))))
(* -1 (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a)))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))
(* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))
(* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t)))
(+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(+ (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))) (* x (- (* 1/2 (/ x (pow y 2))) (/ 1 y))))
(+ (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))) (* x (- (* x (+ (* -1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t)))
(+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))
(+ (* -1 (/ y x)) (+ (* 1/2 (/ (pow y 2) (pow x 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t)))))
(+ (* -1 (/ y x)) (+ (* -1/3 (/ (pow y 3) (pow x 3))) (+ (* 1/2 (/ (pow y 2) (pow x 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))))
(* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t)))
(+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(+ (* -1 (/ (+ y (* -1/2 (/ (pow y 2) x))) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(+ (* -1 (/ (+ y (* -1 (/ (+ (* -1/3 (/ (pow y 3) x)) (* 1/2 (pow y 2))) x))) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t)))
(+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(+ (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))) (* y (- (* 1/2 (/ y (pow x 2))) (/ 1 x))))
(+ (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))) (* y (- (* y (+ (* -1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t)))
(+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))
(+ (* -1 (/ x y)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t)))))
(+ (* -1 (/ x y)) (+ (* -1/3 (/ (pow x 3) (pow y 3))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))))
(* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t)))
(+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(+ (* -1 (/ (+ x (* -1/2 (/ (pow x 2) y))) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/3 (/ (pow x 3) y)) (* 1/2 (pow x 2))) y))) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(- (* a (log t)) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(- (* a (log t)) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(- (* a (log t)) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(* a (log t))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(* a (log t))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(- (/ x y) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(- (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(- (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))
(- (/ y x) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))
(- (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t)))))
(- (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* -1 (/ y x)) (+ (* 1/2 (/ (pow y 2) (pow x 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(- (/ y x) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(- (* -1 (/ (- (* 1/2 (/ (pow y 2) x)) y) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow y 3) x)) (* 1/2 (pow y 2))) x)) y) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(- (/ y x) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(- (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(- (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))
(- (/ x y) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))
(- (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t)))))
(- (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(- (/ x y) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(- (* -1 (/ (- (* 1/2 (/ (pow x 2) y)) x) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow x 3) y)) (* 1/2 (pow x 2))) y)) x) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))
(- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))
(- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))
(- (+ (* -1 (/ x (* a y))) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a))) (log t))
(- (+ (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (* x (- (* 1/2 (/ x (* a (pow y 2)))) (/ 1 (* a y))))) (log t))
(- (+ (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (* x (- (* x (+ (* -1/3 (/ x (* a (pow y 3)))) (* 1/2 (/ 1 (* a (pow y 2)))))) (/ 1 (* a y))))) (log t))
(- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))
(- (+ (* -1 (/ y (* a x))) (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a))) (log t))
(- (+ (* -1 (/ y (* a x))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (* 1/2 (/ (pow y 2) (* a (pow x 2)))))) (log t))
(- (+ (* -1 (/ y (* a x))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (+ (* -1/3 (/ (pow y 3) (* a (pow x 3)))) (* 1/2 (/ (pow y 2) (* a (pow x 2))))))) (log t))
(- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))
(- (+ (* -1 (/ y (* a x))) (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a))) (log t))
(- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) (* a x))) (/ y a)) x))) (log t))
(- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (pow y 3) (* a x))) (* 1/2 (/ (pow y 2) a))) x)) (/ y a)) x))) (log t))
(- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))
(- (+ (* -1 (/ y (* a x))) (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a))) (log t))
(- (+ (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (* y (- (* 1/2 (/ y (* a (pow x 2)))) (/ 1 (* a x))))) (log t))
(- (+ (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (* y (- (* y (+ (* -1/3 (/ y (* a (pow x 3)))) (* 1/2 (/ 1 (* a (pow x 2)))))) (/ 1 (* a x))))) (log t))
(- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))
(- (+ (* -1 (/ x (* a y))) (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a))) (log t))
(- (+ (* -1 (/ x (* a y))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (* 1/2 (/ (pow x 2) (* a (pow y 2)))))) (log t))
(- (+ (* -1 (/ x (* a y))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (+ (* -1/3 (/ (pow x 3) (* a (pow y 3)))) (* 1/2 (/ (pow x 2) (* a (pow y 2))))))) (log t))
(- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))
(- (+ (* -1 (/ x (* a y))) (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a))) (log t))
(- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) (* a y))) (/ x a)) y))) (log t))
(- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (pow x 3) (* a y))) (* 1/2 (/ (pow x 2) a))) y)) (/ x a)) y))) (log t))
(* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))
(/ (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))) a)
(/ (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))) a)
(/ (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))) a)
(* -1 (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(* -1 (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)
(/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)
(/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)
(/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)
(/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)
(/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)
(/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)
(/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)
(/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)
(/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)
(/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)
(/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)
(/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)
(/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)
(/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)
(/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)
(/ (+ (log (* y z)) (* -1/2 (log t))) a)
(+ (* -1/2 (/ (log t) a)) (+ (/ x (* a y)) (/ (log (* y z)) a)))
(+ (* -1/2 (/ (log t) a)) (+ (* x (+ (* -1/2 (/ x (* a (pow y 2)))) (/ 1 (* a y)))) (/ (log (* y z)) a)))
(+ (* -1/2 (/ (log t) a)) (+ (* x (+ (* x (- (* 1/3 (/ x (* a (pow y 3)))) (* 1/2 (/ 1 (* a (pow y 2)))))) (/ 1 (* a y)))) (/ (log (* y z)) a)))
(/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)
(+ (* -1 (/ (log (/ 1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ y (* a x)) (/ (log z) a))))
(+ (* -1 (/ (log (/ 1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow y 2) (* a (pow x 2)))) (+ (/ y (* a x)) (/ (log z) a)))))
(+ (* -1 (/ (log (/ 1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow y 2) (* a (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* a (pow x 3)))) (+ (/ y (* a x)) (/ (log z) a))))))
(/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)
(+ (* -1 (/ (log (/ -1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ y (* a x)) (/ (log (* -1 z)) a))))
(+ (* -1 (/ (log (/ -1 x)) a)) (+ (* -1 (/ (+ (* -1 (/ y a)) (* 1/2 (/ (pow y 2) (* a x)))) x)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))
(+ (* -1 (/ (log (/ -1 x)) a)) (+ (* -1 (/ (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) a)) (* 1/3 (/ (pow y 3) (* a x)))) x))) x)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))
(/ (+ (log (* x z)) (* -1/2 (log t))) a)
(+ (* -1/2 (/ (log t) a)) (+ (/ y (* a x)) (/ (log (* x z)) a)))
(+ (* -1/2 (/ (log t) a)) (+ (* y (+ (* -1/2 (/ y (* a (pow x 2)))) (/ 1 (* a x)))) (/ (log (* x z)) a)))
(+ (* -1/2 (/ (log t) a)) (+ (* y (+ (* y (- (* 1/3 (/ y (* a (pow x 3)))) (* 1/2 (/ 1 (* a (pow x 2)))))) (/ 1 (* a x)))) (/ (log (* x z)) a)))
(/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)
(+ (* -1 (/ (log (/ 1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ x (* a y)) (/ (log z) a))))
(+ (* -1 (/ (log (/ 1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow x 2) (* a (pow y 2)))) (+ (/ x (* a y)) (/ (log z) a)))))
(+ (* -1 (/ (log (/ 1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow x 2) (* a (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* a (pow y 3)))) (+ (/ x (* a y)) (/ (log z) a))))))
(/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)
(+ (* -1 (/ (log (/ -1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ x (* a y)) (/ (log (* -1 z)) a))))
(+ (* -1 (/ (log (/ -1 y)) a)) (+ (* -1 (/ (+ (* -1 (/ x a)) (* 1/2 (/ (pow x 2) (* a y)))) y)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))
(+ (* -1 (/ (log (/ -1 y)) a)) (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* 1/3 (/ (pow x 3) (* a y)))) y))) y)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(+ (log z) (* (log t) (- a 1/2)))
(+ (log z) (* (log t) (- a 1/2)))
(+ (log z) (* (log t) (- a 1/2)))
(+ (log z) (* (log t) (- a 1/2)))
(+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(+ (log z) (* -1/2 (log t)))
(+ (log z) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log z) (+ (* -1/2 (log t)) (* a (log t))))
(+ (log z) (+ (* -1/2 (log t)) (* a (log t))))
(* a (log t))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log z) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log z) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log z) a))))
(* a (log t))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log z) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log z) (* -1/2 (log t))) a)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log z) (* -1/2 (log t))) a)))))
(+ (log z) (* (log t) (- a 1/2)))
(+ (log z) (* (log t) (- a 1/2)))
(+ (log z) (* (log t) (- a 1/2)))
(+ (log z) (* (log t) (- a 1/2)))
(+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))
(+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))
(+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))
(+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))
(+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log z) (log (+ x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(log (* y z))
(+ (log (* y z)) (/ x y))
(+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(+ (log z) (* -1 (log (/ 1 x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(log (* x z))
(+ (log (* x z)) (/ y x))
(+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(+ (log z) (* -1 (log (/ 1 y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))
(+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))
(+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))
(+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))
(+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))
(+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))
(+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))
(+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))
(+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))
(+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))
(+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))
(+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))
(+ (log (* y z)) (* -1/2 (log t)))
(+ (log (* y z)) (+ (* -1/2 (log t)) (/ x y)))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y)))))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (log t)) (/ y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1/2 (log t)) (/ y x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* -1/2 (log t)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* -1/2 (log t)))))
(+ (log (* x z)) (* -1/2 (log t)))
(+ (log (* x z)) (+ (* -1/2 (log t)) (/ y x)))
(+ (log (* x z)) (+ (* -1/2 (log t)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x)))))
(+ (log (* x z)) (+ (* -1/2 (log t)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (log t)) (/ x y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1/2 (log t)) (/ x y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* -1/2 (log t)))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* -1/2 (log t)))))
Outputs
(+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))
(+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2)))))
(+.f64 (-.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t))))))
(*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 (+.f64 x y)) t)) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t))))))
(*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 (+.f64 x y)) t)) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z)) t)) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ 1 (+ (* -1 (/ (log (+ x y)) t)) (* -1 (/ (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))) t))))))
(*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 (+.f64 x y)) t)) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z)) t)) (-.f64 #s(literal 0 binary64) t))
(* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))
(fma.f64 t (+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))) (/.f64 y x))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(fma.f64 t (+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))))
(+ (* t (- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 t (+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))))
(* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))
(fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))) (/.f64 x y))
(+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y)))
(fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)))
(+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x y))))
(* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) #s(literal -1 binary64)))
(+ (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ x y))
(fma.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) #s(literal -1 binary64)) (/.f64 x y))
(+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(fma.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)))
(+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* t (- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(fma.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) #s(literal -1 binary64)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y))) y)) (-.f64 #s(literal 0 binary64) y)))
(* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ x y))
(fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))) (/.f64 x y))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))))
(+ (* t (- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))
(fma.f64 t (+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))) (/.f64 y x))
(+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x)))
(fma.f64 t (+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) y) (/.f64 y x)))
(+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* t (- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)) (/ y x))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 t (+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 y x))))
(* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) #s(literal -1 binary64)))
(+ (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)) (/ y x))
(fma.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) #s(literal -1 binary64)) (/.f64 y x))
(+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(fma.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) (-.f64 #s(literal 0 binary64) x)))
(+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* t (- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)))
(-.f64 (*.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) #s(literal -1 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x)) x))
(* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1))
(*.f64 t (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) (*.f64 (log.f64 t) a))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) (*.f64 (log.f64 t) a))
(+ (* a (log t)) (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)))
(fma.f64 t (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) (*.f64 (log.f64 t) a))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(*.f64 a (fma.f64 t (/.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) a) (log.f64 t)))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(*.f64 a (fma.f64 t (/.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) a) (log.f64 t)))
(* a (+ (log t) (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))
(*.f64 a (fma.f64 t (/.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) a) (log.f64 t)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (fma.f64 t (/.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) a) (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (fma.f64 t (/.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) a) (log.f64 t)))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (* t (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (fma.f64 t (/.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) a) (log.f64 t)))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1))
(*.f64 t (+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) #s(literal -1 binary64)))
(* t (- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1))
(*.f64 t (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) #s(literal -1 binary64)))
(- (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 x) t))) (+.f64 (/.f64 y (*.f64 x t)) #s(literal -1 binary64)))
(- (+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 x) t))) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 t (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) #s(literal -1 binary64)))
(- (+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 t (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (/.f64 (log.f64 x) t))) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (/.f64 (log.f64 y) t) (+.f64 (+.f64 (/.f64 x (*.f64 y t)) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (/.f64 (log.f64 y) t) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 x (*.f64 y t))))) #s(literal -1 binary64)))
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 t (*.f64 y y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 x (*.f64 y t)))))) (+.f64 (/.f64 (log.f64 y) t) #s(literal -1 binary64)))
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 x (*.f64 y t))))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y t)) (/.f64 x t)) y))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) t) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) (*.f64 y t))) (-.f64 #s(literal 0 binary64) y)) (/.f64 x t)) y))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) #s(literal -1 binary64))
(- (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(- (+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (/.f64 (log.f64 y) t) (+.f64 (+.f64 (/.f64 x (*.f64 y t)) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 t (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 t (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 z) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 x) t) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 x) t))) (+.f64 (/.f64 y (*.f64 x t)) #s(literal -1 binary64)))
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (/.f64 (log.f64 x) t) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 y (*.f64 x t))))) #s(literal -1 binary64)))
(- (+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))) 1)
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 t (*.f64 x x)))) (/.f64 y (*.f64 x t))))) (+.f64 (/.f64 (log.f64 x) t) #s(literal -1 binary64)))
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (/.f64 y (*.f64 x t))) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (+.f64 (-.f64 (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/2 binary64))) (*.f64 x t)) (/.f64 y t)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))) 1)
(+.f64 (-.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 x t))) x)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) #s(literal -1 binary64))
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/.f64 (+.f64 (-.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/.f64 (+.f64 (-.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)
(/ (+ (log z) (+ (log (+ x y)) (+ (* -1 t) (* (log t) (- a 1/2))))) t)
(/.f64 (+.f64 (-.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))) t)
-1
#s(literal -1 binary64)
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
-1
#s(literal -1 binary64)
(- (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))
(- (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))
(- (* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t)) 1)
(+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64)))
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64)))
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64)))
(- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t)))) 1)
(+.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64)))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(*.f64 a (+.f64 (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (+.f64 (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)) (/.f64 (log.f64 t) t))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 #s(literal -1 binary64) a))))
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(*.f64 a (+.f64 (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (+.f64 (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)) (/.f64 (log.f64 t) t))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 #s(literal -1 binary64) a))))
(* a (- (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))) (/ 1 a)))
(*.f64 a (+.f64 (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (+.f64 (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)) (/.f64 (log.f64 t) t))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 #s(literal -1 binary64) a))))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 t) t)) (/.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) a))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 t) t)) (/.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) a))))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (- (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) 1) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 t) t)) (/.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 x y)) t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) #s(literal -1 binary64))) a))))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))) 1)
(+.f64 (/.f64 (log.f64 z) t) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64))))
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) #s(literal -1 binary64))
(- (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))) 1)
(+.f64 (-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) #s(literal -1 binary64))
(+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 x) t)))
(+ (/ y (* t x)) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (+.f64 (/.f64 (log.f64 x) t) (/.f64 y (*.f64 x t))))
(+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 t (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 x) t))))
(+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (+ (/ (log x) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 t (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (/.f64 (log.f64 x) t)))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (/.f64 (log.f64 y) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 x (*.f64 y t)))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (/.f64 (log.f64 y) t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 x (*.f64 y t))))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (+ (/ x (* t y)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))
(+.f64 (+.f64 (/.f64 x (*.f64 y t)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 t (*.f64 y y)))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))) (fma.f64 (/.f64 x (*.f64 t (*.f64 y y))) (*.f64 #s(literal -1/2 binary64) x) (/.f64 (log.f64 y) t)))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 x (*.f64 y t))))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y t)) (/.f64 x t)) y))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(-.f64 (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) t) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) (*.f64 y t))) (-.f64 #s(literal 0 binary64) y)) (/.f64 x t)) y))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))
(+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t))
(+ (/ x (* t y)) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (/.f64 (log.f64 y) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 x (*.f64 y t)))))
(+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (/.f64 (log.f64 y) t) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 t (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t))))
(+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (+ (/ (log y) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 t (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 x) t)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (+.f64 (/.f64 (log.f64 x) t) (/.f64 y (*.f64 x t))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (/.f64 (log.f64 x) t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 y (*.f64 x t))))))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (+ (/ y (* t x)) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))))
(+.f64 (/.f64 (log.f64 x) t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (+.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 t (*.f64 x x)))) (/.f64 y (*.f64 x t))))))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t))))
(-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (/.f64 y (*.f64 x t)))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(+.f64 (-.f64 (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/2 binary64))) (*.f64 x t)) (/.f64 y t)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t)) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (+ (/ (log -1) t) (+ (/ (log z) t) (/ (* (log t) (- a 1/2)) t)))))
(-.f64 (-.f64 (+.f64 (/.f64 (log.f64 z) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 x t))) x)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t))
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* (log t) (- a 1/2)))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(/ (+ (log z) (+ (log (+ x y)) (* -1 (* (log (/ 1 t)) (- a 1/2))))) t)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 x y)))) t)
(* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))) (-.f64 #s(literal 0 binary64) t))
(* -1 (/ (+ (* -1 (log (+ x y))) (* -1 (+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2))))) t))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))) (-.f64 #s(literal 0 binary64) t))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t)))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* a (log t)) t))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (fma.f64 a (/.f64 (log.f64 t) t) (/.f64 (log.f64 (+.f64 x y)) t)))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)))))
(* a (+ (* -1/2 (/ (log t) (* a t))) (+ (/ (log t) t) (+ (/ (log z) (* a t)) (/ (log (+ x y)) (* a t))))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) (*.f64 t a)) (/.f64 (log.f64 t) t)) (+.f64 (/.f64 (log.f64 z) (*.f64 t a)) (/.f64 (log.f64 (+.f64 x y)) (*.f64 t a)))))
(/ (* a (log t)) t)
(/.f64 (*.f64 (log.f64 t) a) t)
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 t) t)) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 t) t)) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (log t) t)) (* -1 (/ (+ (* -1/2 (/ (log t) t)) (+ (/ (log z) t) (/ (log (+ x y)) t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 t) t)) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) t) (/.f64 (log.f64 z) t)) (/.f64 (log.f64 (+.f64 x y)) t)) a)) (-.f64 #s(literal 0 binary64) a))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (/ (log z) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t)))
(+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t))
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ (log -1) t) (+ (/ (log (+ x y)) t) (/ (* (log t) (- a 1/2)) t))))
(-.f64 (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 #s(literal -1 binary64)) t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t))
(/ (log x) t)
(/.f64 (log.f64 x) t)
(+ (/ y (* t x)) (/ (log x) t))
(+.f64 (/.f64 (log.f64 x) t) (/.f64 y (*.f64 x t)))
(+ (* y (+ (* -1/2 (/ y (* t (pow x 2)))) (/ 1 (* t x)))) (/ (log x) t))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 t (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (/.f64 (log.f64 x) t))
(+ (* y (+ (* y (- (* 1/3 (/ y (* t (pow x 3)))) (* 1/2 (/ 1 (* t (pow x 2)))))) (/ 1 (* t x)))) (/ (log x) t))
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 t (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x t))) (/.f64 (log.f64 x) t))
(* -1 (/ (log (/ 1 y)) t))
(/.f64 (log.f64 y) t)
(+ (* -1 (/ (log (/ 1 y)) t)) (/ x (* t y)))
(+.f64 (/.f64 (log.f64 y) t) (/.f64 x (*.f64 y t)))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (/ x (* t y))))
(+.f64 (/.f64 (log.f64 y) t) (fma.f64 (/.f64 x (*.f64 t (*.f64 y y))) (*.f64 #s(literal -1/2 binary64) x) (/.f64 x (*.f64 y t))))
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (* -1/2 (/ (pow x 2) (* t (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* t (pow y 3)))) (/ x (* t y)))))
(+.f64 (/.f64 (log.f64 y) t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 t (*.f64 y y))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 t (*.f64 y y)))) (/.f64 x (*.f64 y t)))))
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t)
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t)
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ x (* t y)) (/ (log -1) t)))
(-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 x (*.f64 y t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (/ (pow x 2) (* t y)))) y)) (/ (log -1) t)))
(-.f64 (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y t)) (/.f64 x t)) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) t)) (* 1/3 (/ (pow x 3) (* t y)))) y))) y)) (/ (log -1) t)))
(-.f64 (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) t) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) (*.f64 y t))) (-.f64 #s(literal 0 binary64) y)) (/.f64 x t)) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))
(/ (log y) t)
(/.f64 (log.f64 y) t)
(+ (/ x (* t y)) (/ (log y) t))
(+.f64 (/.f64 (log.f64 y) t) (/.f64 x (*.f64 y t)))
(+ (* x (+ (* -1/2 (/ x (* t (pow y 2)))) (/ 1 (* t y)))) (/ (log y) t))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 t (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (/.f64 (log.f64 y) t))
(+ (* x (+ (* x (- (* 1/3 (/ x (* t (pow y 3)))) (* 1/2 (/ 1 (* t (pow y 2)))))) (/ 1 (* t y)))) (/ (log y) t))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 t (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) (/.f64 (log.f64 y) t))
(* -1 (/ (log (/ 1 x)) t))
(/.f64 (log.f64 x) t)
(+ (* -1 (/ (log (/ 1 x)) t)) (/ y (* t x)))
(+.f64 (/.f64 (log.f64 x) t) (/.f64 y (*.f64 x t)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (/ y (* t x))))
(+.f64 (/.f64 y (*.f64 x t)) (fma.f64 (/.f64 y (*.f64 t (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) y) (/.f64 (log.f64 x) t)))
(+ (* -1 (/ (log (/ 1 x)) t)) (+ (* -1/2 (/ (pow y 2) (* t (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* t (pow x 3)))) (/ y (* t x)))))
(+.f64 (/.f64 (log.f64 x) t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 x x))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 t (*.f64 x x)))) (/.f64 y (*.f64 x t)))))
(/ (+ (log -1) (* -1 (log (/ -1 x)))) t)
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) t)
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (/ y (* t x)) (/ (log -1) t)))
(-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 y (*.f64 x t))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* 1/2 (/ (pow y 2) (* t x)))) x)) (/ (log -1) t)))
(-.f64 (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/2 binary64))) (*.f64 x t)) (/.f64 y t)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t))
(+ (* -1 (/ (log (/ -1 x)) t)) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (pow y 3) (* t x)))) x))) x)) (/ (log -1) t)))
(-.f64 (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) t) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 x t))) x)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) t))
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(/ (log (+ x y)) t)
(/.f64 (log.f64 (+.f64 x y)) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(* -1 (pow t 2))
(-.f64 #s(literal 0 binary64) (*.f64 t t))
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(* (log t) (- a 1/2))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1 t) (* (log t) (- a 1/2)))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(+ (* -1 t) (* (log t) (- a 1/2)))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(+ (* -1 t) (* (log t) (- a 1/2)))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(* t (- (* -1 (/ (* (log (/ 1 t)) (- a 1/2)) t)) 1))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))))
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))))
(* -1 (* t (+ 1 (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)) t)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)))))
(- (* -1/2 (log t)) t)
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(- (+ (* -1/2 (log t)) (* a (log t))) t)
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) a)))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) a)))
(* a (- (+ (log t) (* -1/2 (/ (log t) a))) (/ t a)))
(*.f64 a (+.f64 (log.f64 t) (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) a)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (- (* -1/2 (log t)) t) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(log t)
(log.f64 t)
(log t)
(log.f64 t)
(log t)
(log.f64 t)
(log t)
(log.f64 t)
(* -1 (log (/ 1 t)))
(log.f64 t)
(* -1 (log (/ 1 t)))
(log.f64 t)
(* -1 (log (/ 1 t)))
(log.f64 t)
(* -1 (log (/ 1 t)))
(log.f64 t)
(+ (log -1) (* -1 (log (/ -1 t))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(+ (log -1) (* -1 (log (/ -1 t))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(+ (log -1) (* -1 (log (/ -1 t))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(+ (log -1) (* -1 (log (/ -1 t))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
-1/2
#s(literal -1/2 binary64)
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
a
(* a (- 1 (* 1/2 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))
(* a (- 1 (* 1/2 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))
(* a (- 1 (* 1/2 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))
a
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(* -1 t)
(-.f64 #s(literal 0 binary64) t)
(+ (log (* y z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* y z)) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z y)) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* y z)) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z y)) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* y z)) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z y)) a)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a))))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log y) (+ (log z) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* (log t) (- a 1/2))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* (log t) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log y) (log z))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (log z))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (log z))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (log z))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log (* -1 y)) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log (* -1 y)) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log (* -1 y)) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log (* -1 y)) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log y) (log z))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (log z))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (log z))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log y) (log z))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log z) (* -1 (log (/ 1 y))))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log z) (* -1 (log (/ 1 y))))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log z) (* -1 (log (/ 1 y))))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log z) (* -1 (log (/ 1 y))))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))
(* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))
(-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))))
(+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(neg.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(neg.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(neg.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y)))))
(* -1 (* a (log t)))
(-.f64 #s(literal 0 binary64) (*.f64 (log.f64 t) a))
(* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (+ (* -1 (log t)) (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* -1 (* a (log t)))
(-.f64 #s(literal 0 binary64) (*.f64 (log.f64 t) a))
(* -1 (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a)))))
(*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a)))))
(*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a)))))
(*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)) (-.f64 #s(literal 0 binary64) a))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t)))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t)))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 a (-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 a (-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 a (-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 a (-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t)))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a)))
(+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a))) (/.f64 x y))
(+ (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))) (* x (- (* 1/2 (/ x (pow y 2))) (/ 1 y))))
(fma.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a)) (*.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 #s(literal -1 binary64) y))))
(+ (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))) (* x (- (* x (+ (* -1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(fma.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a)) (*.f64 x (fma.f64 x (fma.f64 (/.f64 x (*.f64 y (*.f64 y y))) #s(literal -1/3 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 #s(literal -1 binary64) y))))
(* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) (/.f64 y x))
(+ (* -1 (/ y x)) (+ (* 1/2 (/ (pow y 2) (pow x 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t)))))
(-.f64 (fma.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (/.f64 (*.f64 y (*.f64 y #s(literal 1/2 binary64))) (*.f64 x x))) (/.f64 y x))
(+ (* -1 (/ y x)) (+ (* -1/3 (/ (pow y 3) (pow x 3))) (+ (* 1/2 (/ (pow y 2) (pow x 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1/3 binary64) (-.f64 (fma.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (/.f64 (*.f64 y (*.f64 y #s(literal 1/2 binary64))) (*.f64 x x))) (/.f64 y x)))
(* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) (/.f64 y x))
(+ (* -1 (/ (+ y (* -1/2 (/ (pow y 2) x))) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x) y) x))
(+ (* -1 (/ (+ y (* -1 (/ (+ (* -1/3 (/ (pow y 3) x)) (* 1/2 (pow y 2))) x))) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) (/.f64 (-.f64 y (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) x) #s(literal -1/3 binary64) (*.f64 y (*.f64 y #s(literal 1/2 binary64)))) x)) x))
(* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(fma.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))
(+ (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))) (* y (- (* 1/2 (/ y (pow x 2))) (/ 1 x))))
(fma.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(+ (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))) (* y (- (* y (+ (* -1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(fma.f64 y (fma.f64 y (fma.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -1/3 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))
(fma.f64 a (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (/.f64 x (-.f64 #s(literal 0 binary64) y)))
(+ (* -1 (/ x y)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t)))))
(fma.f64 a (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x (-.f64 #s(literal 0 binary64) y))))
(+ (* -1 (/ x y)) (+ (* -1/3 (/ (pow x 3) (pow y 3))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/3 binary64) (fma.f64 a (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x (-.f64 #s(literal 0 binary64) y)))))
(* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t)))
(*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(fma.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (/.f64 x (-.f64 #s(literal 0 binary64) y)))
(+ (* -1 (/ (+ x (* -1/2 (/ (pow x 2) y))) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(fma.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) x) (-.f64 #s(literal 0 binary64) y)))
(+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/3 (/ (pow x 3) y)) (* 1/2 (pow x 2))) y))) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(fma.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (/.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) y) #s(literal -1/3 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y)) (-.f64 #s(literal 0 binary64) y)))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(- (* a (log t)) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(- (* a (log t)) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(- (* a (log t)) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t)))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log (* z (+ x y))) a))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))))
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(* -1 (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a))))
(- (/ x y) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(-.f64 (/.f64 x y) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a))))
(- (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(-.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a))))
(- (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))) (* a (- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))))
(-.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a))))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (/ y x) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (/.f64 y x) (*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ y x)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t)))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) y)) (-.f64 (*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))) (/.f64 y x)))
(- (* 1/3 (/ (pow y 3) (pow x 3))) (+ (* -1 (/ y x)) (+ (* 1/2 (/ (pow y 2) (pow x 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 a (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (/.f64 (*.f64 y (*.f64 y #s(literal 1/2 binary64))) (*.f64 x x))) (/.f64 y x)))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (/ y x) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (/.f64 y x) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (* -1 (/ (- (* 1/2 (/ (pow y 2) x)) y) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) (-.f64 #s(literal 0 binary64) x)) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow y 3) x)) (* 1/2 (pow y 2))) x)) y) x)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(* -1 (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (/ y x) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(-.f64 (/.f64 y x) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(-.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))) (* a (- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))))
(-.f64 (*.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(* -1 (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(- (/ x y) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (/.f64 x y) (*.f64 a (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ x y)) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t)))))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (fma.f64 a (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (/.f64 x (-.f64 #s(literal 0 binary64) y))))
(- (* 1/3 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (* a (- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 a (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x (-.f64 #s(literal 0 binary64) y)))))
(* -1 (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(*.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)) (-.f64 #s(literal 0 binary64) a))
(- (/ x y) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (/.f64 x y) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (* -1 (/ (- (* 1/2 (/ (pow x 2) y)) x) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow x 3) y)) (* 1/2 (pow x 2))) y)) x) y)) (* a (- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))))
(-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y))) y)) (-.f64 #s(literal 0 binary64) y)) (*.f64 a (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)) (* -1 (log (/ 1 t))))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))
(-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))
(-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))
(-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)) (+ (log -1) (* -1 (log (/ -1 t)))))
(-.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a))
(- (+ (* -1 (/ x (* a y))) (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a))) (log t))
(-.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) (-.f64 #s(literal 0 binary64) a)) (/.f64 x (*.f64 y a))) (log.f64 t))
(- (+ (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (* x (- (* 1/2 (/ x (* a (pow y 2)))) (/ 1 (* a y))))) (log t))
(-.f64 (-.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y a)))) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a)) (log.f64 t))
(- (+ (* -1 (/ (+ (log (* y z)) (* -1/2 (log t))) a)) (* x (- (* x (+ (* -1/3 (/ x (* a (pow y 3)))) (* 1/2 (/ 1 (* a (pow y 2)))))) (/ 1 (* a y))))) (log t))
(-.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 x (*.f64 y (*.f64 a (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y a))) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) (-.f64 #s(literal 0 binary64) a))) (log.f64 t))
(- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (+ (* -1 (/ y (* a x))) (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a))) (log t))
(-.f64 (-.f64 (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (*.f64 x a))) (log.f64 t))
(- (+ (* -1 (/ y (* a x))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (* 1/2 (/ (pow y 2) (* a (pow x 2)))))) (log t))
(-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x a))) (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) (-.f64 #s(literal 0 binary64) a))) (/.f64 y (*.f64 x a))) (log.f64 t))
(- (+ (* -1 (/ y (* a x))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)) (+ (* -1/3 (/ (pow y 3) (* a (pow x 3)))) (* 1/2 (/ (pow y 2) (* a (pow x 2))))))) (log t))
(-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x a))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 a (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) a)) (/.f64 y (*.f64 x a))) (log.f64 t))
(- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (+ (* -1 (/ y (* a x))) (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a))) (log t))
(-.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (*.f64 x a))) (log.f64 t))
(- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) (* a x))) (/ y a)) x))) (log t))
(-.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x a)) (/.f64 y a)) x)) (log.f64 t))
(- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (pow y 3) (* a x))) (* 1/2 (/ (pow y 2) a))) x)) (/ y a)) x))) (log t))
(-.f64 (-.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) a))) x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) a)) (log.f64 t))
(- (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (log t))
(-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (+ (* -1 (/ y (* a x))) (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a))) (log t))
(-.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (*.f64 x a))) (log.f64 t))
(- (+ (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (* y (- (* 1/2 (/ y (* a (pow x 2)))) (/ 1 (* a x))))) (log t))
(fma.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x a))) (/.f64 #s(literal -1 binary64) (*.f64 x a))) (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(- (+ (* -1 (/ (+ (log (* x z)) (* -1/2 (log t))) a)) (* y (- (* y (+ (* -1/3 (/ y (* a (pow x 3)))) (* 1/2 (/ 1 (* a (pow x 2)))))) (/ 1 (* a x))))) (log t))
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/3 binary64) (/.f64 y (*.f64 a (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x a)))) (/.f64 #s(literal -1 binary64) (*.f64 x a))) (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t)))
(- (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (+ (* -1 (/ x (* a y))) (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a))) (log t))
(-.f64 (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (/.f64 x (*.f64 y a))) (log.f64 t))
(- (+ (* -1 (/ x (* a y))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (* 1/2 (/ (pow x 2) (* a (pow y 2)))))) (log t))
(-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 a (*.f64 y y))) (-.f64 (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)) (/.f64 x (*.f64 y a)))) (log.f64 t))
(- (+ (* -1 (/ x (* a y))) (+ (* -1 (/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)) (+ (* -1/3 (/ (pow x 3) (* a (pow y 3)))) (* 1/2 (/ (pow x 2) (* a (pow y 2))))))) (log t))
(-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 a (*.f64 y y))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 a (*.f64 y y)))) (/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) (-.f64 #s(literal 0 binary64) a)))) (/.f64 x (*.f64 y a))) (log.f64 t))
(- (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (log t))
(-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (log.f64 t))
(- (+ (* -1 (/ x (* a y))) (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a))) (log t))
(-.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 x (*.f64 y a))) (log.f64 t))
(- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) (* a y))) (/ x a)) y))) (log t))
(-.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y a)) (/.f64 x a)) y)) (log.f64 t))
(- (+ (* -1 (/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (pow x 3) (* a y))) (* 1/2 (/ (pow x 2) a))) y)) (/ x a)) y))) (log t))
(-.f64 (-.f64 (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 x a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) a) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 y a))) y)) y)) (log.f64 t))
(* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a))
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a))
(/ (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))) a)
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))) a)
(/ (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))) a)
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))) a)
(/ (+ (* -1 (* a (log t))) (* -1 (+ (log (* z (+ x y))) (* -1/2 (log t))))) a)
(/.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 x y))))) a)
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(- (* -1 (/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)) (log t))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a))
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)
(/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)
(/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)
(/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t)))))) a)
(/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) a)
(/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) a)
(/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) a)
(/ (+ (log z) (+ (log (+ x y)) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) a)
(/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) a)
(/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) a)
(/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) a)
(/ (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y)))) a)
(/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) a)
(/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) a)
(/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) a)
(/ (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) a)
(/ (+ (log (* y z)) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) a)
(+ (* -1/2 (/ (log t) a)) (+ (/ x (* a y)) (/ (log (* y z)) a)))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 x (*.f64 y a))) (/.f64 (log.f64 (*.f64 z y)) a))
(+ (* -1/2 (/ (log t) a)) (+ (* x (+ (* -1/2 (/ x (* a (pow y 2)))) (/ 1 (* a y)))) (/ (log (* y z)) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 a (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y a))) (/.f64 (log.f64 (*.f64 z y)) a)))
(+ (* -1/2 (/ (log t) a)) (+ (* x (+ (* x (- (* 1/3 (/ x (* a (pow y 3)))) (* 1/2 (/ 1 (* a (pow y 2)))))) (/ 1 (* a y)))) (/ (log (* y z)) a)))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 a (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (*.f64 z y)) a)))
(/ (+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x))) a)
(+ (* -1 (/ (log (/ 1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ y (* a x)) (/ (log z) a))))
(+.f64 (/.f64 (log.f64 x) a) (+.f64 (/.f64 y (*.f64 x a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))))
(+ (* -1 (/ (log (/ 1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow y 2) (* a (pow x 2)))) (+ (/ y (* a x)) (/ (log z) a)))))
(+.f64 (/.f64 (log.f64 x) a) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (log.f64 t) a) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x a)))) (+.f64 (/.f64 y (*.f64 x a)) (/.f64 (log.f64 z) a))))
(+ (* -1 (/ (log (/ 1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow y 2) (* a (pow x 2)))) (+ (* 1/3 (/ (pow y 3) (* a (pow x 3)))) (+ (/ y (* a x)) (/ (log z) a))))))
(+.f64 (/.f64 (log.f64 x) a) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (log.f64 t) a) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x a)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 y (*.f64 x a)) (/.f64 (log.f64 z) a)))))
(/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) a)
(+ (* -1 (/ (log (/ -1 x)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ y (* a x)) (/ (log (* -1 z)) a))))
(-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 y (*.f64 x a))) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) a)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) a))
(+ (* -1 (/ (log (/ -1 x)) a)) (+ (* -1 (/ (+ (* -1 (/ y a)) (* 1/2 (/ (pow y 2) (* a x)))) x)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))
(-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) a)) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/2 binary64))) (*.f64 x a)) (/.f64 y a)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) a))
(+ (* -1 (/ (log (/ -1 x)) a)) (+ (* -1 (/ (+ (* -1 (/ y a)) (* -1 (/ (+ (* -1/2 (/ (pow y 2) a)) (* 1/3 (/ (pow y 3) (* a x)))) x))) x)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))
(-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) a))) x)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) a))
(/ (+ (log (* x z)) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))) a)
(+ (* -1/2 (/ (log t) a)) (+ (/ y (* a x)) (/ (log (* x z)) a)))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 y (*.f64 x a))) (/.f64 (log.f64 (*.f64 z x)) a))
(+ (* -1/2 (/ (log t) a)) (+ (* y (+ (* -1/2 (/ y (* a (pow x 2)))) (/ 1 (* a x)))) (/ (log (* x z)) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x (*.f64 x a))) (/.f64 #s(literal 1 binary64) (*.f64 x a))) (/.f64 (log.f64 (*.f64 z x)) a)))
(+ (* -1/2 (/ (log t) a)) (+ (* y (+ (* y (- (* 1/3 (/ y (* a (pow x 3)))) (* 1/2 (/ 1 (* a (pow x 2)))))) (/ 1 (* a x)))) (/ (log (* x z)) a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 a (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x a)))) (/.f64 #s(literal 1 binary64) (*.f64 x a))) (/.f64 (log.f64 (*.f64 z x)) a)))
(/ (+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t)))) a)
(/.f64 (+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))) a)
(+ (* -1 (/ (log (/ 1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ x (* a y)) (/ (log z) a))))
(+.f64 (/.f64 (log.f64 y) a) (+.f64 (/.f64 x (*.f64 y a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))))
(+ (* -1 (/ (log (/ 1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow x 2) (* a (pow y 2)))) (+ (/ x (* a y)) (/ (log z) a)))))
(+.f64 (/.f64 (log.f64 y) a) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (log.f64 t) a) (/.f64 (*.f64 x x) (*.f64 a (*.f64 y y)))) (/.f64 x (*.f64 y a))) (/.f64 (log.f64 z) a)))
(+ (* -1 (/ (log (/ 1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (* -1/2 (/ (pow x 2) (* a (pow y 2)))) (+ (* 1/3 (/ (pow x 3) (* a (pow y 3)))) (+ (/ x (* a y)) (/ (log z) a))))))
(+.f64 (/.f64 (log.f64 y) a) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (log.f64 t) a) (/.f64 (*.f64 x x) (*.f64 a (*.f64 y y)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 a (*.f64 y y)))) (/.f64 x (*.f64 y a)))) (/.f64 (log.f64 z) a)))
(/ (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t)))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) a)
(+ (* -1 (/ (log (/ -1 y)) a)) (+ (* -1/2 (/ (log t) a)) (+ (/ x (* a y)) (/ (log (* -1 z)) a))))
(-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 x (*.f64 y a))) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) a)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) a))
(+ (* -1 (/ (log (/ -1 y)) a)) (+ (* -1 (/ (+ (* -1 (/ x a)) (* 1/2 (/ (pow x 2) (* a y)))) y)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))
(-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) a)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y a)) (/.f64 x a)) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) a))
(+ (* -1 (/ (log (/ -1 y)) a)) (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* 1/3 (/ (pow x 3) (* a y)))) y))) y)) (+ (* -1/2 (/ (log t) a)) (/ (log (* -1 z)) a))))
(-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) a)) (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) a)) y)) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) a))
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(/ (+ (log (* z (+ x y))) (* -1/2 (log t))) a)
(/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a)
(+ (log z) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* -1 (* (log (/ 1 t)) (- a 1/2))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))
(+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))
(+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))
(+ (log z) (* (+ (log -1) (* -1 (log (/ -1 t)))) (- a 1/2)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 z))
(+ (log z) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z))
(+ (log z) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (+ (* -1/2 (log t)) (* a (log t))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(* a (log t))
(*.f64 (log.f64 t) a)
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log z) a))))
(*.f64 a (+.f64 (log.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log z) a))))
(*.f64 a (+.f64 (log.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))))
(* a (+ (log t) (+ (* -1/2 (/ (log t) a)) (/ (log z) a))))
(*.f64 a (+.f64 (log.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))))
(* a (log t))
(*.f64 (log.f64 t) a)
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log z) (* -1/2 (log t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log z) (* -1/2 (log t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (log t)) (* -1 (/ (+ (log z) (* -1/2 (log t))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) a)) (-.f64 #s(literal 0 binary64) a))
(+ (log z) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log z) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (* -1 (log (/ 1 z))) (* (log t) (- a 1/2)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z))
(+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(+ (log -1) (+ (* -1 (log (/ -1 z))) (* (log t) (- a 1/2))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(* y z)
(*.f64 z y)
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log z) (log (+ x y)))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log (+ x y)) (* -1 (log (/ 1 z))))
(+.f64 (log.f64 z) (log.f64 (+.f64 x y)))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))
(-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z)))
(log (* y z))
(log.f64 (*.f64 z y))
(+ (log (* y z)) (/ x y))
(+.f64 (/.f64 x y) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y))))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (log.f64 (*.f64 z y)))
(+ (log z) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 z) (log.f64 x))
(+ (log z) (+ (* -1 (log (/ 1 x))) (/ y x)))
(+.f64 (/.f64 y x) (+.f64 (log.f64 z) (log.f64 x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x))))
(+.f64 (log.f64 x) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) y) (/.f64 y x)) (log.f64 z)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x)))))
(+.f64 (log.f64 z) (+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 y x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) y) (log.f64 x))))
(+ (log (* -1 z)) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (/ y x)))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 y x) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x))))
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x))))
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x)) x))
(log (* x z))
(log.f64 (*.f64 z x))
(+ (log (* x z)) (/ y x))
(+.f64 (/.f64 y x) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x))))
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (log.f64 (*.f64 z x)))
(+ (log z) (* -1 (log (/ 1 y))))
(+.f64 (log.f64 z) (log.f64 y))
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ x y)))
(+.f64 (/.f64 x y) (+.f64 (log.f64 z) (log.f64 y)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y))))
(+.f64 (log.f64 z) (+.f64 (/.f64 x y) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) (log.f64 y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y)))))
(+.f64 (+.f64 (log.f64 z) (log.f64 y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y))))
(+ (log (* -1 z)) (* -1 (log (/ -1 y))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ x y)))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 x y) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y))))
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) y))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y))))
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y))) y)) y))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* 1/2 (log (/ 1 t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log (* z (+ x y))) (* -1/2 (+ (log -1) (* -1 (log (/ -1 t))))))
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y))))
(+ (log z) (+ (log (+ x y)) (* -1/2 (log t))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y))))
(+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (* -1/2 (log t))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 x y))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1/2 (log t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))))
(+ (log (* y z)) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(+ (log (* y z)) (+ (* -1/2 (log t)) (/ x y)))
(+.f64 (log.f64 (*.f64 z y)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (/.f64 x y)))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* x (+ (* -1/2 (/ x (pow y 2))) (/ 1 y)))))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))))
(+ (log (* y z)) (+ (* -1/2 (log t)) (* x (+ (* x (- (* 1/3 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (* -1/2 (log t))))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 x)))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (log t)) (/ y x))))
(+.f64 (log.f64 x) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (/.f64 y x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (/ y x)))))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 t) (/.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (/.f64 y x) (log.f64 x))))
(+ (log z) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow y 2) (pow x 2))) (+ (* 1/3 (/ (pow y 3) (pow x 3))) (/ y x))))))
(+.f64 (+.f64 (log.f64 z) (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 t) (/.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 y x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (* -1/2 (log t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1/2 (log t)) (/ y x))))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (/.f64 y x)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) x))) x)) (* -1/2 (log t)))))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)) y) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 x))) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) x))) x))) x)) (* -1/2 (log t)))))
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)))
(+ (log (* x z)) (* -1/2 (log t)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x)))
(+ (log (* x z)) (+ (* -1/2 (log t)) (/ y x)))
(+.f64 (log.f64 (*.f64 z x)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (/.f64 y x)))
(+ (log (* x z)) (+ (* -1/2 (log t)) (* y (+ (* -1/2 (/ y (pow x 2))) (/ 1 x)))))
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))))
(+ (log (* x z)) (+ (* -1/2 (log t)) (* y (+ (* y (- (* 1/3 (/ y (pow x 3))) (* 1/2 (/ 1 (pow x 2))))) (/ 1 x)))))
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z x))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (* -1/2 (log t))))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (log t)) (/ x y))))
(+.f64 (log.f64 y) (+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (/.f64 x y)) (log.f64 z)))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (/ x y)))))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 t) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (/.f64 x y) (log.f64 y))))
(+ (log z) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (log t)) (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* 1/3 (/ (pow x 3) (pow y 3))) (/ x y))))))
(+.f64 (log.f64 z) (fma.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 t) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 x y)) (log.f64 y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1/2 (log t))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1/2 (log t)) (/ x y))))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (/.f64 x y)) (log.f64 (/.f64 #s(literal -1 binary64) y))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* 1/2 (/ (pow x 2) y))) y)) (* -1/2 (log t)))))
(+.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) z))))
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1/2 (pow x 2)) (* 1/3 (/ (pow x 3) y))) y))) y)) (* -1/2 (log t)))))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 x x)) y))) y)) (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))

eval256.0ms (1.5%)

Memory
29.4MiB live, 686.7MiB allocated
Compiler

Compiled 54 283 to 4 918 computations (90.9% saved)

prune437.0ms (2.5%)

Memory
-5.7MiB live, 864.4MiB allocated
Pruning

79 alts after pruning (76 fresh and 3 done)

PrunedKeptTotal
New1 766381 804
Fresh153853
Picked325
Done011
Total1 784791 863
Accuracy
100.0%
Counts
1 863 → 79
Alt Table
Click to see full alt table
StatusAccuracyProgram
60.3%
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
53.7%
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
89.8%
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t (*.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) t))
50.6%
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
37.7%
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
67.9%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 y)))
73.0%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
53.3%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
15.6%
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
73.0%
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
53.3%
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (log.f64 (*.f64 z y)))
70.3%
(fma.f64 (log.f64 t) a (neg.f64 t))
35.6%
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
35.1%
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
23.7%
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
23.5%
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
0.8%
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
1.3%
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
63.7%
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
20.0%
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
26.1%
(/.f64 (fma.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (*.f64 t (*.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) t))) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
41.0%
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
1.0%
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
2.4%
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
2.5%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
8.8%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
10.8%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
17.1%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
5.6%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
8.7%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
10.3%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
17.2%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
16.0%
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) t)
29.1%
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
8.8%
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
1.7%
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
2.5%
(/.f64 (*.f64 t t) t)
10.3%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
17.1%
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
26.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (log.f64 (-.f64 y x))))))
53.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
70.1%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
40.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
31.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
2.6%
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
78.1%
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
73.0%
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
78.5%
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
60.3%
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
78.4%
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
24.1%
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (log.f64 t) (pow.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))))
37.7%
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
50.6%
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
73.0%
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
27.8%
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))))))
67.8%
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
17.1%
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
10.2%
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
22.2%
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
77.0%
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t) (+.f64 a #s(literal 1/2 binary64))))
44.0%
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
40.4%
(*.f64 (log.f64 t) a)
63.2%
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
30.6%
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
70.5%
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
57.5%
(*.f64 t (+.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal -1 binary64)))
89.6%
(*.f64 t (+.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (log.f64 t) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))))
89.7%
(*.f64 t (+.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 t)) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))))
79.5%
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) t) t)))
60.5%
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
89.6%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 z) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))))))
60.3%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) t))))
64.0%
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
53.3%
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z y)) a)))
47.4%
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))
52.6%
(neg.f64 (*.f64 a (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))))
23.7%
(neg.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
32.0%
(neg.f64 t)
2.6%
t
Compiler

Compiled 4 001 to 1 529 computations (61.8% saved)

regimes448.0ms (2.5%)

Memory
-1.5MiB live, 816.3MiB allocated
Counts
128 → 1
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) t)
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (log.f64 (*.f64 z y)))
(neg.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(*.f64 t (+.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal -1 binary64)))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 y)))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 z))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 (+.f64 y x))))
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) a) (neg.f64 (log.f64 t)))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z y)) a)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (/.f64 (-.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x)))) t) a)) (neg.f64 a))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 z)) t))))
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t)))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) a)))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t))))
(+.f64 (*.f64 t (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (+.f64 (/.f64 (log.f64 z) t) #s(literal -1 binary64)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 (-.f64 (fma.f64 t t #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t (*.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) t) t))
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64))))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) t) t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (log.f64 (-.f64 y x))))))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)))))
(*.f64 t (+.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (log.f64 t) t) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))))
(*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (log.f64 t)) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 y x))) a) (/.f64 t a))))
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (+.f64 y x)) t)) t (*.f64 (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) (/.f64 (log.f64 z) t)) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (fma.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 z) (*.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t))))))
(*.f64 t (+.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 t)) (+.f64 (/.f64 (log.f64 z) t) (/.f64 (log.f64 (+.f64 y x)) t)))))
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (log.f64 t) (-.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 t (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (*.f64 t (*.f64 (fma.f64 t (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 z)) (*.f64 t (log.f64 (+.f64 y x)))) t))) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(pow.f64 (pow.f64 (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) t) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(fma.f64 (sqrt.f64 (log.f64 z)) (sqrt.f64 (log.f64 z)) (-.f64 (log.f64 (+.f64 x y)) (-.f64 t (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(*.f64 a (+.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 z) a))) (-.f64 (log.f64 t) (/.f64 t a))))
(*.f64 a (-.f64 (+.f64 (+.f64 (log.f64 t) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 (+.f64 y x)) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 t a))))
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (/.f64 (log.f64 t) (pow.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t)) (+.f64 (log.f64 (+.f64 x y)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t)) a)) (/.f64 (-.f64 (+.f64 (log.f64 z) (log.f64 (+.f64 x y))) t) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 (+.f64 x y) z))) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) t))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x y) z)) #s(literal 2 binary64)) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (log.f64 t))) (*.f64 (+.f64 t (log.f64 (*.f64 (+.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(fma.f64 (*.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (+.f64 x y)) (-.f64 (log.f64 z) t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))
(*.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (+.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))))
(*.f64 a (+.f64 (log.f64 t) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 t) a) (/.f64 (log.f64 (+.f64 y x)) a)) (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (+.f64 t (log.f64 z)))) (/.f64 (*.f64 t t) (*.f64 a (+.f64 t (log.f64 z))))))))
(fma.f64 (+.f64 (pow.f64 (log.f64 (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 z) (log.f64 (/.f64 z (+.f64 x y))) (pow.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t)))))
(neg.f64 (*.f64 a (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 y x))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 t))))))))
Outputs
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Calls

11 calls:

43.0ms
(+.f64 x y)
41.0ms
y
41.0ms
z
40.0ms
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
39.0ms
x
Results
AccuracySegmentsBranch
99.6%1x
99.6%1y
99.6%1z
99.6%1t
99.6%1a
99.6%1(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
99.6%1(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
99.6%1(log.f64 (+.f64 x y))
99.6%1(+.f64 x y)
99.6%1(log.f64 z)
99.6%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 95 to 75 computations (21.1% saved)

regimes357.0ms (2%)

Memory
17.1MiB live, 565.5MiB allocated
Counts
86 → 1
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) t)
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (log.f64 (*.f64 z y)))
(neg.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(*.f64 t (+.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal -1 binary64)))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 y)))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 z))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 (+.f64 y x))))
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
Outputs
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
Calls

11 calls:

52.0ms
(log.f64 z)
40.0ms
(+.f64 x y)
40.0ms
t
35.0ms
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
30.0ms
(-.f64 a #s(literal 1/2 binary64))
Results
AccuracySegmentsBranch
99.5%1x
99.5%1y
99.5%1z
99.5%1t
99.5%1a
99.5%1(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
99.5%1(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
99.5%1(log.f64 (+.f64 x y))
99.5%1(+.f64 x y)
99.5%1(log.f64 z)
99.5%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 95 to 75 computations (21.1% saved)

regimes352.0ms (2%)

Memory
1.3MiB live, 480.9MiB allocated
Counts
85 → 1
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) t)
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (log.f64 (*.f64 z y)))
(neg.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(*.f64 t (+.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal -1 binary64)))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 y)))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))))
(+.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (+.f64 y x))) (-.f64 (log.f64 z) t))
(+.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (+.f64 y x))) (log.f64 z))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 (+.f64 y x))))
Outputs
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
Calls

11 calls:

63.0ms
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
52.0ms
a
36.0ms
y
28.0ms
x
27.0ms
(log.f64 z)
Results
AccuracySegmentsBranch
99.1%1x
99.1%1y
99.1%1z
99.1%1t
99.1%1a
99.1%1(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
99.1%1(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
99.1%1(log.f64 (+.f64 x y))
99.1%1(+.f64 x y)
99.1%1(log.f64 z)
99.1%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 95 to 75 computations (21.1% saved)

regimes269.0ms (1.5%)

Memory
13.6MiB live, 518.2MiB allocated
Counts
80 → 2
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) t)
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (log.f64 (*.f64 z y)))
(neg.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(*.f64 t (+.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal -1 binary64)))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 y)))
Outputs
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 y)))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
Calls

11 calls:

26.0ms
(+.f64 x y)
25.0ms
z
25.0ms
x
25.0ms
y
24.0ms
(log.f64 (+.f64 x y))
Results
AccuracySegmentsBranch
82.8%3x
84.1%2y
91.3%4z
97.6%2t
88.3%3a
97.3%2(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
94.8%3(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
84.1%2(log.f64 (+.f64 x y))
84.1%2(+.f64 x y)
91.3%4(log.f64 z)
88.3%3(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 95 to 75 computations (21.1% saved)

regimes28.0ms (0.2%)

Memory
15.1MiB live, 51.6MiB allocated
Counts
79 → 2
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) t)
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (log.f64 (*.f64 z y)))
(neg.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(*.f64 t (+.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal -1 binary64)))
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
Outputs
(+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y)))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
Calls

1 calls:

24.0ms
t
Results
AccuracySegmentsBranch
97.6%2t
Compiler

Compiled 6 to 5 computations (16.7% saved)

regimes93.0ms (0.5%)

Memory
-39.5MiB live, 140.3MiB allocated
Counts
78 → 2
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) t)
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(-.f64 (log.f64 (*.f64 (+.f64 x y) z)) (-.f64 t (*.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t))))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (log.f64 (*.f64 z y)))
(neg.f64 (*.f64 a (/.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)))
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (log.f64 t) (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) (neg.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) (/.f64 (log.f64 (*.f64 z (+.f64 y x))) t)) #s(literal -1 binary64)))
(*.f64 t (+.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 t)) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (*.f64 t (+.f64 a #s(literal 1/2 binary64)))))) (/.f64 (log.f64 (*.f64 z (+.f64 x y))) t)) #s(literal -1 binary64)))
Outputs
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t)
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
Calls

3 calls:

37.0ms
t
29.0ms
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
23.0ms
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
Results
AccuracySegmentsBranch
93.2%2(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
93.2%3(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
87.6%2t
Compiler

Compiled 39 to 29 computations (25.6% saved)

regimes26.0ms (0.1%)

Memory
-5.2MiB live, 40.5MiB allocated
Counts
63 → 2
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z (+.f64 y x))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 y x) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) t)
Outputs
(-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t)
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
Calls

1 calls:

23.0ms
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
Results
AccuracySegmentsBranch
92.8%2(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
Compiler

Compiled 12 to 9 computations (25% saved)

regimes39.0ms (0.2%)

Memory
-8.5MiB live, 68.7MiB allocated
Counts
58 → 3
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
Outputs
(fma.f64 (log.f64 t) a (neg.f64 t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
Calls

2 calls:

18.0ms
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
16.0ms
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Results
AccuracySegmentsBranch
91.6%3(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
76.5%3(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
Compiler

Compiled 33 to 24 computations (27.3% saved)

regimes19.0ms (0.1%)

Memory
37.7MiB live, 37.7MiB allocated
Counts
57 → 3
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z x)))
Outputs
(fma.f64 (log.f64 t) a (neg.f64 t))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
Calls

1 calls:

16.0ms
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Results
AccuracySegmentsBranch
91.5%3(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Compiler

Compiled 21 to 15 computations (28.6% saved)

regimes20.0ms (0.1%)

Memory
3.1MiB live, 41.7MiB allocated
Counts
55 → 3
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(fma.f64 (log.f64 t) a (log.f64 (*.f64 z y)))
Outputs
(fma.f64 (log.f64 t) a (neg.f64 t))
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
Calls

1 calls:

17.0ms
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Results
AccuracySegmentsBranch
91.3%3(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Compiler

Compiled 21 to 15 computations (28.6% saved)

regimes229.0ms (1.3%)

Memory
-4.6MiB live, 229.7MiB allocated
Counts
53 → 1
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(*.f64 t (/.f64 (*.f64 (log.f64 t) a) t))
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 t) a) t)))
(*.f64 t (fma.f64 (log.f64 t) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) a)))
(fma.f64 (log.f64 t) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 t))
(fma.f64 (log.f64 t) (/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (log.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 t) a) t)))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)) (+.f64 a #s(literal 1/2 binary64))))
(*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 t)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) t)) #s(literal -1 binary64)))
(/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 (+.f64 x y) z)) t)) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (log.f64 t)) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))))
(fma.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (log.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (log.f64 t)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 a #s(literal 1/2 binary64))))
Outputs
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
Calls

11 calls:

63.0ms
a
20.0ms
y
18.0ms
(log.f64 z)
17.0ms
z
17.0ms
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
Results
AccuracySegmentsBranch
73.0%1(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
73.0%1x
73.0%1y
73.0%1(log.f64 (+.f64 x y))
73.0%1(+.f64 x y)
73.0%1a
73.0%1(-.f64 a #s(literal 1/2 binary64))
73.0%1t
73.0%1z
73.0%1(log.f64 z)
73.0%1(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Compiler

Compiled 95 to 75 computations (21.1% saved)

regimes134.0ms (0.8%)

Memory
-17.6MiB live, 226.9MiB allocated
Counts
35 → 1
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
Outputs
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
Calls

11 calls:

18.0ms
(log.f64 (+.f64 x y))
13.0ms
(log.f64 z)
12.0ms
z
12.0ms
x
12.0ms
a
Results
AccuracySegmentsBranch
73.0%1x
73.0%1y
73.0%1z
73.0%1a
73.0%1(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
73.0%1(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
73.0%1(log.f64 (+.f64 x y))
73.0%1(+.f64 x y)
73.0%1(log.f64 z)
73.0%1t
73.0%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 95 to 75 computations (21.1% saved)

regimes121.0ms (0.7%)

Memory
8.2MiB live, 245.0MiB allocated
Counts
34 → 2
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
(fma.f64 (log.f64 t) a (neg.f64 t))
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 t) a))
Outputs
(fma.f64 (log.f64 t) a (neg.f64 t))
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
Calls

11 calls:

13.0ms
t
12.0ms
z
12.0ms
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
11.0ms
(log.f64 z)
11.0ms
x
Results
AccuracySegmentsBranch
70.3%1x
70.3%1y
70.3%1z
70.3%1a
73.3%2(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
70.3%1(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
70.3%1(log.f64 (+.f64 x y))
70.3%1(+.f64 x y)
70.3%1(log.f64 z)
73.2%2t
70.3%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 95 to 75 computations (21.1% saved)

regimes175.0ms (1%)

Memory
18.5MiB live, 175.4MiB allocated
Counts
32 → 3
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(fma.f64 (log.f64 t) #s(literal -1/2 binary64) (neg.f64 t))
Outputs
(*.f64 (log.f64 t) a)
(-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
Calls

11 calls:

56.0ms
(+.f64 x y)
30.0ms
(log.f64 z)
11.0ms
a
11.0ms
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
9.0ms
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
Results
AccuracySegmentsBranch
47.4%3x
65.4%3a
48.8%4z
44.0%1(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
48.8%4(log.f64 z)
44.0%1y
44.0%1(log.f64 (+.f64 x y))
44.0%1(+.f64 x y)
65.4%3(-.f64 a #s(literal 1/2 binary64))
62.3%2t
54.5%3(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
Compiler

Compiled 95 to 75 computations (21.1% saved)

regimes32.0ms (0.2%)

Memory
-23.7MiB live, 51.8MiB allocated
Counts
30 → 2
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
Outputs
(*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))
(neg.f64 t)
Calls

3 calls:

11.0ms
t
10.0ms
(-.f64 a #s(literal 1/2 binary64))
9.0ms
a
Results
AccuracySegmentsBranch
62.3%2t
62.4%3a
62.4%3(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 20 to 17 computations (15% saved)

regimes35.0ms (0.2%)

Memory
0.6MiB live, 52.7MiB allocated
Counts
29 → 3
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
(*.f64 (log.f64 t) a)
Outputs
(*.f64 (log.f64 t) a)
(neg.f64 t)
(*.f64 (log.f64 t) a)
Calls

3 calls:

16.0ms
a
9.0ms
t
8.0ms
(-.f64 a #s(literal 1/2 binary64))
Results
AccuracySegmentsBranch
62.4%3(-.f64 a #s(literal 1/2 binary64))
62.4%3a
59.3%2t
Compiler

Compiled 20 to 17 computations (15% saved)

regimes113.0ms (0.6%)

Memory
15.2MiB live, 210.6MiB allocated
Counts
28 → 1
Calls
Call 1
Inputs
t
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
(/.f64 (*.f64 t t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t)
(*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 t (fma.f64 t t #s(literal 0 binary64))) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (fma.f64 t t #s(literal 0 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 t t #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) t)
(/.f64 (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) t)) (fma.f64 t t #s(literal 0 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64))))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) t) t)) t)
(/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 t (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))) t)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)) #s(literal 0 binary64))))) t)
(pow.f64 t #s(literal 1 binary64))
Outputs
(neg.f64 t)
Calls

11 calls:

14.0ms
(+.f64 x y)
13.0ms
x
11.0ms
y
11.0ms
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
8.0ms
(log.f64 (+.f64 x y))
Results
AccuracySegmentsBranch
32.0%1(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
32.0%1y
32.0%1(log.f64 (+.f64 x y))
32.0%1(+.f64 x y)
32.0%1z
32.0%1(log.f64 z)
32.0%1x
32.0%1(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
32.0%1t
32.0%1(-.f64 a #s(literal 1/2 binary64))
32.0%1a
Compiler

Compiled 95 to 75 computations (21.1% saved)

regimes47.0ms (0.3%)

Memory
-3.5MiB live, 35.0MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

11 calls:

32.0ms
(+.f64 x y)
1.0ms
(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
1.0ms
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
1.0ms
(log.f64 (+.f64 x y))
1.0ms
y
Results
AccuracySegmentsBranch
2.6%1t
2.6%1z
2.6%1(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
2.6%1(log.f64 z)
2.6%1(+.f64 (log.f64 (+.f64 x y)) (log.f64 z))
2.6%1y
2.6%1(log.f64 (+.f64 x y))
2.6%1(+.f64 x y)
2.6%1x
2.6%1a
2.6%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 95 to 75 computations (21.1% saved)

bsearch47.0ms (0.3%)

Memory
-9.5MiB live, 29.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
44.0ms
0.33869551457840225
1302.594223339675
Samples
40.0ms128×0valid
Compiler

Compiled 344 to 255 computations (25.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 36.0ms
ival-log: 32.0ms (89.6% of total)
ival-add: 2.0ms (5.6% of total)
ival-sub: 1.0ms (2.8% of total)
ival-mult: 1.0ms (2.8% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch37.0ms (0.2%)

Memory
-12.8MiB live, 30.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
34.0ms
0.33869551457840225
1302.594223339675
Samples
13.0ms128×0valid
Compiler

Compiled 344 to 255 computations (25.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-log: 5.0ms (58.1% of total)
ival-add: 2.0ms (23.2% of total)
ival-sub: 1.0ms (11.6% of total)
ival-mult: 1.0ms (11.6% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
697.7337512294782
714.4215250176873
Compiler

Compiled 24 to 23 computations (4.2% saved)

bsearch1.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
697.7337512294782
714.4215250176873
Compiler

Compiled 24 to 23 computations (4.2% saved)

bsearch1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
874.2878995001262
877.2819365705551
0.0ms
-771.5026143953503
-673.8800963611825
Compiler

Compiled 24 to 23 computations (4.2% saved)

bsearch1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
874.2878995001262
877.2819365705551
0.0ms
-771.5026143953503
-673.8800963611825
Compiler

Compiled 24 to 23 computations (4.2% saved)

bsearch1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
874.2878995001262
877.2819365705551
0.0ms
-771.5026143953503
-673.8800963611825
Compiler

Compiled 24 to 23 computations (4.2% saved)

bsearch0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-70.38621055339496
13.966877066840027
Compiler

Compiled 24 to 23 computations (4.2% saved)

bsearch0.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-0.4568172290730525
2338412.7576655364
0.0ms
-4234998979434383000.0
-935872026.7840892
Compiler

Compiled 24 to 23 computations (4.2% saved)

bsearch14.0ms (0.1%)

Memory
23.1MiB live, 23.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
12488323003715.219
85658273544190.34
Samples
9.0ms96×0valid
Compiler

Compiled 144 to 125 computations (13.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-log: 3.0ms (47.6% of total)
ival-sub: 1.0ms (15.9% of total)
ival-add: 1.0ms (15.9% of total)
ival-mult: 1.0ms (15.9% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch47.0ms (0.3%)

Memory
0.0MiB live, 115.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
0.043182770926947486
2338413.2576655364
23.0ms
-4234998979434383000.0
-935872026.2840892
Samples
33.0ms304×0valid
Compiler

Compiled 366 to 308 computations (15.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-log: 12.0ms (53% of total)
ival-add: 6.0ms (26.5% of total)
ival-sub: 3.0ms (13.3% of total)
ival-mult: 2.0ms (8.8% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

simplify18.0ms (0.1%)

Memory
-7.0MiB live, 33.1MiB allocated
Algorithm
egg-herbie
Rules
40×+-commutative_binary64
18×*-commutative_binary64
18×sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0102468
1136465
2148465
3150465
4151465
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(if (<=.f64 t #s(literal 430 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 y))) (*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t)))))
(if (<=.f64 t #s(literal 490 binary64)) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y))) (*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t)))))
(if (<=.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) #s(literal 700 binary64)) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(if (<=.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) #s(literal 700 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -700 binary64)) (fma.f64 (log.f64 t) a (neg.f64 t)) (if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal 875 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -700 binary64)) (fma.f64 (log.f64 t) a (neg.f64 t)) (if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal 875 binary64)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -700 binary64)) (fma.f64 (log.f64 t) a (neg.f64 t)) (if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal 875 binary64)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -50 binary64)) (fma.f64 (log.f64 t) a (neg.f64 t)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(if (<=.f64 (-.f64 a #s(literal 1/2 binary64)) #s(literal -4000000000000000000 binary64)) (*.f64 (log.f64 t) a) (if (<=.f64 (-.f64 a #s(literal 1/2 binary64)) #s(literal -3602879701896397/9007199254740992 binary64)) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(if (<=.f64 t #s(literal 72000000000000 binary64)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (neg.f64 t))
(if (<=.f64 a #s(literal -15200000000 binary64)) (*.f64 (log.f64 t) a) (if (<=.f64 a #s(literal 2300000 binary64)) (neg.f64 t) (*.f64 (log.f64 t) a)))
(neg.f64 t)
t
Outputs
(+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t)))
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (+.f64 x y))) (-.f64 (log.f64 z) t))
(+.f64 (log.f64 y) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 (log.f64 z) t)))
(if (<=.f64 t #s(literal 430 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 y))) (*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t)))))
(if (<=.f64 t #s(literal 430 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (+.f64 (log.f64 z) (log.f64 y))) (*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (/.f64 (*.f64 a (log.f64 t)) t)))))
(if (<=.f64 t #s(literal 490 binary64)) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y))) (*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 y x)) t) (/.f64 (*.f64 (log.f64 t) a) t)))))
(if (<=.f64 t #s(literal 490 binary64)) (+.f64 (log.f64 z) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 y))) (*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (log.f64 (+.f64 x y)) t) (/.f64 (*.f64 a (log.f64 t)) t)))))
(if (<=.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) #s(literal 700 binary64)) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (log.f64 t) (log.f64 (*.f64 (+.f64 x y) z))) t) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(if (<=.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) #s(literal 700 binary64)) (-.f64 (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) t) (-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -700 binary64)) (fma.f64 (log.f64 t) a (neg.f64 t)) (if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal 875 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 z y))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -700 binary64)) (fma.f64 (log.f64 t) a (-.f64 #s(literal 0 binary64) t)) (if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal 875 binary64)) (fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (log.f64 (*.f64 y z))) (-.f64 (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))) t)))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -700 binary64)) (fma.f64 (log.f64 t) a (neg.f64 t)) (if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal 875 binary64)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z (+.f64 x y)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -700 binary64)) (fma.f64 (log.f64 t) a (-.f64 #s(literal 0 binary64) t)) (if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal 875 binary64)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 x y) z))) (-.f64 (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))) t)))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -700 binary64)) (fma.f64 (log.f64 t) a (neg.f64 t)) (if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal 875 binary64)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 z y))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))))))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -700 binary64)) (fma.f64 (log.f64 t) a (-.f64 #s(literal 0 binary64) t)) (if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal 875 binary64)) (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (log.f64 (*.f64 y z))) (-.f64 (/.f64 (log.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))) t)))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (neg.f64 t))
(fma.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))
(-.f64 (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) t)
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -50 binary64)) (fma.f64 (log.f64 t) a (neg.f64 t)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(if (<=.f64 (+.f64 (-.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 z)) t) (*.f64 (-.f64 a #s(literal 1/2 binary64)) (log.f64 t))) #s(literal -50 binary64)) (fma.f64 (log.f64 t) a (-.f64 #s(literal 0 binary64) t)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))))
(if (<=.f64 (-.f64 a #s(literal 1/2 binary64)) #s(literal -4000000000000000000 binary64)) (*.f64 (log.f64 t) a) (if (<=.f64 (-.f64 a #s(literal 1/2 binary64)) #s(literal -3602879701896397/9007199254740992 binary64)) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(if (<=.f64 (-.f64 a #s(literal 1/2 binary64)) #s(literal -4000000000000000000 binary64)) (*.f64 a (log.f64 t)) (if (<=.f64 (-.f64 a #s(literal 1/2 binary64)) #s(literal -3602879701896397/9007199254740992 binary64)) (-.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) t) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64)))))
(if (<=.f64 t #s(literal 72000000000000 binary64)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (neg.f64 t))
(if (<=.f64 t #s(literal 72000000000000 binary64)) (*.f64 (log.f64 t) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t))
(if (<=.f64 a #s(literal -15200000000 binary64)) (*.f64 (log.f64 t) a) (if (<=.f64 a #s(literal 2300000 binary64)) (neg.f64 t) (*.f64 (log.f64 t) a)))
(if (<=.f64 a #s(literal -15200000000 binary64)) (*.f64 a (log.f64 t)) (if (<=.f64 a #s(literal 2300000 binary64)) (-.f64 #s(literal 0 binary64) t) (*.f64 a (log.f64 t))))
(neg.f64 t)
(-.f64 #s(literal 0 binary64) t)
t

soundness1.7s (9.9%)

Memory
-11.4MiB live, 1 824.1MiB allocated
Rules
11 574×accelerator-lowering-fma.f32
11 574×accelerator-lowering-fma.f64
10 976×accelerator-lowering-fma.f32
10 976×accelerator-lowering-fma.f64
7 586×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0238432228
1780232228
0803030691
040212
1280212
22686192
09841180
01539
19339
282839
0827138
03813139
110982980
235092941
081062791
043199
1298185
23177185
08293176
0127116571
1379215897
0824215199
0100414299
1293613715
0829813003
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1 484 to 869 computations (41.4% saved)

preprocess269.0ms (1.5%)

Memory
15.6MiB live, 335.9MiB allocated
Remove

(sort x y)

Compiler

Compiled 1 214 to 368 computations (69.7% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...