Numeric.SpecFunctions:logBeta from math-functions-0.1.5.2, A

Time bar (total: 13.5s)

analyze4.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.7%0.3%0%0%0%0
0%0%99.7%0.3%0%0%0%1
0%0%99.7%0.3%0%0%0%2
0%0%99.7%0.3%0%0%0%3
0%0%99.7%0.3%0%0%0%4
100%49.9%0%0.3%0%49.9%0%5
Compiler

Compiled 23 to 16 computations (30.4% saved)

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

sample1.6s (12%)

Results
971.0ms8253×0valid
1.0ms3valid
0.0ms2valid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 533.0ms
ival-add: 157.0ms (29.4% of total)
ival-mult: 150.0ms (28.1% of total)
ival-log: 121.0ms (22.7% of total)
ival-sub: 91.0ms (17.1% of total)
const: 12.0ms (2.2% of total)
backward-pass: 4.0ms (0.7% of total)
Bogosity

preprocess260.0ms (1.9%)

Algorithm
egg-herbie
Rules
2260×fma-lowering-fma.f32
2260×fma-lowering-fma.f64
2132×+-lowering-+.f64
2132×+-lowering-+.f32
1946×fnmsub-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0126438
1431406
21981372
01515
13514
212013
350013
4196213
5418013
6736113
0823813
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b))
Outputs
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
Call 2
Inputs
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b))
(+ (- (+ (+ (neg x) y) z) (* z (log t))) (* (- a 1/2) b))
(+ (- (+ (+ x (neg y)) z) (* z (log t))) (* (- a 1/2) b))
(+ (- (+ (+ x y) (neg z)) (* (neg z) (log t))) (* (- a 1/2) b))
(+ (- (+ (+ x y) z) (* z (log (neg t)))) (* (- a 1/2) b))
(+ (- (+ (+ x y) z) (* z (log t))) (* (- (neg a) 1/2) b))
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) (neg b)))
(neg (+ (- (+ (+ (neg x) y) z) (* z (log t))) (* (- a 1/2) b)))
(neg (+ (- (+ (+ x (neg y)) z) (* z (log t))) (* (- a 1/2) b)))
(neg (+ (- (+ (+ x y) (neg z)) (* (neg z) (log t))) (* (- a 1/2) b)))
(neg (+ (- (+ (+ x y) z) (* z (log (neg t)))) (* (- a 1/2) b)))
(neg (+ (- (+ (+ x y) z) (* z (log t))) (* (- (neg a) 1/2) b)))
(neg (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) (neg b))))
(+ (- (+ (+ y x) z) (* z (log t))) (* (- a 1/2) b))
(+ (- (+ (+ z y) x) (* x (log t))) (* (- a 1/2) b))
(+ (- (+ (+ t y) z) (* z (log x))) (* (- a 1/2) b))
(+ (- (+ (+ a y) z) (* z (log t))) (* (- x 1/2) b))
(+ (- (+ (+ b y) z) (* z (log t))) (* (- a 1/2) x))
(+ (- (+ (+ x z) y) (* y (log t))) (* (- a 1/2) b))
(+ (- (+ (+ x t) z) (* z (log y))) (* (- a 1/2) b))
(+ (- (+ (+ x a) z) (* z (log t))) (* (- y 1/2) b))
(+ (- (+ (+ x b) z) (* z (log t))) (* (- a 1/2) y))
(+ (- (+ (+ x y) t) (* t (log z))) (* (- a 1/2) b))
(+ (- (+ (+ x y) a) (* a (log t))) (* (- z 1/2) b))
(+ (- (+ (+ x y) b) (* b (log t))) (* (- a 1/2) z))
(+ (- (+ (+ x y) z) (* z (log a))) (* (- t 1/2) b))
(+ (- (+ (+ x y) z) (* z (log b))) (* (- a 1/2) t))
(+ (- (+ (+ x y) z) (* z (log t))) (* (- b 1/2) a))
Outputs
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd z (log t) (sum3 x y z)))
(+ (- (+ (+ (neg x) y) z) (* z (log t))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd z (log t) (- y (- x z))))
(+ (- (+ (+ x (neg y)) z) (* z (log t))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd z (log t) (+ z (- x y))))
(+ (- (+ (+ x y) (neg z)) (* (neg z) (log t))) (* (- a 1/2) b))
(sum5 x y (neg z) (* z (log t)) (* (+ a -1/2) b))
(+ (- (+ (+ x y) z) (* z (log (neg t)))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd z (log (neg t)) (sum3 x y z)))
(+ (- (+ (+ x y) z) (* z (log t))) (* (- (neg a) 1/2) b))
(fma b (- -1/2 a) (fnmadd z (log t) (sum3 x y z)))
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) (neg b)))
(fnmadd (+ a -1/2) b (fnmadd z (log t) (sum3 x y z)))
(neg (+ (- (+ (+ (neg x) y) z) (* z (log t))) (* (- a 1/2) b)))
(fnmsub (+ a -1/2) b (fnmadd z (log t) (- y (- x z))))
(neg (+ (- (+ (+ x (neg y)) z) (* z (log t))) (* (- a 1/2) b)))
(fnmsub (+ a -1/2) b (fnmadd z (log t) (+ z (- x y))))
(neg (+ (- (+ (+ x y) (neg z)) (* (neg z) (log t))) (* (- a 1/2) b)))
(fnmsub (+ a -1/2) b (sum3 x (- y z) (* z (log t))))
(neg (+ (- (+ (+ x y) z) (* z (log (neg t)))) (* (- a 1/2) b)))
(fnmsub (+ a -1/2) b (fnmadd z (log (neg t)) (sum3 x y z)))
(neg (+ (- (+ (+ x y) z) (* z (log t))) (* (- (neg a) 1/2) b)))
(fnmsub b (- -1/2 a) (fnmadd z (log t) (sum3 x y z)))
(neg (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) (neg b))))
(fmsub (+ a -1/2) b (fnmadd z (log t) (sum3 x y z)))
(+ (- (+ (+ y x) z) (* z (log t))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd z (log t) (sum3 x y z)))
(+ (- (+ (+ z y) x) (* x (log t))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd x (log t) (sum3 x y z)))
(+ (- (+ (+ t y) z) (* z (log x))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd z (log x) (sum3 y t z)))
(+ (- (+ (+ a y) z) (* z (log t))) (* (- x 1/2) b))
(fma b (+ x -1/2) (fnmadd z (log t) (sum3 y a z)))
(+ (- (+ (+ b y) z) (* z (log t))) (* (- a 1/2) x))
(fma x (+ a -1/2) (fnmadd z (log t) (sum3 y b z)))
(+ (- (+ (+ x z) y) (* y (log t))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd y (log t) (sum3 x y z)))
(+ (- (+ (+ x t) z) (* z (log y))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd z (log y) (sum3 x t z)))
(+ (- (+ (+ x a) z) (* z (log t))) (* (- y 1/2) b))
(fma b (+ y -1/2) (fnmadd z (log t) (sum3 x a z)))
(+ (- (+ (+ x b) z) (* z (log t))) (* (- a 1/2) y))
(fma y (+ a -1/2) (fnmadd z (log t) (sum3 x b z)))
(+ (- (+ (+ x y) t) (* t (log z))) (* (- a 1/2) b))
(fma (+ a -1/2) b (fnmadd t (log z) (sum3 x y t)))
(+ (- (+ (+ x y) a) (* a (log t))) (* (- z 1/2) b))
(fma b (+ z -1/2) (fnmadd (log t) a (sum3 x y a)))
(+ (- (+ (+ x y) b) (* b (log t))) (* (- a 1/2) z))
(fma z (+ a -1/2) (fnmadd (log t) b (sum3 x y b)))
(+ (- (+ (+ x y) z) (* z (log a))) (* (- t 1/2) b))
(fma b (+ t -1/2) (fnmadd z (log a) (sum3 x y z)))
(+ (- (+ (+ x y) z) (* z (log b))) (* (- a 1/2) t))
(fma t (+ a -1/2) (fnmadd z (log b) (sum3 x y z)))
(+ (- (+ (+ x y) z) (* z (log t))) (* (- b 1/2) a))
(fma a (+ b -1/2) (fnmadd z (log t) (sum3 x y z)))
Symmetry

(sort x y)

explain225.0ms (1.7%)

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

Compiled 146 to 47 computations (67.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
ival-sub: 32.0ms (54.9% of total)
ival-add: 9.0ms (15.4% of total)
ival-mult: 9.0ms (15.4% of total)
ival-log: 7.0ms (12% of total)
const: 1.0ms (1.7% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 22 to 16 computations (27.3% saved)

prune1.0ms (0%)

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

Compiled 44 to 31 computations (29.5% saved)

simplify202.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 x y)
cost-diff0
(+.f64 (+.f64 x y) z)
cost-diff0
(-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t)))
cost-diff0
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
cost-diff0
(log.f64 t)
cost-diff0
(-.f64 #s(literal 1 binary64) (log.f64 t))
cost-diff0
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
cost-diff0
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
Rules
2612×fma-lowering-fma.f32
2612×fma-lowering-fma.f64
1918×fmsub-define
1806×+-lowering-+.f64
1806×+-lowering-+.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
023104
158104
2179101
31110100
43553100
56590100
08569100
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* z (- 1 (log t))) (+ (+ x y) (* (+ a -1/2) b)))
(* z (- 1 (log t)))
z
(- 1 (log t))
1
(log t)
t
(+ (+ x y) (* (+ a -1/2) b))
(+ x y)
x
y
(* (+ a -1/2) b)
(+ a -1/2)
a
-1/2
b
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b))
(- (+ (+ x y) z) (* z (log t)))
(+ (+ x y) z)
(+ x y)
x
y
z
(* z (log t))
(log t)
t
(* (- a 1/2) b)
(- a 1/2)
a
1/2
b
Outputs
(+ (* z (- 1 (log t))) (+ (+ x y) (* (+ a -1/2) b)))
(-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 x y)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
z
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
1
#s(literal 1 binary64)
(log t)
(log.f64 t)
t
(+ (+ x y) (* (+ a -1/2) b))
(+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x y)
(+.f64 x y)
x
y
(* (+ a -1/2) b)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
b
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b))
(-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 x y)))
(- (+ (+ x y) z) (* z (log t)))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))
(+ (+ x y) z)
(+.f64 x (+.f64 z y))
(+ x y)
(+.f64 x y)
x
y
z
(* z (log t))
(*.f64 z (log.f64 t))
(log t)
(log.f64 t)
t
(* (- a 1/2) b)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
a
1/2
#s(literal 1/2 binary64)
b

localize195.0ms (1.4%)

Localize:

Found 8 expressions of interest:

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

Compiled 118 to 24 computations (79.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
ival-add: 38.0ms (65.4% of total)
ival-mult: 8.0ms (13.8% of total)
ival-log: 6.0ms (10.3% of total)
ival-sub: 4.0ms (6.9% of total)
const: 1.0ms (1.7% of total)
backward-pass: 0.0ms (0% of total)

series101.0ms (0.7%)

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

93 calls:

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

rewrite457.0ms (3.4%)

Algorithm
batch-egg-rewrite
Rules
4328×*-lowering-*.f32
4328×*-lowering-*.f64
2864×+-lowering-+.f64
2864×+-lowering-+.f32
2402×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02371
117070
2165868
0910868
Stop Event
iter limit
node limit
Counts
11 → 488
Calls
Call 1
Inputs
(+ (* z (- 1 (log t))) (+ (+ x y) (* (+ a -1/2) b)))
(* z (- 1 (log t)))
(- 1 (log t))
(log t)
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b))
(- (+ (+ x y) z) (* z (log t)))
(+ (+ x y) z)
(+ x y)
(* (+ a -1/2) b)
(* z (log t))
(* (- a 1/2) b)
Outputs
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (+.f64 x y) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))
(+.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 x y))
(-.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(fma.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (pow.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (+.f64 a #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))
(+.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))
(fma.f64 z #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))
(fma.f64 #s(literal 1 binary64) z (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)
(+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t)))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (/.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(fma.f64 #s(literal -1 binary64) (log.f64 t) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 t))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(log.f64 t)
(*.f64 #s(literal 1 binary64) (log.f64 t))
(*.f64 (log.f64 t) #s(literal 1 binary64))
(+.f64 z (-.f64 (+.f64 x y) (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 x (-.f64 (+.f64 z y) (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (+.f64 x y) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (+.f64 x y) (-.f64 z (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))))
(+.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 z (*.f64 z (log.f64 t))))
(+.f64 (+.f64 z (+.f64 x y)) (neg.f64 (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (+.f64 z (+.f64 x y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 z (+.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))
(-.f64 (+.f64 z (+.f64 x y)) (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (+.f64 (+.f64 x y) (-.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (+.f64 x y) (-.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(-.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 z (+.f64 x y))) (*.f64 z (log.f64 t)))
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 z (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (-.f64 z (+.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (-.f64 z (+.f64 x y))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (-.f64 z (*.f64 z (log.f64 t))))
(fma.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 z (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)) (neg.f64 (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 z (*.f64 z (log.f64 t))))
(fma.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))))))) (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 3 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) (-.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 3 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 3 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (+.f64 x y) (-.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 3 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (+.f64 (+.f64 x y) (-.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (+.f64 (pow.f64 (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (+.f64 z (+.f64 x y)) (-.f64 (*.f64 z (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) b) (+.f64 a #s(literal -1/2 binary64))))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (-.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b))) (*.f64 (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))) (+.f64 a #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))))))) (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 3 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 x y) (-.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 3 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) (-.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 z (-.f64 (+.f64 x y) (*.f64 z (log.f64 t))))
(+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))))
(+.f64 x (+.f64 (+.f64 z y) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))
(+.f64 x (-.f64 (+.f64 z y) (*.f64 z (log.f64 t))))
(+.f64 y (+.f64 x (-.f64 z (*.f64 z (log.f64 t)))))
(+.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))
(+.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))
(+.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 z (log.f64 t))))
(+.f64 (+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 t) (*.f64 z (log.f64 t))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))) (+.f64 z (+.f64 x y)))
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (+.f64 x y))
(-.f64 (+.f64 z (+.f64 x y)) (*.f64 z (log.f64 t)))
(-.f64 (/.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))))
(-.f64 (/.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))
(fma.f64 z (log.f64 (/.f64 #s(literal 1 binary64) t)) (+.f64 z (+.f64 x y)))
(fma.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) z) (+.f64 z (+.f64 x y)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 z (*.f64 z (log.f64 t))))
(fma.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (-.f64 z (+.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) z (+.f64 z (+.f64 x y)))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 z (*.f64 z (log.f64 t))))
(fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t))))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 t) (+.f64 z (+.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 z (log.f64 t)) (+.f64 z (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))))
(/.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (-.f64 (+.f64 z (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 z (log.f64 t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))
(/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (-.f64 x y) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (-.f64 x y) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (-.f64 x y) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (-.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 x y)) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 x y)) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 z (*.f64 z (log.f64 t)))) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (-.f64 y x) (+.f64 z (*.f64 z (log.f64 t)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (-.f64 x y)) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (-.f64 x y)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (neg.f64 (-.f64 x y))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (neg.f64 (-.f64 x y))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (-.f64 y x)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) #s(literal 1 binary64))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) #s(literal 1 binary64))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (-.f64 x y)) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (-.f64 x y)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (neg.f64 (-.f64 x y))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (neg.f64 (-.f64 x y))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (-.f64 y x)) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (-.f64 y x)))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (*.f64 (*.f64 z (log.f64 t)) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))))
(*.f64 (-.f64 (*.f64 (+.f64 z (+.f64 x y)) (+.f64 z (+.f64 x y))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))))
(+.f64 z (+.f64 x y))
(+.f64 x (+.f64 z y))
(+.f64 y (+.f64 x z))
(+.f64 (+.f64 x y) z)
(+.f64 (+.f64 z y) x)
(+.f64 (+.f64 z x) y)
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (+.f64 x y) z)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) z)
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) z)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (-.f64 z (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x y) z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))))
(/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (-.f64 z (+.f64 x y)))))
(/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (+.f64 x y)))))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (-.f64 (+.f64 x y) z))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (-.f64 z (+.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (neg.f64 (-.f64 (+.f64 x y) z)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 z y) (*.f64 (+.f64 z y) (+.f64 z y)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x (+.f64 z y)))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 z (+.f64 x y)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) (+.f64 z y))) (-.f64 x (+.f64 z y)))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (-.f64 z (+.f64 x y)))) (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 x y) z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (-.f64 z (+.f64 x y))))))
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) z)))
(+.f64 x y)
(+.f64 y x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y)))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))
(+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b a))
(+.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a b))
(fma.f64 a b (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a b))
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 b a))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b)
(*.f64 z (log.f64 t))
(*.f64 (log.f64 t) z)
(+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b a))
(+.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a b))
(fma.f64 a b (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a b))
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 b a))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (+.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b)

simplify316.0ms (2.3%)

Algorithm
egg-herbie
Rules
3000×+-lowering-+.f64
3000×+-lowering-+.f32
2366×*-lowering-*.f32
2366×*-lowering-*.f64
2004×sum4-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02664017
18863753
235383505
081383505
Stop Event
iter limit
node limit
Counts
372 → 372
Calls
Call 1
Inputs
(+ x (+ y (* b (- a 1/2))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(* z (- 1 (log t)))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(* z (- 1 (log t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))
(+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
x
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))
x
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
y
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))
(* a b)
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(* b (- a 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(- 1 (log t))
(- 1 (log t))
(- 1 (log t))
(- 1 (log t))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(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))))
(- (+ y (+ z (* b (- a 1/2)))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
x
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x)))
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x)))
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x)))
x
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1)))
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1)))
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1)))
(- (+ x (+ z (* b (- a 1/2)))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
y
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y)))
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y)))
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y)))
y
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1)))
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1)))
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1)))
(+ x (+ y (* b (- a 1/2))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(* z (- 1 (log t)))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(* z (+ 1 (* -1 (log t))))
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t))))))
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t))))))
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t))))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t)))
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t)))
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t)))
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t)))
(* a b)
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a)))
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a)))
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a)))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a)))))
(- (+ x (+ y z)) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(* b (- a 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b))))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b)))))
(- (+ y z) (* z (log t)))
(- (+ x (+ y z)) (* z (log t)))
(- (+ x (+ y z)) (* z (log t)))
(- (+ x (+ y z)) (* z (log t)))
x
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x)))
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x)))
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x)))
x
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1)))
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1)))
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1)))
(- (+ x z) (* z (log t)))
(- (+ x (+ y z)) (* z (log t)))
(- (+ x (+ y z)) (* z (log t)))
(- (+ x (+ y z)) (* z (log t)))
y
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y)))
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y)))
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y)))
y
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1)))
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1)))
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1)))
(+ x y)
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(* z (- 1 (log t)))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(* z (+ 1 (* -1 (log t))))
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t))))))
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t))))))
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t))))))
(- (+ x (+ y z)) (* z (log t)))
(- (+ x (+ y z)) (* z (log t)))
(- (+ x (+ y z)) (* z (log t)))
(- (+ x (+ y z)) (* z (log t)))
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(+ y z)
(+ x (+ y z))
(+ x (+ y z))
(+ x (+ y z))
x
(* x (+ 1 (+ (/ y x) (/ z x))))
(* x (+ 1 (+ (/ y x) (/ z x))))
(* x (+ 1 (+ (/ y x) (/ z x))))
x
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))
(+ x z)
(+ x (+ y z))
(+ x (+ y z))
(+ x (+ y z))
y
(* y (+ 1 (+ (/ x y) (/ z y))))
(* y (+ 1 (+ (/ x y) (/ z y))))
(* y (+ 1 (+ (/ x y) (/ z y))))
y
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1)))
(+ x y)
(+ x (+ y z))
(+ x (+ y z))
(+ x (+ y z))
z
(* z (+ 1 (+ (/ x z) (/ y z))))
(* z (+ 1 (+ (/ x z) (/ y z))))
(* z (+ 1 (+ (/ x z) (/ y z))))
z
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))
y
(+ x y)
(+ x y)
(+ x y)
x
(* x (+ 1 (/ y x)))
(* x (+ 1 (/ y x)))
(* x (+ 1 (/ y x)))
x
(* -1 (* x (- (* -1 (/ y x)) 1)))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(* -1 (* x (- (* -1 (/ y x)) 1)))
x
(+ x y)
(+ x y)
(+ x y)
y
(* y (+ 1 (/ x y)))
(* y (+ 1 (/ x y)))
(* y (+ 1 (/ x y)))
y
(* -1 (* y (- (* -1 (/ x y)) 1)))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(* -1/2 b)
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(* a b)
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* z (log t))
(* -1 (* z (log (/ 1 t))))
(* -1 (* z (log (/ 1 t))))
(* -1 (* z (log (/ 1 t))))
(* -1 (* z (log (/ 1 t))))
(* z (+ (log -1) (* -1 (log (/ -1 t)))))
(* z (+ (log -1) (* -1 (log (/ -1 t)))))
(* z (+ (log -1) (* -1 (log (/ -1 t)))))
(* z (+ (log -1) (* -1 (log (/ -1 t)))))
(* -1/2 b)
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(* a b)
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
Outputs
(+ x (+ y (* b (- a 1/2))))
(+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z) (log.f64 t)))))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z) (log.f64 t)))))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z) (log.f64 t)))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) z)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) z)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) z)))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))
(+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
x
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (+.f64 (/.f64 y x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (+.f64 (/.f64 y x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (+.f64 (/.f64 y x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))))
x
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))
(+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(*.f64 y (+.f64 (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) y) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(*.f64 y (+.f64 (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) y) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(*.f64 y (+.f64 (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) y) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
y
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))
(+.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(* a b)
(*.f64 b a)
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a)))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a)))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a)))))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) a)))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))
(*.f64 b (+.f64 a (+.f64 (+.f64 (/.f64 y b) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b))) (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))
(*.f64 b (+.f64 a (+.f64 (+.f64 (/.f64 y b) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b))) (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))
(*.f64 b (+.f64 a (+.f64 (+.f64 (/.f64 y b) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b))) (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) b))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) 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)))
(- (+ y (+ z (* b (- a 1/2)))) (* z (log t)))
(+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
x
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x)))
(*.f64 x (-.f64 (+.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 1 binary64))) (*.f64 (log.f64 t) (/.f64 z x))))
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x)))
(*.f64 x (-.f64 (+.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 1 binary64))) (*.f64 (log.f64 t) (/.f64 z x))))
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x)))
(*.f64 x (-.f64 (+.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 1 binary64))) (*.f64 (log.f64 t) (/.f64 z x))))
x
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
(- (+ x (+ z (* b (- a 1/2)))) (* z (log t)))
(+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
y
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y)))
(*.f64 y (+.f64 (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) y) (/.f64 z y))) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (log.f64 t) y)))))
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y)))
(*.f64 y (+.f64 (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) y) (/.f64 z y))) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (log.f64 t) y)))))
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y)))
(*.f64 y (+.f64 (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) y) (/.f64 z y))) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (log.f64 t) y)))))
y
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(+ x (+ y (* b (- a 1/2))))
(+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z) (log.f64 t)))))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z) (log.f64 t)))))
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z) (log.f64 t)))))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t))))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) z)))
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t))))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) z)))
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t))))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) z)))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(+.f64 x (-.f64 (+.f64 y (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z)) (*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(+.f64 x (-.f64 (+.f64 y (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z)) (*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(+.f64 x (-.f64 (+.f64 y (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z)) (*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(+.f64 x (-.f64 (+.f64 y (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z)) (*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))))
(- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t)))
(+.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(* a b)
(*.f64 b a)
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a)))
(*.f64 a (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 (+.f64 (/.f64 z a) (+.f64 (/.f64 x a) (/.f64 y a))) (*.f64 z (/.f64 (log.f64 t) a))))))
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a)))
(*.f64 a (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 (+.f64 (/.f64 z a) (+.f64 (/.f64 x a) (/.f64 y a))) (*.f64 z (/.f64 (log.f64 t) a))))))
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a)))
(*.f64 a (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 (+.f64 (/.f64 z a) (+.f64 (/.f64 x a) (/.f64 y a))) (*.f64 z (/.f64 (log.f64 t) a))))))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) a)))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b))))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) (+.f64 (+.f64 (/.f64 y b) (/.f64 z b)) (-.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 (log.f64 t) b)))))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b))))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) (+.f64 (+.f64 (/.f64 y b) (/.f64 z b)) (-.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 (log.f64 t) b)))))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b))))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) (+.f64 (+.f64 (/.f64 y b) (/.f64 z b)) (-.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 (log.f64 t) b)))))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) b))))
(- (+ y z) (* z (log t)))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
x
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x)))
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))))
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x)))
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))))
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x)))
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))))
x
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1)))
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1)))
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1)))
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(- (+ x z) (* z (log t)))
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
y
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y)))
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))))
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y)))
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))))
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y)))
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))))
y
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ x y)
(+.f64 x y)
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(*.f64 z (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) (-.f64 (/.f64 y z) (log.f64 t))))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(*.f64 z (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) (-.f64 (/.f64 y z) (log.f64 t))))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(*.f64 z (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) (-.f64 (/.f64 y z) (log.f64 t))))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t))))))
(*.f64 z (+.f64 (/.f64 (+.f64 x y) z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t))))))
(*.f64 z (+.f64 (/.f64 (+.f64 x y) z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t))))))
(*.f64 z (+.f64 (/.f64 (+.f64 x y) z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* z (log t)))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(+ y z)
(+.f64 y z)
(+ x (+ y z))
(+.f64 x (+.f64 y z))
(+ x (+ y z))
(+.f64 x (+.f64 y z))
(+ x (+ y z))
(+.f64 x (+.f64 y z))
x
(* x (+ 1 (+ (/ y x) (/ z x))))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(* x (+ 1 (+ (/ y x) (/ z x))))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(* x (+ 1 (+ (/ y x) (/ z x))))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
x
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (-.f64 #s(literal 0 binary64) x))
(+ x z)
(+.f64 x z)
(+ x (+ y z))
(+.f64 x (+.f64 y z))
(+ x (+ y z))
(+.f64 x (+.f64 y z))
(+ x (+ y z))
(+.f64 x (+.f64 y z))
y
(* y (+ 1 (+ (/ x y) (/ z y))))
(*.f64 y (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))
(* y (+ 1 (+ (/ x y) (/ z y))))
(*.f64 y (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))
(* y (+ 1 (+ (/ x y) (/ z y))))
(*.f64 y (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))
y
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) y)) (-.f64 #s(literal 0 binary64) y))
(+ x y)
(+.f64 x y)
(+ x (+ y z))
(+.f64 x (+.f64 y z))
(+ x (+ y z))
(+.f64 x (+.f64 y z))
(+ x (+ y z))
(+.f64 x (+.f64 y z))
z
(* z (+ 1 (+ (/ x z) (/ y z))))
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) #s(literal 1 binary64))))
(* z (+ 1 (+ (/ x z) (/ y z))))
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) #s(literal 1 binary64))))
(* z (+ 1 (+ (/ x z) (/ y z))))
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) #s(literal 1 binary64))))
z
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z))))
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z))))
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z))))
y
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
x
(* x (+ 1 (/ y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(* x (+ 1 (/ y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(* x (+ 1 (/ y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
x
(* -1 (* x (- (* -1 (/ y x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x))))
(* -1 (* x (- (* -1 (/ y x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x))))
x
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
(+ x y)
(+.f64 x y)
y
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
y
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))))
(* -1 (* y (- (* -1 (/ x y)) 1)))
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))))
(* -1/2 b)
(*.f64 b #s(literal -1/2 binary64))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* a b)
(*.f64 b a)
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* z (log t))
(*.f64 z (log.f64 t))
(* -1 (* z (log (/ 1 t))))
(*.f64 z (log.f64 t))
(* -1 (* z (log (/ 1 t))))
(*.f64 z (log.f64 t))
(* -1 (* z (log (/ 1 t))))
(*.f64 z (log.f64 t))
(* -1 (* z (log (/ 1 t))))
(*.f64 z (log.f64 t))
(* z (+ (log -1) (* -1 (log (/ -1 t)))))
(*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* z (+ (log -1) (* -1 (log (/ -1 t)))))
(*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* z (+ (log -1) (* -1 (log (/ -1 t)))))
(*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* z (+ (log -1) (* -1 (log (/ -1 t)))))
(*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* -1/2 b)
(*.f64 b #s(literal -1/2 binary64))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* a b)
(*.f64 b a)
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))

eval136.0ms (1%)

Compiler

Compiled 38582 to 2083 computations (94.6% saved)

prune124.0ms (0.9%)

Pruning

18 alts after pruning (18 fresh and 0 done)

PrunedKeptTotal
New89618914
Fresh000
Picked202
Done000
Total89818916
Accuracy
100.0%
Counts
916 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.6%
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
99.8%
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
99.8%
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
99.8%
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
89.0%
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 b a))
53.5%
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
77.2%
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
99.9%
(+.f64 (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
76.4%
(+.f64 (*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
56.1%
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
68.3%
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
52.6%
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
23.7%
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
31.7%
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
22.6%
(*.f64 b a)
65.8%
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a)))))
26.5%
y
21.5%
x
Compiler

Compiled 680 to 486 computations (28.5% saved)

simplify176.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 #s(literal 1 binary64) (/.f64 x y))
cost-diff0
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))
cost-diff384
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))))
cost-diff384
(+.f64 (*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
cost-diff0
(-.f64 #s(literal 1 binary64) (log.f64 t))
cost-diff0
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
cost-diff0
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
cost-diff0
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
cost-diff0
(-.f64 a #s(literal 1/2 binary64))
cost-diff0
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
cost-diff0
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
cost-diff0
(log.f64 (/.f64 #s(literal 1 binary64) t))
cost-diff128
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
cost-diff128
(*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))
cost-diff128
(+.f64 (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
Rules
1648×sum4-define
1508×+-lowering-+.f64
1508×+-lowering-+.f32
1302×fnmadd-define
1046×--lowering--.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
033189
187185
2313177
31365177
45095177
57625177
08006177
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* z (+ (log (/ 1 t)) 1)) (+ (+ x y) (* (+ a -1/2) b)))
(* z (+ (log (/ 1 t)) 1))
z
(+ (log (/ 1 t)) 1)
(log (/ 1 t))
(/ 1 t)
1
t
(+ (+ x y) (* (+ a -1/2) b))
(+ x y)
x
y
(* (+ a -1/2) b)
(+ a -1/2)
a
-1/2
b
x
(+ x (* (- a 1/2) b))
x
(* (- a 1/2) b)
(- a 1/2)
a
1/2
b
(+ x (+ y (* z (- 1 (log t)))))
x
(+ y (* z (- 1 (log t))))
y
(* z (- 1 (log t)))
z
(- 1 (log t))
1
(log t)
t
(+ (* y (+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y)))) (* (- a 1/2) b))
(* y (+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y))))
y
(+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y)))
(+ 1 (/ x y))
1
(/ x y)
x
(* (- 1 (log t)) (/ z y))
(- 1 (log t))
(log t)
t
(/ z y)
z
(* (- a 1/2) b)
(- a 1/2)
a
1/2
b
Outputs
(+ (* z (+ (log (/ 1 t)) 1)) (+ (+ x y) (* (+ a -1/2) b)))
(+.f64 x (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(* z (+ (log (/ 1 t)) 1))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)
z
(+ (log (/ 1 t)) 1)
(-.f64 #s(literal 1 binary64) (log.f64 t))
(log (/ 1 t))
(log.f64 (/.f64 #s(literal 1 binary64) t))
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
1
#s(literal 1 binary64)
t
(+ (+ x y) (* (+ a -1/2) b))
(+.f64 y (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+ x y)
(+.f64 x y)
x
y
(* (+ a -1/2) b)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
b
x
(+ x (* (- a 1/2) b))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
x
(* (- a 1/2) b)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
a
1/2
#s(literal 1/2 binary64)
b
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))
x
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))
y
(* z (- 1 (log t)))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)
z
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
1
#s(literal 1 binary64)
(log t)
(log.f64 t)
t
(+ (* y (+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y)))) (* (- a 1/2) b))
(+.f64 x (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(* y (+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))
y
(+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y)))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))))
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
1
#s(literal 1 binary64)
(/ x y)
(/.f64 x y)
x
(* (- 1 (log t)) (/ z y))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(log t)
(log.f64 t)
t
(/ z y)
(/.f64 z y)
z
(* (- a 1/2) b)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
a
1/2
#s(literal 1/2 binary64)
b

localize217.0ms (1.6%)

Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 #s(literal 1 binary64) (log.f64 t))
accuracy99.4%
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))
accuracy96.9%
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))
accuracy75.8%
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))))
accuracy100.0%
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
accuracy100.0%
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
accuracy100.0%
(-.f64 #s(literal 1 binary64) (log.f64 t))
accuracy99.6%
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
accuracy100.0%
(-.f64 a #s(literal 1/2 binary64))
accuracy100.0%
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
accuracy100.0%
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
accuracy100.0%
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b)
accuracy100.0%
(log.f64 (/.f64 #s(literal 1 binary64) t))
accuracy100.0%
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
accuracy99.6%
(*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))
Results
170.0ms256×0valid
Compiler

Compiled 222 to 34 computations (84.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 45.0ms
ival-mult: 14.0ms (31.4% of total)
ival-add: 13.0ms (29.1% of total)
ival-div: 7.0ms (15.7% of total)
ival-log: 7.0ms (15.7% of total)
ival-sub: 3.0ms (6.7% of total)
const: 1.0ms (2.2% of total)
backward-pass: 0.0ms (0% of total)

series92.0ms (0.7%)

Counts
17 → 564
Calls
Call 1
Inputs
#<alt (+ (* z (+ (log (/ 1 t)) 1)) (+ (+ x y) (* (+ a -1/2) b)))>
#<alt (* z (+ (log (/ 1 t)) 1))>
#<alt (+ (log (/ 1 t)) 1)>
#<alt (log (/ 1 t))>
#<alt (+ x (* (- a 1/2) b))>
#<alt (* (- a 1/2) b)>
#<alt (- a 1/2)>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (* z (- 1 (log t)))>
#<alt (- 1 (log t))>
#<alt (+ (* y (+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y)))) (* (- a 1/2) b))>
#<alt (* y (+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y))))>
#<alt (+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y)))>
#<alt (+ 1 (/ x y))>
#<alt (* (+ a -1/2) b)>
#<alt (* (- 1 (log t)) (/ z y))>
Outputs
#<alt (+ x (+ y (* b (- a 1/2))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))>
#<alt (* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))>
#<alt (* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))>
#<alt (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (log (/ 1 t)))) x)))))>
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (log (/ 1 t)))) x)))))>
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (log (/ 1 t)))) x)))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) x)) 1)))>
#<alt (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt y>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (log (/ 1 t)))) y)))))>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (log (/ 1 t)))) y)))))>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (log (/ 1 t)))) y)))))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) y)) 1)))>
#<alt (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (log (/ 1 t))))))))>
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (log (/ 1 t))))))))>
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (log (/ 1 t))))))))>
#<alt (* a b)>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (log (/ 1 t)))) a))))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (log (/ 1 t)))) a))))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (log (/ 1 t)))) a))))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t))))))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t))))))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t))))))) a)))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))>
#<alt (* b (- a 1/2))>
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (log (/ 1 t)))) b)))) 1/2))>
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (log (/ 1 t)))) b)))) 1/2))>
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (log (/ 1 t)))) b)))) 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (log (/ 1 t)))))) b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (log (/ 1 t)))))) b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (log (/ 1 t)))))) b)))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (* -1 (log t))))>
#<alt (* z (+ 1 (* -1 (log t))))>
#<alt (* z (+ 1 (* -1 (log t))))>
#<alt (* z (+ 1 (* -1 (log t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (+ (log -1) (log (/ -1 t)))))>
#<alt (* z (+ 1 (+ (log -1) (log (/ -1 t)))))>
#<alt (* z (+ 1 (+ (log -1) (log (/ -1 t)))))>
#<alt (* z (+ 1 (+ (log -1) (log (/ -1 t)))))>
#<alt (+ 1 (* -1 (log t)))>
#<alt (+ 1 (* -1 (log t)))>
#<alt (+ 1 (* -1 (log t)))>
#<alt (+ 1 (* -1 (log t)))>
#<alt (+ 1 (log (/ 1 t)))>
#<alt (+ 1 (log (/ 1 t)))>
#<alt (+ 1 (log (/ 1 t)))>
#<alt (+ 1 (log (/ 1 t)))>
#<alt (+ 1 (+ (log -1) (log (/ -1 t))))>
#<alt (+ 1 (+ (log -1) (log (/ -1 t))))>
#<alt (+ 1 (+ (log -1) (log (/ -1 t))))>
#<alt (+ 1 (+ (log -1) (log (/ -1 t))))>
#<alt (* -1 (log t))>
#<alt (* -1 (log t))>
#<alt (* -1 (log t))>
#<alt (* -1 (log t))>
#<alt (log (/ 1 t))>
#<alt (log (/ 1 t))>
#<alt (log (/ 1 t))>
#<alt (log (/ 1 t))>
#<alt (+ (log -1) (log (/ -1 t)))>
#<alt (+ (log -1) (log (/ -1 t)))>
#<alt (+ (log -1) (log (/ -1 t)))>
#<alt (+ (log -1) (log (/ -1 t)))>
#<alt (* b (- a 1/2))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt x>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (+ x (* -1/2 b))>
#<alt (+ x (+ (* -1/2 b) (* a b)))>
#<alt (+ x (+ (* -1/2 b) (* a b)))>
#<alt (+ x (+ (* -1/2 b) (* a b)))>
#<alt (* a b)>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))>
#<alt x>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (* b (- a 1/2))>
#<alt (* b (- (+ a (/ x b)) 1/2))>
#<alt (* b (- (+ a (/ x b)) 1/2))>
#<alt (* b (- (+ a (/ x b)) 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* -1/2 b)>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (* a b)>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<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 (+ y (* z (- 1 (log t))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (- 1 (log t))) x))))>
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (- 1 (log t))) x))))>
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (- 1 (log t))) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ y (* z (- 1 (log t)))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ y (* z (- 1 (log t)))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ y (* z (- 1 (log t)))) x)) 1)))>
#<alt (+ x (* z (- 1 (log t))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt y>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ (+ x (* z (- 1 (log t)))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ x (* z (- 1 (log t)))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ x (* z (- 1 (log t)))) y)) 1)))>
#<alt (+ x y)>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))>
#<alt (* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))>
#<alt (* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x y) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x y) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x y) z)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))>
#<alt (+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))>
#<alt (+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))>
#<alt (+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))>
#<alt (+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))>
#<alt (* z (- 1 (log t)))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt y>
#<alt (* y (+ 1 (/ (* z (- 1 (log t))) y)))>
#<alt (* y (+ 1 (/ (* z (- 1 (log t))) y)))>
#<alt (* y (+ 1 (/ (* z (- 1 (log t))) y)))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))>
#<alt y>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- (+ 1 (/ y z)) (log t)))>
#<alt (* z (- (+ 1 (/ y z)) (log t)))>
#<alt (* z (- (+ 1 (/ y z)) (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (+ y (* z (- 1 (log t))))>
#<alt (+ y (* z (- 1 (* -1 (log (/ 1 t))))))>
#<alt (+ y (* z (- 1 (* -1 (log (/ 1 t))))))>
#<alt (+ y (* z (- 1 (* -1 (log (/ 1 t))))))>
#<alt (+ y (* z (- 1 (* -1 (log (/ 1 t))))))>
#<alt (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))>
#<alt (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))>
#<alt (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))>
#<alt (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (* -1 (log (/ 1 t)))))>
#<alt (* z (- 1 (* -1 (log (/ 1 t)))))>
#<alt (* z (- 1 (* -1 (log (/ 1 t)))))>
#<alt (* z (- 1 (* -1 (log (/ 1 t)))))>
#<alt (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (- 1 (log t))>
#<alt (- 1 (log t))>
#<alt (- 1 (log t))>
#<alt (- 1 (log t))>
#<alt (- 1 (* -1 (log (/ 1 t))))>
#<alt (- 1 (* -1 (log (/ 1 t))))>
#<alt (- 1 (* -1 (log (/ 1 t))))>
#<alt (- 1 (* -1 (log (/ 1 t))))>
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))>
#<alt y>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y))))>
#<alt (+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))>
#<alt (+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))>
#<alt (+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))>
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))>
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (/ x y))))>
#<alt (+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))>
#<alt (+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))>
#<alt (+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))>
#<alt (* y (* z (- (/ 1 y) (/ (log t) y))))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))>
#<alt (* z (- 1 (log t)))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))>
#<alt (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))>
#<alt (+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))>
#<alt (+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))>
#<alt (* a b)>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (* b (- a 1/2))>
#<alt (* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))>
#<alt (* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))>
#<alt (* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))>
#<alt (+ x (* z (- 1 (log t))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt y>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt y>
#<alt (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))>
#<alt (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))>
#<alt (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))>
#<alt (* y (+ 1 (/ (* z (- 1 (log t))) y)))>
#<alt (+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))>
#<alt (+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))>
#<alt (+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))>
#<alt x>
#<alt (* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))>
#<alt (* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))>
#<alt (* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))>
#<alt (* y (+ 1 (/ x y)))>
#<alt (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))>
#<alt (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))>
#<alt (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))>
#<alt (* y (* z (- (/ 1 y) (/ (log t) y))))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))>
#<alt (* z (- 1 (log t)))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))>
#<alt (+ 1 (/ (* z (- 1 (log t))) y))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (/ x y)>
#<alt (* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))>
#<alt (* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))>
#<alt (* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))>
#<alt (/ x y)>
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (/ (+ x (+ y (* z (- 1 (log t))))) y)>
#<alt (/ (+ x (+ y (* z (- 1 (log t))))) y)>
#<alt (/ (+ x (+ y (* z (- 1 (log t))))) y)>
#<alt 1>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))>
#<alt (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))>
#<alt (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))>
#<alt (+ 1 (/ x y))>
#<alt (+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))>
#<alt (+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))>
#<alt (+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))>
#<alt (* z (- (/ 1 y) (/ (log t) y)))>
#<alt (* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))>
#<alt (* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))>
#<alt (* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))>
#<alt 1>
#<alt (+ 1 (/ x y))>
#<alt (+ 1 (/ x y))>
#<alt (+ 1 (/ x y))>
#<alt (/ x y)>
#<alt (* x (+ (/ 1 x) (/ 1 y)))>
#<alt (* x (+ (/ 1 x) (/ 1 y)))>
#<alt (* x (+ (/ 1 x) (/ 1 y)))>
#<alt (/ x y)>
#<alt (* x (+ (/ 1 x) (/ 1 y)))>
#<alt (* x (+ (/ 1 x) (/ 1 y)))>
#<alt (* x (+ (/ 1 x) (/ 1 y)))>
#<alt (/ x y)>
#<alt (/ (+ x y) y)>
#<alt (/ (+ x y) y)>
#<alt (/ (+ x y) y)>
#<alt 1>
#<alt (+ 1 (/ x y))>
#<alt (+ 1 (/ x y))>
#<alt (+ 1 (/ x y))>
#<alt 1>
#<alt (+ 1 (/ x y))>
#<alt (+ 1 (/ x y))>
#<alt (+ 1 (/ x y))>
#<alt (* -1/2 b)>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (* a b)>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)>
#<alt (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)>
#<alt (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)>
#<alt (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)>
#<alt (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)>
#<alt (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)>
#<alt (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)>
#<alt (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
Calls

141 calls:

TimeVariablePointExpression
19.0ms
z
@0
(+ (* z (+ (log (/ 1 t)) 1)) (+ (+ x y) (* (+ a -1/2) b)))
17.0ms
z
@0
(* z (+ (log (/ 1 t)) 1))
10.0ms
t
@-inf
(+ (* z (+ (log (/ 1 t)) 1)) (+ (+ x y) (* (+ a -1/2) b)))
5.0ms
y
@0
(* (- 1 (log t)) (/ z y))
3.0ms
y
@inf
(* (- 1 (log t)) (/ z y))

rewrite362.0ms (2.7%)

Algorithm
batch-egg-rewrite
Rules
3168×fma-lowering-fma.f32
3168×fma-lowering-fma.f64
2236×*-lowering-*.f32
2236×*-lowering-*.f64
2098×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
033136
1264133
22657125
08286125
Stop Event
iter limit
node limit
Counts
17 → 436
Calls
Call 1
Inputs
(+ (* z (+ (log (/ 1 t)) 1)) (+ (+ x y) (* (+ a -1/2) b)))
(* z (+ (log (/ 1 t)) 1))
(+ (log (/ 1 t)) 1)
(log (/ 1 t))
(+ x (* (- a 1/2) b))
(* (- a 1/2) b)
(- a 1/2)
(+ x (+ y (* z (- 1 (log t)))))
(+ y (* z (- 1 (log t))))
(* z (- 1 (log t)))
(- 1 (log t))
(+ (* y (+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y)))) (* (- a 1/2) b))
(* y (+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y))))
(+ (+ 1 (/ x y)) (* (- 1 (log t)) (/ z y)))
(+ 1 (/ x y))
(* (+ a -1/2) b)
(* (- 1 (log t)) (/ z y))
Outputs
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (+.f64 x y) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (neg.f64 (*.f64 (log.f64 t) z)) (+.f64 z (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (+.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (log.f64 t) z))) z)
(+.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 x y))
(-.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 z (log.f64 (/.f64 #s(literal 1 binary64) t)) (+.f64 z (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) z (+.f64 z (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(fma.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (pow.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 z (neg.f64 (*.f64 (log.f64 t) z)))
(+.f64 (neg.f64 (*.f64 (log.f64 t) z)) z)
(fma.f64 z #s(literal 1 binary64) (neg.f64 (*.f64 (log.f64 t) z)))
(fma.f64 z (log.f64 (/.f64 #s(literal 1 binary64) t)) z)
(fma.f64 #s(literal 1 binary64) z (neg.f64 (*.f64 (log.f64 t) z)))
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) z z)
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) z) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 z (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (log.f64 t) z)) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (+.f64 (pow.f64 (neg.f64 (*.f64 (log.f64 t) z)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (neg.f64 (*.f64 (log.f64 t) z)) z))))
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (log.f64 t) z)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (neg.f64 (*.f64 (log.f64 t) z)) z))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)
(+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t)))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(-.f64 #s(literal 0 binary64) (-.f64 (log.f64 t) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (/.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(-.f64 (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (log.f64 t) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 t))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(log.f64 (/.f64 #s(literal 1 binary64) t))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))
(+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) t)))
(neg.f64 (log.f64 t))
(neg.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 t) #s(literal 3 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) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (log.f64 t)))
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t)))
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (log.f64 t))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b a))
(+.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a b))
(fma.f64 a b (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a b))
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 b a))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b)
(+.f64 a #s(literal -1/2 binary64))
(+.f64 #s(literal -1/2 binary64) a)
(-.f64 a #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 a a) #s(literal -1/4 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.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 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.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 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64))))))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 y (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 y (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x))
(+.f64 (+.f64 x y) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y))
(+.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x)
(+.f64 (neg.f64 (*.f64 (log.f64 t) z)) (+.f64 z (+.f64 x y)))
(+.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)
(+.f64 (+.f64 (+.f64 x y) (neg.f64 (*.f64 (log.f64 t) z))) z)
(+.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (/.f64 (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 2 binary64)) (-.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))
(fma.f64 z (log.f64 (/.f64 #s(literal 1 binary64) t)) (+.f64 z (+.f64 x y)))
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y))
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) z (+.f64 z (+.f64 x y)))
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z (+.f64 x y))
(fma.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) x)
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) x)
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (-.f64 (*.f64 x x) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 2 binary64))) (-.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))
(/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 x y)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 (+.f64 x y) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (-.f64 (*.f64 x x) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x)))))
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(+.f64 (neg.f64 (*.f64 (log.f64 t) z)) (+.f64 z y))
(+.f64 (+.f64 y (neg.f64 (*.f64 (log.f64 t) z))) z)
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (/.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(fma.f64 z (log.f64 (/.f64 #s(literal 1 binary64) t)) (+.f64 z y))
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) z (+.f64 z y))
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z y)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))))
(*.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(+.f64 z (neg.f64 (*.f64 (log.f64 t) z)))
(+.f64 (neg.f64 (*.f64 (log.f64 t) z)) z)
(fma.f64 z #s(literal 1 binary64) (neg.f64 (*.f64 (log.f64 t) z)))
(fma.f64 z (log.f64 (/.f64 #s(literal 1 binary64) t)) z)
(fma.f64 #s(literal 1 binary64) z (neg.f64 (*.f64 (log.f64 t) z)))
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) z z)
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) z) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 z (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (log.f64 t) z)) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (+.f64 (pow.f64 (neg.f64 (*.f64 (log.f64 t) z)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (neg.f64 (*.f64 (log.f64 t) z)) z))))
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (log.f64 t) z)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (neg.f64 (*.f64 (log.f64 t) z)) z))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)
(+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t)))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(-.f64 #s(literal 0 binary64) (-.f64 (log.f64 t) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (/.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(-.f64 (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (log.f64 t) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 t))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)))
(-.f64 (/.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))))) (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))))) (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)))
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) y))
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(fma.f64 #s(literal 1 binary64) y (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) y))
(fma.f64 y #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(fma.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)))
(fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)))
(fma.f64 (/.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(fma.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 z y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(fma.f64 (*.f64 y (/.f64 z y)) (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 y (*.f64 y y))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y)) #s(literal 2 binary64))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y))))
(/.f64 (*.f64 y (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))
(/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64))) y) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64))) y) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y)
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64))
(+.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64)) (/.f64 x y))
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(fma.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) y))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64))))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))))
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(+.f64 (/.f64 x y) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 1 binary64))
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 #s(literal 1 binary64) (/.f64 x y)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal 1 binary64)) (-.f64 (/.f64 x y) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))))
(+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b a))
(+.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a b))
(fma.f64 a b (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a b))
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 b a))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b)
(+.f64 (/.f64 z y) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 z y)))
(+.f64 (*.f64 (/.f64 z y) #s(literal 1 binary64)) (*.f64 (/.f64 z y) (log.f64 (/.f64 #s(literal 1 binary64) t))))
(+.f64 (*.f64 (/.f64 z y) (log.f64 (/.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 z y) #s(literal 1 binary64)))
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 z y)) (/.f64 z y))
(fma.f64 z (/.f64 #s(literal 1 binary64) y) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 z y)))
(fma.f64 #s(literal 1 binary64) (/.f64 z y) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 z y)))
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 z y) (/.f64 z y))
(fma.f64 (/.f64 z y) #s(literal 1 binary64) (*.f64 (/.f64 z y) (log.f64 (/.f64 #s(literal 1 binary64) t))))
(fma.f64 (/.f64 z y) (log.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 z y) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 z y)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) z (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 z y)))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))) y))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 y z)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 y z)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) y))
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 y z)))
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 y (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (*.f64 z (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 y (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (/.f64 y z) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 y z))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 (/.f64 z y) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z y)) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 z y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 y z))
(pow.f64 (/.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal -1 binary64))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))
(*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) (log.f64 t)))

simplify279.0ms (2.1%)

Algorithm
egg-herbie
Rules
3510×*-lowering-*.f32
3510×*-lowering-*.f64
2456×+-lowering-+.f64
2456×+-lowering-+.f32
1592×sum4-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03456335
111815989
243375608
083375608
Stop Event
iter limit
node limit
Counts
564 → 564
Calls
Call 1
Inputs
(+ x (+ y (* b (- a 1/2))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(* z (+ 1 (log (/ 1 t))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))
(+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
x
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (log (/ 1 t)))) x)))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (log (/ 1 t)))) x)))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (log (/ 1 t)))) x)))))
x
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) x)) 1)))
(+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (log (/ 1 t)))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (log (/ 1 t)))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (log (/ 1 t)))) y)))))
y
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) y)) 1)))
(+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (log (/ 1 t))))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (log (/ 1 t))))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (log (/ 1 t))))))))
(* a b)
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (log (/ 1 t)))) a))))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (log (/ 1 t)))) a))))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (log (/ 1 t)))) a))))))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t))))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t))))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t))))))) a)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(* b (- a 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (log (/ 1 t)))) b)))) 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (log (/ 1 t)))) b)))) 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (log (/ 1 t)))) b)))) 1/2))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (log (/ 1 t)))))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (log (/ 1 t)))))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (log (/ 1 t)))))) b)))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (* -1 (log t))))
(* z (+ 1 (* -1 (log t))))
(* z (+ 1 (* -1 (log t))))
(* z (+ 1 (* -1 (log t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(+ 1 (* -1 (log t)))
(+ 1 (* -1 (log t)))
(+ 1 (* -1 (log t)))
(+ 1 (* -1 (log t)))
(+ 1 (log (/ 1 t)))
(+ 1 (log (/ 1 t)))
(+ 1 (log (/ 1 t)))
(+ 1 (log (/ 1 t)))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+ 1 (+ (log -1) (log (/ -1 t))))
(* -1 (log t))
(* -1 (log t))
(* -1 (log t))
(* -1 (log t))
(log (/ 1 t))
(log (/ 1 t))
(log (/ 1 t))
(log (/ 1 t))
(+ (log -1) (log (/ -1 t)))
(+ (log -1) (log (/ -1 t)))
(+ (log -1) (log (/ -1 t)))
(+ (log -1) (log (/ -1 t)))
(* b (- a 1/2))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
x
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
x
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(+ x (* -1/2 b))
(+ x (+ (* -1/2 b) (* a b)))
(+ x (+ (* -1/2 b) (* a b)))
(+ x (+ (* -1/2 b) (* a b)))
(* a b)
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))
x
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
(* b (- a 1/2))
(* b (- (+ a (/ x b)) 1/2))
(* b (- (+ a (/ x b)) 1/2))
(* b (- (+ a (/ x b)) 1/2))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* -1/2 b)
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(* a b)
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
-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)))
(+ y (* z (- 1 (log t))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
x
(* x (+ 1 (+ (/ y x) (/ (* z (- 1 (log t))) x))))
(* x (+ 1 (+ (/ y x) (/ (* z (- 1 (log t))) x))))
(* x (+ 1 (+ (/ y x) (/ (* z (- 1 (log t))) x))))
x
(* -1 (* x (- (* -1 (/ (+ y (* z (- 1 (log t)))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (* z (- 1 (log t)))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (* z (- 1 (log t)))) x)) 1)))
(+ x (* z (- 1 (log t))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
y
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
y
(* -1 (* y (- (* -1 (/ (+ x (* z (- 1 (log t)))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (* z (- 1 (log t)))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (* z (- 1 (log t)))) y)) 1)))
(+ x y)
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(* z (- 1 (log t)))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(* z (- 1 (log t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x y) z)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))
(+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))
(+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))
(+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))
(+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))
(+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))
(+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))
(+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))
(* z (- 1 (log t)))
(+ y (* z (- 1 (log t))))
(+ y (* z (- 1 (log t))))
(+ y (* z (- 1 (log t))))
y
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
y
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))
y
(+ y (* z (- 1 (log t))))
(+ y (* z (- 1 (log t))))
(+ y (* z (- 1 (log t))))
(* z (- 1 (log t)))
(* z (- (+ 1 (/ y z)) (log t)))
(* z (- (+ 1 (/ y z)) (log t)))
(* z (- (+ 1 (/ y z)) (log t)))
(* z (- 1 (log t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))
(+ y (* z (- 1 (log t))))
(+ y (* z (- 1 (log t))))
(+ y (* z (- 1 (log t))))
(+ y (* z (- 1 (log t))))
(+ y (* z (- 1 (* -1 (log (/ 1 t))))))
(+ y (* z (- 1 (* -1 (log (/ 1 t))))))
(+ y (* z (- 1 (* -1 (log (/ 1 t))))))
(+ y (* z (- 1 (* -1 (log (/ 1 t))))))
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(- 1 (log t))
(- 1 (log t))
(- 1 (log t))
(- 1 (log t))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
y
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
x
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
x
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (/ x y))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(* y (* z (- (/ 1 y) (/ (log t) y))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(* z (- 1 (log t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(* a b)
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(* b (- a 1/2))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(+ x (* z (- 1 (log t))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
y
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
y
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
x
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(* y (+ 1 (/ x y)))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(* y (* z (- (/ 1 y) (/ (log t) y))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(* z (- 1 (log t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(+ 1 (/ (* z (- 1 (log t))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(/ x y)
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(/ x y)
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(/ (+ x (* z (- 1 (log t)))) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
1
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
1
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+ 1 (/ x y))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(* z (- (/ 1 y) (/ (log t) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(/ (* z (- 1 (log t))) y)
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
1
(+ 1 (/ x y))
(+ 1 (/ x y))
(+ 1 (/ x y))
(/ x y)
(* x (+ (/ 1 x) (/ 1 y)))
(* x (+ (/ 1 x) (/ 1 y)))
(* x (+ (/ 1 x) (/ 1 y)))
(/ x y)
(* x (+ (/ 1 x) (/ 1 y)))
(* x (+ (/ 1 x) (/ 1 y)))
(* x (+ (/ 1 x) (/ 1 y)))
(/ x y)
(/ (+ x y) y)
(/ (+ x y) y)
(/ (+ x y) y)
1
(+ 1 (/ x y))
(+ 1 (/ x y))
(+ 1 (/ x y))
1
(+ 1 (/ x y))
(+ 1 (/ x y))
(+ 1 (/ x y))
(* -1/2 b)
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(* a b)
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
Outputs
(+ x (+ y (* b (- a 1/2))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x z) (-.f64 (+.f64 (/.f64 y z) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z))) (log.f64 t)))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x z) (-.f64 (+.f64 (/.f64 y z) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z))) (log.f64 t)))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x z) (-.f64 (+.f64 (/.f64 y z) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z))) (log.f64 t)))))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(*.f64 z (+.f64 (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(*.f64 z (+.f64 (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(*.f64 z (+.f64 (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* -1 (log t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (+ (log -1) (log (/ -1 t))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))))
(+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
x
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (log (/ 1 t)))) x)))))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) #s(literal 1 binary64))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (log (/ 1 t)))) x)))))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) #s(literal 1 binary64))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (log (/ 1 t)))) x)))))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) #s(literal 1 binary64))))
x
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) x))))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) x))))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) x))))
(+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (log (/ 1 t)))) y)))))
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (log (/ 1 t)))) y)))))
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (log (/ 1 t)))) y)))))
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y))))
y
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 b #s(literal -1/2 binary64)))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (log (/ 1 t))))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (log (/ 1 t))))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (log (/ 1 t))))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* a b)
(*.f64 b a)
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (log (/ 1 t)))) a))))))
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 b (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (log (/ 1 t)))) a))))))
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 b (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (log (/ 1 t)))) a))))))
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 b (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) a))))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t))))))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 b #s(literal -1/2 binary64))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t))))))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 b #s(literal -1/2 binary64))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (log (/ 1 t))))))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 b #s(literal -1/2 binary64))) a)))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (log (/ 1 t)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (log (/ 1 t)))) b)))) 1/2))
(*.f64 b (+.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (+.f64 a (/.f64 x b)) (/.f64 y b)) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) b))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (log (/ 1 t)))) b)))) 1/2))
(*.f64 b (+.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (+.f64 a (/.f64 x b)) (/.f64 y b)) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) b))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (log (/ 1 t)))) b)))) 1/2))
(*.f64 b (+.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (+.f64 a (/.f64 x b)) (/.f64 y b)) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) b))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (log (/ 1 t)))))) b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (log (/ 1 t)))))) b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (log (/ 1 t)))))) b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) b))))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(+ 1 (* -1 (log t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (* -1 (log t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (* -1 (log t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (* -1 (log t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (log (/ 1 t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (log (/ 1 t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (log (/ 1 t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (log (/ 1 t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(log (/ 1 t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(log (/ 1 t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(log (/ 1 t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(log (/ 1 t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(+ (log -1) (log (/ -1 t)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(+ (log -1) (log (/ -1 t)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(+ (log -1) (log (/ -1 t)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(+ (log -1) (log (/ -1 t)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
x
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
x
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(+ x (* -1/2 b))
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
(+ x (+ (* -1/2 b) (* a b)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (+ (* -1/2 b) (* a b)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (+ (* -1/2 b) (* a b)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* a b)
(*.f64 b a)
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 b (/.f64 x a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 b (/.f64 x a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 b (/.f64 x a))))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 x (*.f64 b #s(literal -1/2 binary64))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 x (*.f64 b #s(literal -1/2 binary64))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 x (*.f64 b #s(literal -1/2 binary64))) a)))
x
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- (+ a (/ x b)) 1/2))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* b (- (+ a (/ x b)) 1/2))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* b (- (+ a (/ x b)) 1/2))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* -1/2 b)
(*.f64 b #s(literal -1/2 binary64))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* a b)
(*.f64 b a)
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
-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 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(* -1 (* a (- (* 1/2 (/ 1 a)) 1)))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
x
(* x (+ 1 (+ (/ y x) (/ (* z (- 1 (log t))) x))))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) #s(literal 1 binary64))))
(* x (+ 1 (+ (/ y x) (/ (* z (- 1 (log t))) x))))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) #s(literal 1 binary64))))
(* x (+ 1 (+ (/ y x) (/ (* z (- 1 (log t))) x))))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) #s(literal 1 binary64))))
x
(* -1 (* x (- (* -1 (/ (+ y (* z (- 1 (log t)))) x)) 1)))
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (/ (+ y (* z (- 1 (log t)))) x)) 1)))
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (/ (+ y (* z (- 1 (log t)))) x)) 1)))
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(+ x (* z (- 1 (log t))))
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
y
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
y
(* -1 (* y (- (* -1 (/ (+ x (* z (- 1 (log t)))) y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* -1 (* y (- (* -1 (/ (+ x (* z (- 1 (log t)))) y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* -1 (* y (- (* -1 (/ (+ x (* z (- 1 (log t)))) y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(+ x y)
(+.f64 x y)
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(*.f64 z (+.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(*.f64 z (+.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))
(*.f64 z (+.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x y) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x y) z)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x y) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x y) z)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x y) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x y) z)))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (* -1 (log (/ 1 t)))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))))
(+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))))
(+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))))
(+ x (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
y
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
y
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
y
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- (+ 1 (/ y z)) (log t)))
(*.f64 z (+.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (- (+ 1 (/ y z)) (log t)))
(*.f64 z (+.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (- (+ 1 (/ y z)) (log t)))
(*.f64 z (+.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))
(*.f64 z (+.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))
(*.f64 z (+.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))
(*.f64 z (+.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (log t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (* -1 (log (/ 1 t))))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (* -1 (log (/ 1 t))))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (* -1 (log (/ 1 t))))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (* -1 (log (/ 1 t))))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))
(+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))))
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))
(+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))))
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))
(+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))))
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))
(+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))))
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y))))
y
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)) (-.f64 #s(literal 0 binary64) y))
(+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+.f64 x (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))))
x
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(+.f64 x (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) #s(literal 1 binary64)))))
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(+.f64 x (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) #s(literal 1 binary64)))))
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(+.f64 x (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) #s(literal 1 binary64)))))
x
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))))
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))))
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (/ x y))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(* y (* z (- (/ 1 y) (/ (log t) y))))
(*.f64 y (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(*.f64 z (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z)) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z)))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(*.f64 z (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z)) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z)))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(*.f64 z (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z)) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z)))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) z)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) z)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) z)))
(+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(* a b)
(*.f64 b a)
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(*.f64 a (+.f64 (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))) a)))
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(*.f64 a (+.f64 (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))) a)))
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(*.f64 a (+.f64 (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))) a)))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))) a)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))) b)))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))) b)))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))) b)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))) b)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))) b)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))) b)))
(+ x (* z (- 1 (log t))))
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
y
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
y
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
x
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) #s(literal 1 binary64))))
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) #s(literal 1 binary64))))
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) #s(literal 1 binary64))))
x
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) #s(literal 1 binary64))))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) #s(literal 1 binary64))))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) #s(literal 1 binary64))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(*.f64 y (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(*.f64 y (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(*.f64 y (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(*.f64 y (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))
(* y (* z (- (/ 1 y) (/ (log t) y))))
(*.f64 y (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(*.f64 z (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(*.f64 z (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(*.f64 z (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 y z))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 y z))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 y z))))
(+ 1 (/ (* z (- 1 (log t))) y))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(/ x y)
(/.f64 x y)
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 x y)))))
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 x y)))))
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 x y)))))
(/ x y)
(/.f64 x y)
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) x) (/.f64 #s(literal 1 binary64) y)))
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) x) (/.f64 #s(literal 1 binary64) y)))
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) x) (/.f64 #s(literal 1 binary64) y)))
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/.f64 (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) y)
1
#s(literal 1 binary64)
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y))
(* z (- (/ 1 y) (/ (log t) y)))
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(*.f64 z (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(*.f64 z (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(*.f64 z (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z)))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z)))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z)))
1
#s(literal 1 binary64)
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(/ x y)
(/.f64 x y)
(* x (+ (/ 1 x) (/ 1 y)))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(* x (+ (/ 1 x) (/ 1 y)))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(* x (+ (/ 1 x) (/ 1 y)))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(/ x y)
(/.f64 x y)
(* x (+ (/ 1 x) (/ 1 y)))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(* x (+ (/ 1 x) (/ 1 y)))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(* x (+ (/ 1 x) (/ 1 y)))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(/ x y)
(/.f64 x y)
(/ (+ x y) y)
(/.f64 (+.f64 x y) y)
(/ (+ x y) y)
(/.f64 (+.f64 x y) y)
(/ (+ x y) y)
(/.f64 (+.f64 x y) y)
1
#s(literal 1 binary64)
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
1
#s(literal 1 binary64)
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(* -1/2 b)
(*.f64 b #s(literal -1/2 binary64))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* a b)
(*.f64 b a)
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y))
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y))
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y))
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) (/.f64 z y))
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(/ (* z (- 1 (log t))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)

eval181.0ms (1.3%)

Compiler

Compiled 24634 to 1846 computations (92.5% saved)

prune138.0ms (1%)

Pruning

30 alts after pruning (29 fresh and 1 done)

PrunedKeptTotal
New1094221116
Fresh6713
Picked415
Done000
Total1104301134
Accuracy
100.0%
Counts
1134 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
11.1%
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
4.9%
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
11.1%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
53.5%
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
68.2%
(+.f64 (+.f64 (+.f64 x y) (neg.f64 (*.f64 (log.f64 t) z))) z)
76.4%
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
99.9%
(+.f64 (*.f64 z (+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
41.1%
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
66.4%
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
56.1%
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
48.0%
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
29.4%
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
40.9%
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))))
52.6%
(+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
68.3%
(+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))))
43.9%
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
60.2%
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
41.9%
(+.f64 x (*.f64 b a))
32.1%
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
43.3%
(+.f64 x (*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
46.0%
(+.f64 x y)
23.7%
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
17.3%
(*.f64 y (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
55.3%
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) #s(literal 1 binary64))))
44.5%
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
31.7%
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
22.6%
(*.f64 b a)
65.8%
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a)))))
26.5%
y
21.5%
x
Compiler

Compiled 1111 to 752 computations (32.3% saved)

simplify208.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff128
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
cost-diff128
(*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))
cost-diff128
(+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))))
cost-diff128
(+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))))
cost-diff0
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
cost-diff0
(-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
cost-diff0
(/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
cost-diff1152
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
cost-diff0
(/.f64 x b)
cost-diff0
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
cost-diff0
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
cost-diff0
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
cost-diff12864
(+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64))))
cost-diff12864
(+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64))
cost-diff12864
(*.f64 z (+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
cost-diff12864
(+.f64 (*.f64 z (+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
Rules
2306×+-lowering-+.f64
2306×+-lowering-+.f32
1868×sum4-define
1830×*-lowering-*.f32
1830×*-lowering-*.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
036248
1114217
2442208
31748198
47070198
08170198
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)) (+ (+ x y) (* (+ a -1/2) b)))
(* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1))
z
(+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)
(+ (log (pow t -1/2)) (log (pow t -1/2)))
(log (pow t -1/2))
(pow t -1/2)
t
-1/2
1
(+ (+ x y) (* (+ a -1/2) b))
(+ x y)
x
y
(* (+ a -1/2) b)
(+ a -1/2)
a
b
y
(* b (+ a (+ (/ x b) -1/2)))
b
(+ a (+ (/ x b) -1/2))
a
(+ (/ x b) -1/2)
(/ x b)
x
-1/2
(/ 1 (/ (- x (* b (+ a -1/2))) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))))
1
(/ (- x (* b (+ a -1/2))) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))
(- x (* b (+ a -1/2)))
x
(* b (+ a -1/2))
b
(+ a -1/2)
a
-1/2
(- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))
(* x x)
(* b (* (+ a -1/2) (* b (+ a -1/2))))
(* (+ a -1/2) (* b (+ a -1/2)))
(+ x (+ y (* z (+ (log (/ 1 t)) 1))))
x
(+ y (* z (+ (log (/ 1 t)) 1)))
y
(* z (+ (log (/ 1 t)) 1))
z
(+ (log (/ 1 t)) 1)
(log (/ 1 t))
(/ 1 t)
1
t
Outputs
(+ (* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)) (+ (+ x y) (* (+ a -1/2) b)))
(+.f64 (*.f64 z (+.f64 (*.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1))
(*.f64 z (+.f64 (*.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)))
z
(+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)
(+.f64 (*.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))
(+ (log (pow t -1/2)) (log (pow t -1/2)))
(*.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) #s(literal 2 binary64))
(log (pow t -1/2))
(log.f64 (pow.f64 t #s(literal -1/2 binary64)))
(pow t -1/2)
(pow.f64 t #s(literal -1/2 binary64))
t
-1/2
#s(literal -1/2 binary64)
1
#s(literal 1 binary64)
(+ (+ x y) (* (+ a -1/2) b))
(+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))
(+ x y)
(+.f64 x y)
x
y
(* (+ a -1/2) b)
(*.f64 (+.f64 #s(literal -1/2 binary64) a) b)
(+ a -1/2)
(+.f64 #s(literal -1/2 binary64) a)
a
b
y
(* b (+ a (+ (/ x b) -1/2)))
(*.f64 b (+.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 x b))))
b
(+ a (+ (/ x b) -1/2))
(+.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 x b)))
a
(+ (/ x b) -1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 x b))
(/ x b)
(/.f64 x b)
x
-1/2
#s(literal -1/2 binary64)
(/ 1 (/ (- x (* b (+ a -1/2))) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))))
(+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))
1
#s(literal 1 binary64)
(/ (- x (* b (+ a -1/2))) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))
(/.f64 (+.f64 x (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))))
(- x (* b (+ a -1/2)))
(+.f64 x (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
x
(* b (+ a -1/2))
(*.f64 (+.f64 #s(literal -1/2 binary64) a) b)
b
(+ a -1/2)
(+.f64 #s(literal -1/2 binary64) a)
a
-1/2
#s(literal -1/2 binary64)
(- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))
(+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))
(* x x)
(*.f64 x x)
(* b (* (+ a -1/2) (* b (+ a -1/2))))
(*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 b b)))
(* (+ a -1/2) (* b (+ a -1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))
(+ x (+ y (* z (+ (log (/ 1 t)) 1))))
(+.f64 (+.f64 x y) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
x
(+ y (* z (+ (log (/ 1 t)) 1)))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
y
(* z (+ (log (/ 1 t)) 1))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
z
(+ (log (/ 1 t)) 1)
(-.f64 #s(literal 1 binary64) (log.f64 t))
(log (/ 1 t))
(log.f64 (/.f64 #s(literal 1 binary64) t))
(/ 1 t)
(/.f64 #s(literal 1 binary64) t)
1
#s(literal 1 binary64)
t

localize232.0ms (1.7%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))))
accuracy100.0%
(log.f64 (/.f64 #s(literal 1 binary64) t))
accuracy100.0%
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))
accuracy99.6%
(*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
accuracy99.5%
(*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
accuracy90.3%
(-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
accuracy47.1%
(/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
accuracy100.0%
(/.f64 x b)
accuracy100.0%
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
accuracy100.0%
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
accuracy89.4%
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
accuracy100.0%
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b)
accuracy100.0%
(+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64))
accuracy100.0%
(log.f64 (pow.f64 t #s(literal -1/2 binary64)))
accuracy99.6%
(*.f64 z (+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
Results
161.0ms256×0valid
Compiler

Compiled 281 to 37 computations (86.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 61.0ms
ival-mult: 19.0ms (31.2% of total)
ival-add: 13.0ms (21.4% of total)
ival-pow: 12.0ms (19.7% of total)
ival-div: 7.0ms (11.5% of total)
ival-log: 7.0ms (11.5% of total)
ival-sub: 2.0ms (3.3% of total)
const: 1.0ms (1.6% of total)
backward-pass: 0.0ms (0% of total)

series190.0ms (1.4%)

Counts
21 → 600
Calls
Call 1
Inputs
#<alt (+ (* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)) (+ (+ x y) (* (+ a -1/2) b)))>
#<alt (* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1))>
#<alt (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)>
#<alt (+ (log (pow t -1/2)) (log (pow t -1/2)))>
#<alt (* b (+ a (+ (/ x b) -1/2)))>
#<alt (+ a (+ (/ x b) -1/2))>
#<alt (+ (/ x b) -1/2)>
#<alt (/ x b)>
#<alt (/ 1 (/ (- x (* b (+ a -1/2))) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))))>
#<alt (/ (- x (* b (+ a -1/2))) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))>
#<alt (- x (* b (+ a -1/2)))>
#<alt (* b (+ a -1/2))>
#<alt (+ x (+ y (* z (+ (log (/ 1 t)) 1))))>
#<alt (+ y (* z (+ (log (/ 1 t)) 1)))>
#<alt (* z (+ (log (/ 1 t)) 1))>
#<alt (+ (log (/ 1 t)) 1)>
#<alt (log (pow t -1/2))>
#<alt (* (+ a -1/2) b)>
#<alt (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))>
#<alt (* b (* (+ a -1/2) (* b (+ a -1/2))))>
#<alt (log (/ 1 t))>
Outputs
#<alt (+ x (+ y (* b (- a 1/2))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (+ (* 2 (log (sqrt (/ 1 t)))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))>
#<alt (* z (+ 1 (+ (* 2 (log (sqrt (/ 1 t)))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))>
#<alt (* z (+ 1 (+ (* 2 (log (sqrt (/ 1 t)))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (* 2 (log (sqrt (/ 1 t)))))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (* 2 (log (sqrt (/ 1 t)))))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (* 2 (log (sqrt (/ 1 t)))))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))>
#<alt (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) x)))))>
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) x)))))>
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) x)))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) x)) 1)))>
#<alt (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt y>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) y)))))>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) y)))))>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) y)))))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) y)) 1)))>
#<alt (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))))>
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))))>
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))))>
#<alt (* a b)>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) a))))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) a))))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) a))))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))) a)))))>
#<alt (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))>
#<alt (* b (- a 1/2))>
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) b)))) 1/2))>
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) b)))) 1/2))>
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) b)))) 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) b)))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))>
#<alt (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))>
#<alt (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))>
#<alt (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))>
#<alt (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))>
#<alt (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))>
#<alt (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))>
#<alt (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))>
#<alt (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))>
#<alt (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))>
#<alt (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))>
#<alt (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))>
#<alt (+ 1 (* 2 (log (sqrt (/ 1 t)))))>
#<alt (+ 1 (* 2 (log (sqrt (/ 1 t)))))>
#<alt (+ 1 (* 2 (log (sqrt (/ 1 t)))))>
#<alt (+ 1 (* 2 (log (sqrt (/ 1 t)))))>
#<alt (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))>
#<alt (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))>
#<alt (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))>
#<alt (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))>
#<alt (* 2 (+ (log (sqrt t)) (* -1 (log t))))>
#<alt (* 2 (+ (log (sqrt t)) (* -1 (log t))))>
#<alt (* 2 (+ (log (sqrt t)) (* -1 (log t))))>
#<alt (* 2 (+ (log (sqrt t)) (* -1 (log t))))>
#<alt (* 2 (log (sqrt (/ 1 t))))>
#<alt (* 2 (log (sqrt (/ 1 t))))>
#<alt (* 2 (log (sqrt (/ 1 t))))>
#<alt (* 2 (log (sqrt (/ 1 t))))>
#<alt (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))>
#<alt (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))>
#<alt (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))>
#<alt (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))>
#<alt x>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (* b (- a 1/2))>
#<alt (* b (- (+ a (/ x b)) 1/2))>
#<alt (* b (- (+ a (/ x b)) 1/2))>
#<alt (* b (- (+ a (/ x b)) 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* b (- (/ x b) 1/2))>
#<alt (+ (* a b) (* b (- (/ x b) 1/2)))>
#<alt (+ (* a b) (* b (- (/ x b) 1/2)))>
#<alt (+ (* a b) (* b (- (/ x b) 1/2)))>
#<alt (* a b)>
#<alt (* a (+ b (/ (* b (- (/ x b) 1/2)) a)))>
#<alt (* a (+ b (/ (* b (- (/ x b) 1/2)) a)))>
#<alt (* a (+ b (/ (* b (- (/ x b) 1/2)) a)))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (* b (- (/ x b) 1/2)) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (* b (- (/ x b) 1/2)) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (* b (- (/ x b) 1/2)) a)))))>
#<alt (* b (- a 1/2))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt x>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (- (/ x b) 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt a>
#<alt (* a (- (+ 1 (/ x (* a b))) (* 1/2 (/ 1 a))))>
#<alt (* a (- (+ 1 (/ x (* a b))) (* 1/2 (/ 1 a))))>
#<alt (* a (- (+ 1 (/ x (* a b))) (* 1/2 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* -1 (/ (- (/ x b) 1/2) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (- (/ x b) 1/2) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (- (/ x b) 1/2) a)) 1)))>
#<alt (- a 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (/ x b)>
#<alt (* x (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))>
#<alt (* x (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))>
#<alt (* x (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))>
#<alt (/ x b)>
#<alt (* -1 (* x (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))>
#<alt (* -1 (* x (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))>
#<alt (* -1 (* x (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))>
#<alt (/ x b)>
#<alt (/ (+ x (* b (- a 1/2))) b)>
#<alt (/ (+ x (* b (- a 1/2))) b)>
#<alt (/ (+ x (* b (- a 1/2))) b)>
#<alt (- a 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (- a 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt (- (+ a (/ x b)) 1/2)>
#<alt -1/2>
#<alt (- (/ x b) 1/2)>
#<alt (- (/ x b) 1/2)>
#<alt (- (/ x b) 1/2)>
#<alt (/ x b)>
#<alt (* x (- (/ 1 b) (* 1/2 (/ 1 x))))>
#<alt (* x (- (/ 1 b) (* 1/2 (/ 1 x))))>
#<alt (* x (- (/ 1 b) (* 1/2 (/ 1 x))))>
#<alt (/ x b)>
#<alt (* -1 (* x (- (* 1/2 (/ 1 x)) (/ 1 b))))>
#<alt (* -1 (* x (- (* 1/2 (/ 1 x)) (/ 1 b))))>
#<alt (* -1 (* x (- (* 1/2 (/ 1 x)) (/ 1 b))))>
#<alt (/ x b)>
#<alt (/ (+ x (* -1/2 b)) b)>
#<alt (/ (+ x (* -1/2 b)) b)>
#<alt (/ (+ x (* -1/2 b)) b)>
#<alt -1/2>
#<alt (- (/ x b) 1/2)>
#<alt (- (/ x b) 1/2)>
#<alt (- (/ x b) 1/2)>
#<alt -1/2>
#<alt (- (/ x b) 1/2)>
#<alt (- (/ x b) 1/2)>
#<alt (- (/ x b) 1/2)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (/ x b)>
#<alt (* b (- a 1/2))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt x>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt x>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- (+ a (* b (- (* -1 (/ (pow (- a 1/2) 2) x)) (/ (* (- 1/2 a) (- a 1/2)) x)))) 1/2)))>
#<alt (+ x (* b (- (+ a (* b (- (+ (* -1 (/ (* b (* (- 1/2 a) (- (* -1 (/ (pow (- a 1/2) 2) x)) (/ (* (- 1/2 a) (- a 1/2)) x)))) x)) (* -1 (/ (pow (- a 1/2) 2) x))) (/ (* (- 1/2 a) (- a 1/2)) x)))) 1/2)))>
#<alt (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))>
#<alt (* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (* x (pow (- a 1/2) 2)) (* b (pow (- 1/2 a) 2)))))>
#<alt (* b (- (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (+ (* -1 (/ (* x (pow (- a 1/2) 2)) (* b (pow (- 1/2 a) 2)))) (/ (* (pow x 2) (pow (- a 1/2) 2)) (* (pow b 2) (pow (- 1/2 a) 3))))))>
#<alt (* b (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- 1/2 a)) (/ (* (pow x 2) (pow (- a 1/2) 2)) (pow (- 1/2 a) 3)))) (* (pow b 3) (- 1/2 a)))) (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a))))) (+ (* -1 (/ (* x (pow (- a 1/2) 2)) (* b (pow (- 1/2 a) 2)))) (/ (* (pow x 2) (pow (- a 1/2) 2)) (* (pow b 2) (pow (- 1/2 a) 3))))))>
#<alt (* b (- a 1/2))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (/ (- (pow x 2) (* 1/4 (pow b 2))) (- x (* -1/2 b)))>
#<alt (- (+ (* a (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (/ (pow x 2) (- x (* -1/2 b)))) (* 1/4 (/ (pow b 2) (- x (* -1/2 b)))))>
#<alt (- (+ (* a (- (+ (* a (- (* -1 (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (- x (* -1/2 b)))))) (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (/ (pow x 2) (- x (* -1/2 b)))) (* 1/4 (/ (pow b 2) (- x (* -1/2 b)))))>
#<alt (- (+ (* a (- (+ (* a (- (+ (* -1 (/ (pow b 2) (- x (* -1/2 b)))) (/ (* a (* b (- (* -1 (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (- x (* -1/2 b))))))) (- x (* -1/2 b)))) (* -1 (/ (* b (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (- x (* -1/2 b)))))) (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (/ (pow x 2) (- x (* -1/2 b)))) (* 1/4 (/ (pow b 2) (- x (* -1/2 b)))))>
#<alt (* a b)>
#<alt (* a (- (+ b (* -1 (/ b a))) (* -1 (/ (- x (* -1/2 b)) a))))>
#<alt (* a (- (+ b (+ (* -1 (/ b a)) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))))) (+ (* -1 (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) (* (pow a 2) b))) (* -1 (/ (- x (* -1/2 b)) a)))))>
#<alt (* a (- (+ b (+ (* -1 (/ b a)) (+ (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))) (/ (* (- x (* -1/2 b)) (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* -1 (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b)))) (* (pow a 3) b))))) (+ (* -1 (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) (* (pow a 2) b))) (* -1 (/ (- x (* -1/2 b)) a)))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (* -1 b) (* -1 (- x (* -1/2 b)))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (/ (pow x 2) b) (+ (* 1/4 b) (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b))) a))) (* -1 (- x (* -1/2 b)))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (+ (/ (* (- x (* -1/2 b)) (- (/ (pow x 2) b) (+ (* 1/4 b) (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b)))) (* a b)) (/ (pow x 2) b)) (+ (* 1/4 b) (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b))) a))) (* -1 (- x (* -1/2 b)))) a)))))>
#<alt (/ 1 (* b (- a 1/2)))>
#<alt (+ (* -1 (/ x (* (pow b 2) (pow (- a 1/2) 2)))) (/ 1 (* b (- a 1/2))))>
#<alt (+ (* x (- (/ x (* (pow b 3) (pow (- a 1/2) 3))) (/ 1 (* (pow b 2) (pow (- a 1/2) 2))))) (/ 1 (* b (- a 1/2))))>
#<alt (+ (* x (- (* x (+ (* -1 (/ x (* (pow b 4) (pow (- a 1/2) 4)))) (/ 1 (* (pow b 3) (pow (- a 1/2) 3))))) (/ 1 (* (pow b 2) (pow (- a 1/2) 2))))) (/ 1 (* b (- a 1/2))))>
#<alt (/ 1 x)>
#<alt (/ (+ 1 (* -1 (/ (* b (- a 1/2)) x))) x)>
#<alt (/ (+ 1 (+ (* -1 (/ (* b (- a 1/2)) x)) (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))) x)>
#<alt (/ (- (+ 1 (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* (pow b 3) (pow (- a 1/2) 3)) (pow x 3))))) (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (/ (* b (- a 1/2)) x) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (* b (- a 1/2))) (/ (* (pow b 2) (pow (- a 1/2) 2)) x)) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (/ (+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (/ (* (pow b 3) (pow (- a 1/2) 3)) x)) x))) x)) 1) x))>
#<alt (/ 1 x)>
#<alt (+ (* b (- (* 1/2 (/ 1 (pow x 2))) (/ a (pow x 2)))) (/ 1 x))>
#<alt (+ (* b (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (* b (pow (- a 1/2) 2)) (pow x 3))) (/ a (pow x 2)))) (/ 1 x))>
#<alt (+ (* b (- (+ (* 1/2 (/ 1 (pow x 2))) (* b (- (/ (* b (* (pow (- a 1/2) 2) (- (* 1/2 (/ 1 (pow x 2))) (/ a (pow x 2))))) (pow x 2)) (* -1 (/ (pow (- a 1/2) 2) (pow x 3)))))) (/ a (pow x 2)))) (/ 1 x))>
#<alt (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))>
#<alt (/ (+ (* -1 (/ x (* b (pow (- a 1/2) 2)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) b)>
#<alt (/ (+ (* -1 (/ x (* b (pow (- a 1/2) 2)))) (+ (* -1 (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2))))) b)>
#<alt (/ (- (+ (* -1 (/ x (* b (pow (- a 1/2) 2)))) (+ (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2))) (* -1 (/ (pow x 3) (* (pow b 3) (pow (- a 1/2) 4)))))) (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) b)>
#<alt (/ 1 (* b (- a 1/2)))>
#<alt (* -1 (/ (- (/ x (* b (pow (- a 1/2) 2))) (/ 1 (- a 1/2))) b))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- a 1/2) 2))) (/ (pow x 2) (* b (pow (- a 1/2) 3)))) b)) (/ 1 (- a 1/2))) b))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- a 1/2) 2))) (* -1 (/ (- (/ (pow x 3) (* b (pow (- a 1/2) 4))) (/ (pow x 2) (pow (- a 1/2) 3))) b))) b)) (/ 1 (- a 1/2))) b))>
#<alt (/ (- x (* -1/2 b)) (- (pow x 2) (* 1/4 (pow b 2))))>
#<alt (- (+ (* a (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (/ x (- (pow x 2) (* 1/4 (pow b 2))))) (* -1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))))>
#<alt (- (+ (* a (- (+ (* -1 (* a (+ (* -1 (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2))))))) (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2)))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (/ x (- (pow x 2) (* 1/4 (pow b 2))))) (* -1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))))>
#<alt (- (+ (* a (- (+ (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2)))))) (- (pow x 2) (* 1/4 (pow b 2))))) (* -1 (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (+ (* -1 (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (/ x (- (pow x 2) (* 1/4 (pow b 2))))) (* -1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))))>
#<alt (/ 1 (* a b))>
#<alt (/ (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (/ 1 b) (/ 1 (* a b)))) a)>
#<alt (/ (+ (* -1 (/ (+ (* -1 (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3)))) (pow a 2))) (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (/ 1 b) (/ 1 (* a b))))) a)>
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b))) (+ (* -1 (/ (* (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) (- (pow x 2) (* 1/4 (pow b 2)))) (pow b 2))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3))))) (pow a 3))) (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (/ 1 b) (/ 1 (* a b))))) (+ (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) (pow a 2))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) (pow b 3)))))) a)>
#<alt (/ 1 (* a b))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) a)) (/ 1 b)) a))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (/ 3/4 (* a b)) (+ (/ 1 b) (/ (pow x 2) (* a (pow b 3))))))) a)) (/ 1 b)) a))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (* -1 (/ (- (+ (* -1 (/ (* (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) (- (pow x 2) (* 1/4 (pow b 2)))) (* a (pow b 2)))) (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (* 3/4 (/ 1 b)) (/ (pow x 2) (pow b 3)))) a))) (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (* 3/4 (/ 1 b)) (/ (pow x 2) (pow b 3))))) a)) (/ 1 b))) a)) (/ 1 b)) a))>
#<alt (* -1 (* b (- a 1/2)))>
#<alt (- x (* b (- a 1/2)))>
#<alt (- x (* b (- a 1/2)))>
#<alt (- x (* b (- a 1/2)))>
#<alt x>
#<alt (* x (+ 1 (* -1 (/ (* b (- a 1/2)) x))))>
#<alt (* x (+ 1 (* -1 (/ (* b (- a 1/2)) x))))>
#<alt (* x (+ 1 (* -1 (/ (* b (- a 1/2)) x))))>
#<alt x>
#<alt (* -1 (* x (- (/ (* b (- a 1/2)) x) 1)))>
#<alt (* -1 (* x (- (/ (* b (- a 1/2)) x) 1)))>
#<alt (* -1 (* x (- (/ (* b (- a 1/2)) x) 1)))>
#<alt x>
#<alt (+ x (* b (- 1/2 a)))>
#<alt (+ x (* b (- 1/2 a)))>
#<alt (+ x (* b (- 1/2 a)))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- (+ 1/2 (/ x b)) a))>
#<alt (* b (- (+ 1/2 (/ x b)) a))>
#<alt (* b (- (+ 1/2 (/ x b)) a))>
#<alt (* -1 (* b (- a 1/2)))>
#<alt (* -1 (* b (- (* -1 (/ x b)) (* -1 (- a 1/2)))))>
#<alt (* -1 (* b (- (* -1 (/ x b)) (* -1 (- a 1/2)))))>
#<alt (* -1 (* b (- (* -1 (/ x b)) (* -1 (- a 1/2)))))>
#<alt (- x (* -1/2 b))>
#<alt (- (+ x (* -1 (* a b))) (* -1/2 b))>
#<alt (- (+ x (* -1 (* a b))) (* -1/2 b))>
#<alt (- (+ x (* -1 (* a b))) (* -1/2 b))>
#<alt (* -1 (* a b))>
#<alt (* a (- (/ x a) (+ b (* -1/2 (/ b a)))))>
#<alt (* a (- (/ x a) (+ b (* -1/2 (/ b a)))))>
#<alt (* a (- (/ x a) (+ b (* -1/2 (/ b a)))))>
#<alt (* -1 (* a b))>
#<alt (* -1 (* a (- (* -1 (/ (- x (* -1/2 b)) a)) (* -1 b))))>
#<alt (* -1 (* a (- (* -1 (/ (- x (* -1/2 b)) a)) (* -1 b))))>
#<alt (* -1 (* a (- (* -1 (/ (- x (* -1/2 b)) a)) (* -1 b))))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* -1/2 b)>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (* a b)>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (log (/ 1 t)))) x))))>
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (log (/ 1 t)))) x))))>
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (log (/ 1 t)))) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (log (/ 1 t))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (log (/ 1 t))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (log (/ 1 t))))) x)) 1)))>
#<alt (+ x (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt y>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (+ 1 (log (/ 1 t)))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (+ 1 (log (/ 1 t)))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (+ 1 (log (/ 1 t)))) y))))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ (+ x (* z (+ 1 (log (/ 1 t))))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ x (* z (+ 1 (log (/ 1 t))))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ x (* z (+ 1 (log (/ 1 t))))) y)) 1)))>
#<alt (+ x y)>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (/ y z)))))>
#<alt (* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (/ y z)))))>
#<alt (* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (/ y z)))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x y) z)))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x y) z)))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x y) z)))))>
#<alt (+ x (+ y (* z (+ 1 (* -1 (log t))))))>
#<alt (+ x (+ y (* z (+ 1 (* -1 (log t))))))>
#<alt (+ x (+ y (* z (+ 1 (* -1 (log t))))))>
#<alt (+ x (+ y (* z (+ 1 (* -1 (log t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (log (/ 1 t))))))>
#<alt (+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))>
#<alt (+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))>
#<alt (+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))>
#<alt (+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt y>
#<alt (* y (+ 1 (/ (* z (+ 1 (log (/ 1 t)))) y)))>
#<alt (* y (+ 1 (/ (* z (+ 1 (log (/ 1 t)))) y)))>
#<alt (* y (+ 1 (/ (* z (+ 1 (log (/ 1 t)))) y)))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ (* z (+ 1 (log (/ 1 t)))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (* z (+ 1 (log (/ 1 t)))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (* z (+ 1 (log (/ 1 t)))) y)) 1)))>
#<alt y>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (+ (log (/ 1 t)) (/ y z))))>
#<alt (* z (+ 1 (+ (log (/ 1 t)) (/ y z))))>
#<alt (* z (+ 1 (+ (log (/ 1 t)) (/ y z))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ y z)))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ y z)))))>
#<alt (* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ y z)))))>
#<alt (+ y (* z (+ 1 (* -1 (log t)))))>
#<alt (+ y (* z (+ 1 (* -1 (log t)))))>
#<alt (+ y (* z (+ 1 (* -1 (log t)))))>
#<alt (+ y (* z (+ 1 (* -1 (log t)))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ y (* z (+ 1 (log (/ 1 t)))))>
#<alt (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))>
#<alt (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))>
#<alt (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))>
#<alt (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (* -1 (log t))))>
#<alt (* z (+ 1 (* -1 (log t))))>
#<alt (* z (+ 1 (* -1 (log t))))>
#<alt (* z (+ 1 (* -1 (log t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (log (/ 1 t))))>
#<alt (* z (+ 1 (+ (log -1) (log (/ -1 t)))))>
#<alt (* z (+ 1 (+ (log -1) (log (/ -1 t)))))>
#<alt (* z (+ 1 (+ (log -1) (log (/ -1 t)))))>
#<alt (* z (+ 1 (+ (log -1) (log (/ -1 t)))))>
#<alt (+ 1 (* -1 (log t)))>
#<alt (+ 1 (* -1 (log t)))>
#<alt (+ 1 (* -1 (log t)))>
#<alt (+ 1 (* -1 (log t)))>
#<alt (+ 1 (log (/ 1 t)))>
#<alt (+ 1 (log (/ 1 t)))>
#<alt (+ 1 (log (/ 1 t)))>
#<alt (+ 1 (log (/ 1 t)))>
#<alt (+ 1 (+ (log -1) (log (/ -1 t))))>
#<alt (+ 1 (+ (log -1) (log (/ -1 t))))>
#<alt (+ 1 (+ (log -1) (log (/ -1 t))))>
#<alt (+ 1 (+ (log -1) (log (/ -1 t))))>
#<alt (+ (log (sqrt t)) (* -1 (log t)))>
#<alt (+ (log (sqrt t)) (* -1 (log t)))>
#<alt (+ (log (sqrt t)) (* -1 (log t)))>
#<alt (+ (log (sqrt t)) (* -1 (log t)))>
#<alt (log (sqrt (/ 1 t)))>
#<alt (log (sqrt (/ 1 t)))>
#<alt (log (sqrt (/ 1 t)))>
#<alt (log (sqrt (/ 1 t)))>
#<alt (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))>
#<alt (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))>
#<alt (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))>
#<alt (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))>
#<alt (* -1/2 b)>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (* a b)>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* -1 (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (pow x 2)>
#<alt (+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))>
#<alt (+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))>
#<alt (+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))>
#<alt (* -1 (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* -1 (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (- (pow x 2) (* 1/4 (pow b 2)))>
#<alt (- (+ (* a (pow b 2)) (pow x 2)) (* 1/4 (pow b 2)))>
#<alt (- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))>
#<alt (- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))>
#<alt (* -1 (* (pow a 2) (pow b 2)))>
#<alt (* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))>
#<alt (* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))>
#<alt (* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))>
#<alt (* -1 (* (pow a 2) (pow b 2)))>
#<alt (* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))>
#<alt (* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))>
#<alt (* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* 1/4 (pow b 2))>
#<alt (+ (* -1 (* a (pow b 2))) (* 1/4 (pow b 2)))>
#<alt (+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))>
#<alt (+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))>
#<alt (* -1 (log t))>
#<alt (* -1 (log t))>
#<alt (* -1 (log t))>
#<alt (* -1 (log t))>
#<alt (log (/ 1 t))>
#<alt (log (/ 1 t))>
#<alt (log (/ 1 t))>
#<alt (log (/ 1 t))>
#<alt (+ (log -1) (log (/ -1 t)))>
#<alt (+ (log -1) (log (/ -1 t)))>
#<alt (+ (log -1) (log (/ -1 t)))>
#<alt (+ (log -1) (log (/ -1 t)))>
Calls

150 calls:

TimeVariablePointExpression
95.0ms
z
@0
(* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1))
19.0ms
t
@-inf
(+ (* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)) (+ (+ x y) (* (+ a -1/2) b)))
17.0ms
t
@0
(+ (* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)) (+ (+ x y) (* (+ a -1/2) b)))
7.0ms
t
@inf
(+ (* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)) (+ (+ x y) (* (+ a -1/2) b)))
4.0ms
z
@0
(+ (* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)) (+ (+ x y) (* (+ a -1/2) b)))

rewrite360.0ms (2.7%)

Algorithm
batch-egg-rewrite
Rules
2556×fma-lowering-fma.f32
2556×fma-lowering-fma.f64
2444×*-lowering-*.f32
2444×*-lowering-*.f64
1670×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
036201
1307129
23284122
08115122
Stop Event
iter limit
node limit
Counts
21 → 747
Calls
Call 1
Inputs
(+ (* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)) (+ (+ x y) (* (+ a -1/2) b)))
(* z (+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1))
(+ (+ (log (pow t -1/2)) (log (pow t -1/2))) 1)
(+ (log (pow t -1/2)) (log (pow t -1/2)))
(* b (+ a (+ (/ x b) -1/2)))
(+ a (+ (/ x b) -1/2))
(+ (/ x b) -1/2)
(/ x b)
(/ 1 (/ (- x (* b (+ a -1/2))) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))))
(/ (- x (* b (+ a -1/2))) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))
(- x (* b (+ a -1/2)))
(* b (+ a -1/2))
(+ x (+ y (* z (+ (log (/ 1 t)) 1))))
(+ y (* z (+ (log (/ 1 t)) 1)))
(* z (+ (log (/ 1 t)) 1))
(+ (log (/ 1 t)) 1)
(log (pow t -1/2))
(* (+ a -1/2) b)
(- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))
(* b (* (+ a -1/2) (* b (+ a -1/2))))
(log (/ 1 t))
Outputs
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(+.f64 x (+.f64 (+.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))
(+.f64 (+.f64 x y) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)))
(+.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))
(+.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 z (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(+.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))
(+.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) x) (+.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(+.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 x y))
(+.f64 (+.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64))) z)
(+.f64 (+.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)) (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
(-.f64 (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 z (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 z (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(fma.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) z (+.f64 z (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(fma.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) z (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(fma.f64 (+.f64 #s(literal -1/2 binary64) a) b (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)))
(fma.f64 b (+.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)))
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z) (+.f64 z (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(fma.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x y))))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (-.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))
(fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))
(fma.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 z (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 z (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (neg.f64 (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y))) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y))) (-.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (-.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y))) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 z (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)))
(+.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) z)
(+.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) z))
(fma.f64 z (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))))
(fma.f64 z (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) z)
(fma.f64 z #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) z))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) z z)
(fma.f64 #s(literal 1 binary64) z (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z) z)
(fma.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z)
(/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 z z) z)) (+.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) z))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 z z)) (-.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) z))
(/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)) z) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))
(*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) z)
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 2 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 1 binary64))
(fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))))
(pow.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(log.f64 (/.f64 #s(literal 1 binary64) t))
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (log.f64 (pow.f64 t #s(literal -3/4 binary64))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (log.f64 (pow.f64 t #s(literal -3/4 binary64))) (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) #s(literal 0 binary64)))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(neg.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 6 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 4 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 9 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 9/2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 5 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 2 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)))
(*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)))
(*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 8 binary64))
(*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64))
(*.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)))
(*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))
(*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) #s(literal 3 binary64)))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 8 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3/2 binary64)))
(*.f64 #s(literal 64 binary64) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))
(*.f64 #s(literal 512 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(+.f64 (*.f64 a b) (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))
(+.f64 (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b))) (*.f64 a b))
(+.f64 (*.f64 b (+.f64 a (/.f64 x b))) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 (+.f64 a (/.f64 x b)) b) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 a b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))
(fma.f64 b a (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))
(fma.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 a b))
(fma.f64 b (+.f64 a (/.f64 x b)) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) b (*.f64 a b))
(fma.f64 (+.f64 a (/.f64 x b)) b (*.f64 #s(literal -1/2 binary64) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))) (*.f64 (*.f64 b b) b))) (+.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b))) (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))) (*.f64 (*.f64 a b) (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b))) (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))) (-.f64 (*.f64 a b) (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))))) (+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) a))))
(/.f64 (*.f64 b (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))) (-.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 x b)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))) b) (+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) a))))
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))) b) (-.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 x b)))
(*.f64 b (+.f64 (+.f64 #s(literal -1/2 binary64) a) (/.f64 x b)))
(*.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) a) (/.f64 x b)) b)
(+.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 x b)))
(+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))
(+.f64 (+.f64 #s(literal -1/2 binary64) a) (/.f64 x b))
(+.f64 (/.f64 x b) (+.f64 #s(literal -1/2 binary64) a))
(+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) a)
(+.f64 (+.f64 a (/.f64 x b)) #s(literal -1/2 binary64))
(-.f64 (/.f64 (*.f64 a a) (-.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 x b))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))) (-.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 x b))))
(fma.f64 #s(literal 1 binary64) (/.f64 x b) (+.f64 #s(literal -1/2 binary64) a))
(fma.f64 x (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal -1/2 binary64) a))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal -1/2 binary64) a))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 x b))
(fma.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b))))) a)
(fma.f64 (/.f64 #s(literal 1 binary64) b) x (+.f64 #s(literal -1/2 binary64) a))
(fma.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (/.f64 x b))
(fma.f64 (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x b) #s(literal 1/2 binary64))) a)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 x b)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))) (+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) a))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))) (-.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))))
(/.f64 (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))) (-.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 x b)))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))) (neg.f64 (-.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 x b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 a (/.f64 x b)) (+.f64 a (/.f64 x b))) (+.f64 a (/.f64 x b))) #s(literal -1/8 binary64)) (+.f64 (*.f64 (+.f64 a (/.f64 x b)) (+.f64 a (/.f64 x b))) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 a (/.f64 x b)) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))) (*.f64 a a)) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) a))
(/.f64 (-.f64 (*.f64 (+.f64 a (/.f64 x b)) (+.f64 a (/.f64 x b))) #s(literal 1/4 binary64)) (-.f64 (+.f64 a (/.f64 x b)) #s(literal -1/2 binary64)))
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 x b)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) a)))))
(*.f64 (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 x b)) (+.f64 #s(literal -1/2 binary64) (/.f64 x b)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 x b))))
(+.f64 #s(literal -1/2 binary64) (/.f64 x b))
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(-.f64 (/.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (+.f64 (/.f64 x b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 x b) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 x b) #s(literal -1/2 binary64))
(fma.f64 x (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) b) x #s(literal -1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x b) #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) #s(literal -1/4 binary64))))
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))
(/.f64 (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) #s(literal -1/4 binary64)) (+.f64 (/.f64 x b) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b)))) (neg.f64 (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) #s(literal -1/4 binary64))) (neg.f64 (+.f64 (/.f64 x b) #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 x b) (/.f64 b x))) (-.f64 #s(literal -1/2 binary64) (/.f64 x b)))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 x b) #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) #s(literal -1/4 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b))))))
(*.f64 (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x b) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 b x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) b))
(/.f64 #s(literal 1 binary64) (/.f64 b x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b x) #s(literal 1 binary64)))
(/.f64 x b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 x #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x b))
(*.f64 x (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) x)
(+.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(+.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (+.f64 x (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(fma.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (+.f64 #s(literal -1/2 binary64) a) b x)
(fma.f64 b (+.f64 #s(literal -1/2 binary64) a) x)
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (pow.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (pow.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (*.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))) (*.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (*.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 x b) (+.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) #s(literal -1 binary64))
(pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (pow.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(*.f64 (pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(+.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(-.f64 (/.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) #s(literal 1 binary64)))
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(fma.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1 binary64)))
(/.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(/.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (-.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal 1 binary64)) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (+.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(/.f64 (*.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) #s(literal 1 binary64))
(pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(*.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(*.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(*.f64 (/.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) x)
(-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(-.f64 (-.f64 x (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b) x)
(fma.f64 b (neg.f64 (+.f64 #s(literal -1/2 binary64) a)) x)
(fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) x)
(fma.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1/2 binary64) a) x)
(fma.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) a)) b x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (neg.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (+.f64 #s(literal -1/2 binary64) a)) (+.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) b)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(pow.f64 (/.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(+.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a b))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a b))
(fma.f64 a b (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 a b))
(fma.f64 b a (*.f64 #s(literal -1/2 binary64) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) b))) (+.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a))))
(/.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(literal -1/2 binary64) a) b)
(*.f64 b (+.f64 #s(literal -1/2 binary64) a))
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y))
(+.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))
(+.f64 y (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) x))
(+.f64 y (+.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))
(+.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) x)
(+.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 z (+.f64 x y)))
(+.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) x) y)
(+.f64 (+.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) y)
(+.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64))) z)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))) (/.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)) (-.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))))
(fma.f64 z (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 z (+.f64 x y)))
(fma.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 x y))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) z (+.f64 z (+.f64 x y)))
(fma.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) z (+.f64 x y))
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z) (+.f64 z (+.f64 x y)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))) x)
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))
(fma.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) x)
(fma.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 z (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (-.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (-.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))) (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)) (-.f64 (*.f64 x x) (*.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))) (-.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (-.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))) (neg.f64 (-.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))))
(/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)))))
(/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 x y)))
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (-.f64 (+.f64 x y) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) x))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (-.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (-.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) x)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))))
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)
(+.f64 y (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))
(+.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 z y))
(+.f64 (+.f64 y (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64))) z)
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (-.f64 y (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))))
(fma.f64 z (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 z y))
(fma.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) y)
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) z (+.f64 z y))
(fma.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) z y)
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z) (+.f64 z y))
(fma.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 z y))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))) (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))))
(/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (-.f64 y (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 y (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y))) (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 y (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) y)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))))
(+.f64 z (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)))
(+.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) z)
(+.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) z))
(fma.f64 z (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))))
(fma.f64 z (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) z)
(fma.f64 z #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) z))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) z z)
(fma.f64 #s(literal 1 binary64) z (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z) z)
(fma.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) z)
(/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 z z) z)) (+.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) z))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 z z)) (-.f64 (/.f64 (*.f64 z #s(literal 0 binary64)) #s(literal 0 binary64)) z))
(/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)) z) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))
(*.f64 z (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) z)
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 2 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 1 binary64))
(fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))))
(pow.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(log.f64 (pow.f64 t #s(literal -1/2 binary64)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal -1/2 binary64) (log.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(+.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a b))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a b))
(fma.f64 a b (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 a b))
(fma.f64 b a (*.f64 #s(literal -1/2 binary64) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) b))) (+.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a))))
(/.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(literal -1/2 binary64) a) b)
(*.f64 b (+.f64 #s(literal -1/2 binary64) a))
(+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(+.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 x x))
(-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))
(-.f64 (*.f64 x x) (-.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 x x (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 x x (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(fma.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 x x))
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 x x))
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b) (*.f64 x x))
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) b (*.f64 x x))
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 x x))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 x x))
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (+.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 x x))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(fma.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 #s(literal -1/2 binary64) a) (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 a b)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 #s(literal -1/2 binary64) b)))
(+.f64 (*.f64 (*.f64 a b) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 a b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 #s(literal -1/2 binary64) b)))
(fma.f64 (*.f64 a b) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(pow.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) #s(literal 2 binary64))
(*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) b))
(*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))
(*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) b)
(*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal -1/2 binary64) a) (+.f64 #s(literal -1/2 binary64) a)))
(*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) (+.f64 #s(literal -1/2 binary64) a)) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) b) (+.f64 #s(literal -1/2 binary64) a))
(log.f64 (/.f64 #s(literal 1 binary64) t))
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (log.f64 (pow.f64 t #s(literal -3/4 binary64))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (log.f64 (pow.f64 t #s(literal -3/4 binary64))) (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) t)))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) #s(literal 0 binary64)))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(neg.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 6 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 4 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 9 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 9/2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 5 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 2 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)))
(*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)))
(*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 8 binary64))
(*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64))
(*.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)))
(*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))
(*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) #s(literal 3 binary64)))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 8 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3/2 binary64)))
(*.f64 #s(literal 64 binary64) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)))
(*.f64 #s(literal 512 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))

simplify417.0ms (3.1%)

Algorithm
egg-herbie
Rules
5234×*-lowering-*.f32
5234×*-lowering-*.f64
4416×+-lowering-+.f64
4416×+-lowering-+.f32
1306×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
07168055
124766899
085056899
Stop Event
iter limit
node limit
Counts
600 → 600
Calls
Call 1
Inputs
(+ x (+ y (* b (- a 1/2))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (+ (* 2 (log (sqrt (/ 1 t)))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(* z (+ 1 (+ (* 2 (log (sqrt (/ 1 t)))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(* z (+ 1 (+ (* 2 (log (sqrt (/ 1 t)))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* -1 (* z (+ (* -1 (+ 1 (* 2 (log (sqrt (/ 1 t)))))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(* -1 (* z (+ (* -1 (+ 1 (* 2 (log (sqrt (/ 1 t)))))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(* -1 (* z (+ (* -1 (+ 1 (* 2 (log (sqrt (/ 1 t)))))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))
(+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
x
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) x)))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) x)))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) x)))))
x
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) x)) 1)))
(+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) y)))))
y
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) y)) 1)))
(+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))))
(* a b)
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) a))))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) a))))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) a))))))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))) a)))))
(+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(* b (- a 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) b)))) 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) b)))) 1/2))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) b)))) 1/2))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) b)))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))
(* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))
(* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))
(* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))
(* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))
(* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))
(* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))
(+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))
(+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))
(+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))
(+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))
(+ 1 (* 2 (log (sqrt (/ 1 t)))))
(+ 1 (* 2 (log (sqrt (/ 1 t)))))
(+ 1 (* 2 (log (sqrt (/ 1 t)))))
(+ 1 (* 2 (log (sqrt (/ 1 t)))))
(+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))
(+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))
(+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))
(+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))
(* 2 (+ (log (sqrt t)) (* -1 (log t))))
(* 2 (+ (log (sqrt t)) (* -1 (log t))))
(* 2 (+ (log (sqrt t)) (* -1 (log t))))
(* 2 (+ (log (sqrt t)) (* -1 (log t))))
(* 2 (log (sqrt (/ 1 t))))
(* 2 (log (sqrt (/ 1 t))))
(* 2 (log (sqrt (/ 1 t))))
(* 2 (log (sqrt (/ 1 t))))
(* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))
(* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))
(* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))
(* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))
x
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
(* b (- a 1/2))
(* b (- (+ a (/ x b)) 1/2))
(* b (- (+ a (/ x b)) 1/2))
(* b (- (+ a (/ x b)) 1/2))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* b (- (/ x b) 1/2))
(+ (* a b) (* b (- (/ x b) 1/2)))
(+ (* a b) (* b (- (/ x b) 1/2)))
(+ (* a b) (* b (- (/ x b) 1/2)))
(* a b)
(* a (+ b (/ (* b (- (/ x b) 1/2)) a)))
(* a (+ b (/ (* b (- (/ x b) 1/2)) a)))
(* a (+ b (/ (* b (- (/ x b) 1/2)) a)))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (* b (- (/ x b) 1/2)) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (* b (- (/ x b) 1/2)) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (* b (- (/ x b) 1/2)) a)))))
(* b (- a 1/2))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
x
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
x
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(- (/ x b) 1/2)
(- (+ a (/ x b)) 1/2)
(- (+ a (/ x b)) 1/2)
(- (+ a (/ x b)) 1/2)
a
(* a (- (+ 1 (/ x (* a b))) (* 1/2 (/ 1 a))))
(* a (- (+ 1 (/ x (* a b))) (* 1/2 (/ 1 a))))
(* a (- (+ 1 (/ x (* a b))) (* 1/2 (/ 1 a))))
a
(* -1 (* a (- (* -1 (/ (- (/ x b) 1/2) a)) 1)))
(* -1 (* a (- (* -1 (/ (- (/ x b) 1/2) a)) 1)))
(* -1 (* a (- (* -1 (/ (- (/ x b) 1/2) a)) 1)))
(- a 1/2)
(- (+ a (/ x b)) 1/2)
(- (+ a (/ x b)) 1/2)
(- (+ a (/ x b)) 1/2)
(/ x b)
(* x (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(* x (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(* x (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(/ x b)
(* -1 (* x (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(* -1 (* x (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(* -1 (* x (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(/ x b)
(/ (+ x (* b (- a 1/2))) b)
(/ (+ x (* b (- a 1/2))) b)
(/ (+ x (* b (- a 1/2))) b)
(- a 1/2)
(- (+ a (/ x b)) 1/2)
(- (+ a (/ x b)) 1/2)
(- (+ a (/ x b)) 1/2)
(- a 1/2)
(- (+ a (/ x b)) 1/2)
(- (+ a (/ x b)) 1/2)
(- (+ a (/ x b)) 1/2)
-1/2
(- (/ x b) 1/2)
(- (/ x b) 1/2)
(- (/ x b) 1/2)
(/ x b)
(* x (- (/ 1 b) (* 1/2 (/ 1 x))))
(* x (- (/ 1 b) (* 1/2 (/ 1 x))))
(* x (- (/ 1 b) (* 1/2 (/ 1 x))))
(/ x b)
(* -1 (* x (- (* 1/2 (/ 1 x)) (/ 1 b))))
(* -1 (* x (- (* 1/2 (/ 1 x)) (/ 1 b))))
(* -1 (* x (- (* 1/2 (/ 1 x)) (/ 1 b))))
(/ x b)
(/ (+ x (* -1/2 b)) b)
(/ (+ x (* -1/2 b)) b)
(/ (+ x (* -1/2 b)) b)
-1/2
(- (/ x b) 1/2)
(- (/ x b) 1/2)
(- (/ x b) 1/2)
-1/2
(- (/ x b) 1/2)
(- (/ x b) 1/2)
(- (/ x b) 1/2)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(/ x b)
(* b (- a 1/2))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
x
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
x
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
x
(+ x (* b (- a 1/2)))
(+ x (* b (- (+ a (* b (- (* -1 (/ (pow (- a 1/2) 2) x)) (/ (* (- 1/2 a) (- a 1/2)) x)))) 1/2)))
(+ x (* b (- (+ a (* b (- (+ (* -1 (/ (* b (* (- 1/2 a) (- (* -1 (/ (pow (- a 1/2) 2) x)) (/ (* (- 1/2 a) (- a 1/2)) x)))) x)) (* -1 (/ (pow (- a 1/2) 2) x))) (/ (* (- 1/2 a) (- a 1/2)) x)))) 1/2)))
(* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))
(* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (* x (pow (- a 1/2) 2)) (* b (pow (- 1/2 a) 2)))))
(* b (- (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (+ (* -1 (/ (* x (pow (- a 1/2) 2)) (* b (pow (- 1/2 a) 2)))) (/ (* (pow x 2) (pow (- a 1/2) 2)) (* (pow b 2) (pow (- 1/2 a) 3))))))
(* b (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- 1/2 a)) (/ (* (pow x 2) (pow (- a 1/2) 2)) (pow (- 1/2 a) 3)))) (* (pow b 3) (- 1/2 a)))) (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a))))) (+ (* -1 (/ (* x (pow (- a 1/2) 2)) (* b (pow (- 1/2 a) 2)))) (/ (* (pow x 2) (pow (- a 1/2) 2)) (* (pow b 2) (pow (- 1/2 a) 3))))))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(/ (- (pow x 2) (* 1/4 (pow b 2))) (- x (* -1/2 b)))
(- (+ (* a (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (/ (pow x 2) (- x (* -1/2 b)))) (* 1/4 (/ (pow b 2) (- x (* -1/2 b)))))
(- (+ (* a (- (+ (* a (- (* -1 (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (- x (* -1/2 b)))))) (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (/ (pow x 2) (- x (* -1/2 b)))) (* 1/4 (/ (pow b 2) (- x (* -1/2 b)))))
(- (+ (* a (- (+ (* a (- (+ (* -1 (/ (pow b 2) (- x (* -1/2 b)))) (/ (* a (* b (- (* -1 (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (- x (* -1/2 b))))))) (- x (* -1/2 b)))) (* -1 (/ (* b (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (- x (* -1/2 b)))))) (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (/ (pow x 2) (- x (* -1/2 b)))) (* 1/4 (/ (pow b 2) (- x (* -1/2 b)))))
(* a b)
(* a (- (+ b (* -1 (/ b a))) (* -1 (/ (- x (* -1/2 b)) a))))
(* a (- (+ b (+ (* -1 (/ b a)) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))))) (+ (* -1 (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) (* (pow a 2) b))) (* -1 (/ (- x (* -1/2 b)) a)))))
(* a (- (+ b (+ (* -1 (/ b a)) (+ (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))) (/ (* (- x (* -1/2 b)) (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* -1 (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b)))) (* (pow a 3) b))))) (+ (* -1 (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) (* (pow a 2) b))) (* -1 (/ (- x (* -1/2 b)) a)))))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (* -1 b) (* -1 (- x (* -1/2 b)))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (/ (pow x 2) b) (+ (* 1/4 b) (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b))) a))) (* -1 (- x (* -1/2 b)))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (+ (/ (* (- x (* -1/2 b)) (- (/ (pow x 2) b) (+ (* 1/4 b) (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b)))) (* a b)) (/ (pow x 2) b)) (+ (* 1/4 b) (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b))) a))) (* -1 (- x (* -1/2 b)))) a)))))
(/ 1 (* b (- a 1/2)))
(+ (* -1 (/ x (* (pow b 2) (pow (- a 1/2) 2)))) (/ 1 (* b (- a 1/2))))
(+ (* x (- (/ x (* (pow b 3) (pow (- a 1/2) 3))) (/ 1 (* (pow b 2) (pow (- a 1/2) 2))))) (/ 1 (* b (- a 1/2))))
(+ (* x (- (* x (+ (* -1 (/ x (* (pow b 4) (pow (- a 1/2) 4)))) (/ 1 (* (pow b 3) (pow (- a 1/2) 3))))) (/ 1 (* (pow b 2) (pow (- a 1/2) 2))))) (/ 1 (* b (- a 1/2))))
(/ 1 x)
(/ (+ 1 (* -1 (/ (* b (- a 1/2)) x))) x)
(/ (+ 1 (+ (* -1 (/ (* b (- a 1/2)) x)) (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))) x)
(/ (- (+ 1 (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* (pow b 3) (pow (- a 1/2) 3)) (pow x 3))))) (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))) x)
(/ 1 x)
(* -1 (/ (- (/ (* b (- a 1/2)) x) 1) x))
(* -1 (/ (- (* -1 (/ (+ (* -1 (* b (- a 1/2))) (/ (* (pow b 2) (pow (- a 1/2) 2)) x)) x)) 1) x))
(* -1 (/ (- (* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (/ (+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (/ (* (pow b 3) (pow (- a 1/2) 3)) x)) x))) x)) 1) x))
(/ 1 x)
(+ (* b (- (* 1/2 (/ 1 (pow x 2))) (/ a (pow x 2)))) (/ 1 x))
(+ (* b (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (* b (pow (- a 1/2) 2)) (pow x 3))) (/ a (pow x 2)))) (/ 1 x))
(+ (* b (- (+ (* 1/2 (/ 1 (pow x 2))) (* b (- (/ (* b (* (pow (- a 1/2) 2) (- (* 1/2 (/ 1 (pow x 2))) (/ a (pow x 2))))) (pow x 2)) (* -1 (/ (pow (- a 1/2) 2) (pow x 3)))))) (/ a (pow x 2)))) (/ 1 x))
(* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))
(/ (+ (* -1 (/ x (* b (pow (- a 1/2) 2)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) b)
(/ (+ (* -1 (/ x (* b (pow (- a 1/2) 2)))) (+ (* -1 (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2))))) b)
(/ (- (+ (* -1 (/ x (* b (pow (- a 1/2) 2)))) (+ (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2))) (* -1 (/ (pow x 3) (* (pow b 3) (pow (- a 1/2) 4)))))) (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) b)
(/ 1 (* b (- a 1/2)))
(* -1 (/ (- (/ x (* b (pow (- a 1/2) 2))) (/ 1 (- a 1/2))) b))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- a 1/2) 2))) (/ (pow x 2) (* b (pow (- a 1/2) 3)))) b)) (/ 1 (- a 1/2))) b))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- a 1/2) 2))) (* -1 (/ (- (/ (pow x 3) (* b (pow (- a 1/2) 4))) (/ (pow x 2) (pow (- a 1/2) 3))) b))) b)) (/ 1 (- a 1/2))) b))
(/ (- x (* -1/2 b)) (- (pow x 2) (* 1/4 (pow b 2))))
(- (+ (* a (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (/ x (- (pow x 2) (* 1/4 (pow b 2))))) (* -1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))))
(- (+ (* a (- (+ (* -1 (* a (+ (* -1 (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2))))))) (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2)))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (/ x (- (pow x 2) (* 1/4 (pow b 2))))) (* -1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))))
(- (+ (* a (- (+ (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2)))))) (- (pow x 2) (* 1/4 (pow b 2))))) (* -1 (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (+ (* -1 (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (/ x (- (pow x 2) (* 1/4 (pow b 2))))) (* -1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))))
(/ 1 (* a b))
(/ (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (/ 1 b) (/ 1 (* a b)))) a)
(/ (+ (* -1 (/ (+ (* -1 (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3)))) (pow a 2))) (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (/ 1 b) (/ 1 (* a b))))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b))) (+ (* -1 (/ (* (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) (- (pow x 2) (* 1/4 (pow b 2)))) (pow b 2))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3))))) (pow a 3))) (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (/ 1 b) (/ 1 (* a b))))) (+ (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) (pow a 2))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) (pow b 3)))))) a)
(/ 1 (* a b))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) a)) (/ 1 b)) a))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (/ 3/4 (* a b)) (+ (/ 1 b) (/ (pow x 2) (* a (pow b 3))))))) a)) (/ 1 b)) a))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (* -1 (/ (- (+ (* -1 (/ (* (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) (- (pow x 2) (* 1/4 (pow b 2)))) (* a (pow b 2)))) (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (* 3/4 (/ 1 b)) (/ (pow x 2) (pow b 3)))) a))) (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (* 3/4 (/ 1 b)) (/ (pow x 2) (pow b 3))))) a)) (/ 1 b))) a)) (/ 1 b)) a))
(* -1 (* b (- a 1/2)))
(- x (* b (- a 1/2)))
(- x (* b (- a 1/2)))
(- x (* b (- a 1/2)))
x
(* x (+ 1 (* -1 (/ (* b (- a 1/2)) x))))
(* x (+ 1 (* -1 (/ (* b (- a 1/2)) x))))
(* x (+ 1 (* -1 (/ (* b (- a 1/2)) x))))
x
(* -1 (* x (- (/ (* b (- a 1/2)) x) 1)))
(* -1 (* x (- (/ (* b (- a 1/2)) x) 1)))
(* -1 (* x (- (/ (* b (- a 1/2)) x) 1)))
x
(+ x (* b (- 1/2 a)))
(+ x (* b (- 1/2 a)))
(+ x (* b (- 1/2 a)))
(* b (- 1/2 a))
(* b (- (+ 1/2 (/ x b)) a))
(* b (- (+ 1/2 (/ x b)) a))
(* b (- (+ 1/2 (/ x b)) a))
(* -1 (* b (- a 1/2)))
(* -1 (* b (- (* -1 (/ x b)) (* -1 (- a 1/2)))))
(* -1 (* b (- (* -1 (/ x b)) (* -1 (- a 1/2)))))
(* -1 (* b (- (* -1 (/ x b)) (* -1 (- a 1/2)))))
(- x (* -1/2 b))
(- (+ x (* -1 (* a b))) (* -1/2 b))
(- (+ x (* -1 (* a b))) (* -1/2 b))
(- (+ x (* -1 (* a b))) (* -1/2 b))
(* -1 (* a b))
(* a (- (/ x a) (+ b (* -1/2 (/ b a)))))
(* a (- (/ x a) (+ b (* -1/2 (/ b a)))))
(* a (- (/ x a) (+ b (* -1/2 (/ b a)))))
(* -1 (* a b))
(* -1 (* a (- (* -1 (/ (- x (* -1/2 b)) a)) (* -1 b))))
(* -1 (* a (- (* -1 (/ (- x (* -1/2 b)) a)) (* -1 b))))
(* -1 (* a (- (* -1 (/ (- x (* -1/2 b)) a)) (* -1 b))))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* -1/2 b)
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(* a b)
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
x
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (log (/ 1 t)))) x))))
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (log (/ 1 t)))) x))))
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (log (/ 1 t)))) x))))
x
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (log (/ 1 t))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (log (/ 1 t))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (log (/ 1 t))))) x)) 1)))
(+ x (* z (+ 1 (log (/ 1 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
y
(* y (+ 1 (+ (/ x y) (/ (* z (+ 1 (log (/ 1 t)))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (+ 1 (log (/ 1 t)))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (+ 1 (log (/ 1 t)))) y))))
y
(* -1 (* y (- (* -1 (/ (+ x (* z (+ 1 (log (/ 1 t))))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (* z (+ 1 (log (/ 1 t))))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ x (* z (+ 1 (log (/ 1 t))))) y)) 1)))
(+ x y)
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (/ y z)))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (/ y z)))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (/ y z)))))
(* z (+ 1 (log (/ 1 t))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x y) z)))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x y) z)))))
(+ x (+ y (* z (+ 1 (* -1 (log t))))))
(+ x (+ y (* z (+ 1 (* -1 (log t))))))
(+ x (+ y (* z (+ 1 (* -1 (log t))))))
(+ x (+ y (* z (+ 1 (* -1 (log t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))
(+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))
(+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))
(+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))
(* z (+ 1 (log (/ 1 t))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+ y (* z (+ 1 (log (/ 1 t)))))
y
(* y (+ 1 (/ (* z (+ 1 (log (/ 1 t)))) y)))
(* y (+ 1 (/ (* z (+ 1 (log (/ 1 t)))) y)))
(* y (+ 1 (/ (* z (+ 1 (log (/ 1 t)))) y)))
y
(* -1 (* y (- (* -1 (/ (* z (+ 1 (log (/ 1 t)))) y)) 1)))
(* -1 (* y (- (* -1 (/ (* z (+ 1 (log (/ 1 t)))) y)) 1)))
(* -1 (* y (- (* -1 (/ (* z (+ 1 (log (/ 1 t)))) y)) 1)))
y
(+ y (* z (+ 1 (log (/ 1 t)))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (+ (log (/ 1 t)) (/ y z))))
(* z (+ 1 (+ (log (/ 1 t)) (/ y z))))
(* z (+ 1 (+ (log (/ 1 t)) (/ y z))))
(* z (+ 1 (log (/ 1 t))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ y z)))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ y z)))))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ y z)))))
(+ y (* z (+ 1 (* -1 (log t)))))
(+ y (* z (+ 1 (* -1 (log t)))))
(+ y (* z (+ 1 (* -1 (log t)))))
(+ y (* z (+ 1 (* -1 (log t)))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))
(+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))
(+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))
(+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (* -1 (log t))))
(* z (+ 1 (* -1 (log t))))
(* z (+ 1 (* -1 (log t))))
(* z (+ 1 (* -1 (log t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (log (/ 1 t))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(+ 1 (* -1 (log t)))
(+ 1 (* -1 (log t)))
(+ 1 (* -1 (log t)))
(+ 1 (* -1 (log t)))
(+ 1 (log (/ 1 t)))
(+ 1 (log (/ 1 t)))
(+ 1 (log (/ 1 t)))
(+ 1 (log (/ 1 t)))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+ (log (sqrt t)) (* -1 (log t)))
(+ (log (sqrt t)) (* -1 (log t)))
(+ (log (sqrt t)) (* -1 (log t)))
(+ (log (sqrt t)) (* -1 (log t)))
(log (sqrt (/ 1 t)))
(log (sqrt (/ 1 t)))
(log (sqrt (/ 1 t)))
(log (sqrt (/ 1 t)))
(log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))
(log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))
(log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))
(log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))
(* -1/2 b)
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(* a b)
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(pow x 2)
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(- (pow x 2) (* 1/4 (pow b 2)))
(- (+ (* a (pow b 2)) (pow x 2)) (* 1/4 (pow b 2)))
(- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))
(- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))
(* -1 (* (pow a 2) (pow b 2)))
(* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))
(* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))
(* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))
(* -1 (* (pow a 2) (pow b 2)))
(* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* 1/4 (pow b 2))
(+ (* -1 (* a (pow b 2))) (* 1/4 (pow b 2)))
(+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))
(+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))
(* (pow a 2) (pow b 2))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))
(* (pow a 2) (pow b 2))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))
(* -1 (log t))
(* -1 (log t))
(* -1 (log t))
(* -1 (log t))
(log (/ 1 t))
(log (/ 1 t))
(log (/ 1 t))
(log (/ 1 t))
(+ (log -1) (log (/ -1 t)))
(+ (log -1) (log (/ -1 t)))
(+ (log -1) (log (/ -1 t)))
(+ (log -1) (log (/ -1 t)))
Outputs
(+ x (+ y (* b (- a 1/2))))
(+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (+ (* 2 (log (sqrt (/ 1 t)))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z))))))
(* z (+ 1 (+ (* 2 (log (sqrt (/ 1 t)))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z))))))
(* z (+ 1 (+ (* 2 (log (sqrt (/ 1 t)))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) z))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* -1 (* z (+ (* -1 (+ 1 (* 2 (log (sqrt (/ 1 t)))))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) (/.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) z))))
(* -1 (* z (+ (* -1 (+ 1 (* 2 (log (sqrt (/ 1 t)))))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) (/.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) z))))
(* -1 (* z (+ (* -1 (+ 1 (* 2 (log (sqrt (/ 1 t)))))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) (/.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) z))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))
(+.f64 x (+.f64 y (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))
(+.f64 x (+.f64 y (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))
(+.f64 x (+.f64 y (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))))))
(+.f64 x (+.f64 y (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))))))))
(+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))
(+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
x
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) x)))))
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 z (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) x))) (+.f64 (/.f64 y x) #s(literal 1 binary64))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) x)))))
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 z (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) x))) (+.f64 (/.f64 y x) #s(literal 1 binary64))))
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) x)))))
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 z (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) x))) (+.f64 (/.f64 y x) #s(literal 1 binary64))))
x
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) x)) 1)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))) x)) #s(literal -1 binary64)) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) x)) 1)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))) x)) #s(literal -1 binary64)) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) x)) 1)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))) x)) #s(literal -1 binary64)) (neg.f64 x))
(+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))
(+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) y)))))
(*.f64 y (+.f64 (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) y) (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) y)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) y)))))
(*.f64 y (+.f64 (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) y) (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) y)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) y)))))
(*.f64 y (+.f64 (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) y) (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) y)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
y
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) y)) 1)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) y)) 1)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) y)) 1)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) y)) #s(literal -1 binary64)) (neg.f64 y))
(+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 (+.f64 x (+.f64 y (*.f64 b #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(* a b)
(*.f64 b a)
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) a))))))
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) a))))))
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) a))))))
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))) a))))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (+.f64 x (+.f64 y (*.f64 b #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (+.f64 x (+.f64 y (*.f64 b #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (+.f64 x (+.f64 y (*.f64 b #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))) a)) (-.f64 #s(literal 0 binary64) a))
(+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))))
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))))
(+.f64 x (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) b)))) 1/2))
(*.f64 b (+.f64 a (+.f64 (+.f64 (/.f64 y b) (*.f64 z (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) b))) (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) b)))) 1/2))
(*.f64 b (+.f64 a (+.f64 (+.f64 (/.f64 y b) (*.f64 z (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) b))) (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))))
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))) b)))) 1/2))
(*.f64 b (+.f64 a (+.f64 (+.f64 (/.f64 y b) (*.f64 z (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) b))) (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) b)))))
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))))) b)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) b)))))
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))))) b)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (+ 1 (* 2 (log (sqrt (/ 1 t)))))))) b)))))
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))))) b)))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t)))))
(* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t)))))
(* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t)))))
(* z (+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t)))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (sqrt (/ 1 t))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))))))
(* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))))))
(* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))))))
(* z (+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))))))
(+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))))
(+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))))
(+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))))
(+ 1 (* 2 (+ (log (sqrt t)) (* -1 (log t)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))))
(+ 1 (* 2 (log (sqrt (/ 1 t)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))
(+ 1 (* 2 (log (sqrt (/ 1 t)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))
(+ 1 (* 2 (log (sqrt (/ 1 t)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))
(+ 1 (* 2 (log (sqrt (/ 1 t)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))))
(+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))))
(+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))))
(+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))))
(+ 1 (* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))))
(* 2 (+ (log (sqrt t)) (* -1 (log t))))
(*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t)))
(* 2 (+ (log (sqrt t)) (* -1 (log t))))
(*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t)))
(* 2 (+ (log (sqrt t)) (* -1 (log t))))
(*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t)))
(* 2 (+ (log (sqrt t)) (* -1 (log t))))
(*.f64 #s(literal 2 binary64) (-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t)))
(* 2 (log (sqrt (/ 1 t))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))
(* 2 (log (sqrt (/ 1 t))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))
(* 2 (log (sqrt (/ 1 t))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))
(* 2 (log (sqrt (/ 1 t))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))
(* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))))
(* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))))
(* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))))
(* 2 (log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2))))
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))))
x
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- (+ a (/ x b)) 1/2))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* b (- (+ a (/ x b)) 1/2))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* b (- (+ a (/ x b)) 1/2))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))
(* b (- (/ x b) 1/2))
(*.f64 b (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(+ (* a b) (* b (- (/ x b) 1/2)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(+ (* a b) (* b (- (/ x b) 1/2)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(+ (* a b) (* b (- (/ x b) 1/2)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(* a b)
(*.f64 b a)
(* a (+ b (/ (* b (- (/ x b) 1/2)) a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b (+.f64 (/.f64 x b) #s(literal -1/2 binary64))) a)))
(* a (+ b (/ (* b (- (/ x b) 1/2)) a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b (+.f64 (/.f64 x b) #s(literal -1/2 binary64))) a)))
(* a (+ b (/ (* b (- (/ x b) 1/2)) a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b (+.f64 (/.f64 x b) #s(literal -1/2 binary64))) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (* b (- (/ x b) 1/2)) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (+.f64 (/.f64 x b) #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (* b (- (/ x b) 1/2)) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (+.f64 (/.f64 x b) #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (* b (- (/ x b) 1/2)) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (+.f64 (/.f64 x b) #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
x
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
x
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x)) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x)) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x)) #s(literal -1 binary64))))
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
a
(* a (- (+ 1 (/ x (* a b))) (* 1/2 (/ 1 a))))
(*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))))
(* a (- (+ 1 (/ x (* a b))) (* 1/2 (/ 1 a))))
(*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))))
(* a (- (+ 1 (/ x (* a b))) (* 1/2 (/ 1 a))))
(*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))))
a
(* -1 (* a (- (* -1 (/ (- (/ x b) 1/2) a)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 x b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (- (/ x b) 1/2) a)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 x b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (- (/ x b) 1/2) a)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 x b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(/ x b)
(/.f64 x b)
(* x (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(* x (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(* x (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(/ x b)
(/.f64 x b)
(* -1 (* x (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 x))
(/ x b)
(/.f64 x b)
(/ (+ x (* b (- a 1/2))) b)
(/.f64 (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) b)
(/ (+ x (* b (- a 1/2))) b)
(/.f64 (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) b)
(/ (+ x (* b (- a 1/2))) b)
(/.f64 (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) b)
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
(- (+ a (/ x b)) 1/2)
(+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))
-1/2
#s(literal -1/2 binary64)
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(/ x b)
(/.f64 x b)
(* x (- (/ 1 b) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) x)))
(* x (- (/ 1 b) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) x)))
(* x (- (/ 1 b) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) x)))
(/ x b)
(/.f64 x b)
(* -1 (* x (- (* 1/2 (/ 1 x)) (/ 1 b))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) b)) (neg.f64 x))
(* -1 (* x (- (* 1/2 (/ 1 x)) (/ 1 b))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) b)) (neg.f64 x))
(* -1 (* x (- (* 1/2 (/ 1 x)) (/ 1 b))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) b)) (neg.f64 x))
(/ x b)
(/.f64 x b)
(/ (+ x (* -1/2 b)) b)
(/.f64 (+.f64 x (*.f64 b #s(literal -1/2 binary64))) b)
(/ (+ x (* -1/2 b)) b)
(/.f64 (+.f64 x (*.f64 b #s(literal -1/2 binary64))) b)
(/ (+ x (* -1/2 b)) b)
(/.f64 (+.f64 x (*.f64 b #s(literal -1/2 binary64))) b)
-1/2
#s(literal -1/2 binary64)
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
-1/2
#s(literal -1/2 binary64)
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(- (/ x b) 1/2)
(+.f64 (/.f64 x b) #s(literal -1/2 binary64))
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(/ x b)
(/.f64 x b)
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
x
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
x
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x)) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x)) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x)) #s(literal -1 binary64))))
x
(+ x (* b (- a 1/2)))
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ x (* b (- (+ a (* b (- (* -1 (/ (pow (- a 1/2) 2) x)) (/ (* (- 1/2 a) (- a 1/2)) x)))) 1/2)))
(+.f64 x (*.f64 b (+.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x)) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 a #s(literal -1/2 binary64)))))
(+ x (* b (- (+ a (* b (- (+ (* -1 (/ (* b (* (- 1/2 a) (- (* -1 (/ (pow (- a 1/2) 2) x)) (/ (* (- 1/2 a) (- a 1/2)) x)))) x)) (* -1 (/ (pow (- a 1/2) 2) x))) (/ (* (- 1/2 a) (- a 1/2)) x)))) 1/2)))
(+.f64 x (*.f64 b (+.f64 (*.f64 b (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x)) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x)) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 a #s(literal -1/2 binary64)))))
(* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))
(/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) a)))
(* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (* x (pow (- a 1/2) 2)) (* b (pow (- 1/2 a) 2)))))
(*.f64 b (-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) a))))
(* b (- (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (+ (* -1 (/ (* x (pow (- a 1/2) 2)) (* b (pow (- 1/2 a) 2)))) (/ (* (pow x 2) (pow (- a 1/2) 2)) (* (pow b 2) (pow (- 1/2 a) 3))))))
(*.f64 b (-.f64 (-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) a))) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))) (/.f64 (*.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))))
(* b (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- 1/2 a)) (/ (* (pow x 2) (pow (- a 1/2) 2)) (pow (- 1/2 a) 3)))) (* (pow b 3) (- 1/2 a)))) (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a))))) (+ (* -1 (/ (* x (pow (- a 1/2) 2)) (* b (pow (- 1/2 a) 2)))) (/ (* (pow x 2) (pow (- a 1/2) 2)) (* (pow b 2) (pow (- 1/2 a) 3))))))
(*.f64 b (-.f64 (-.f64 (-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))) (/.f64 (*.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 x b))))
(/ (- (pow x 2) (* 1/4 (pow b 2))) (- x (* -1/2 b)))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64))))
(- (+ (* a (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (/ (pow x 2) (- x (* -1/2 b)))) (* 1/4 (/ (pow b 2) (- x (* -1/2 b)))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))))
(- (+ (* a (- (+ (* a (- (* -1 (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (- x (* -1/2 b)))))) (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (/ (pow x 2) (- x (* -1/2 b)))) (* 1/4 (/ (pow b 2) (- x (* -1/2 b)))))
(+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64))))))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))))
(- (+ (* a (- (+ (* a (- (+ (* -1 (/ (pow b 2) (- x (* -1/2 b)))) (/ (* a (* b (- (* -1 (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (- x (* -1/2 b))))))) (- x (* -1/2 b)))) (* -1 (/ (* b (- (/ (pow b 2) (- x (* -1/2 b))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (- x (* -1/2 b)))))) (/ (pow b 2) (- x (* -1/2 b)))) (* -1 (/ (* b (- (pow x 2) (* 1/4 (pow b 2)))) (pow (- x (* -1/2 b)) 2))))) (/ (pow x 2) (- x (* -1/2 b)))) (* 1/4 (/ (pow b 2) (- x (* -1/2 b)))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (+.f64 (*.f64 a (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64))))))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64))))))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (*.f64 b (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))))
(* a b)
(*.f64 b a)
(* a (- (+ b (* -1 (/ b a))) (* -1 (/ (- x (* -1/2 b)) a))))
(*.f64 a (+.f64 b (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) a)))
(* a (- (+ b (+ (* -1 (/ b a)) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))))) (+ (* -1 (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) (* (pow a 2) b))) (* -1 (/ (- x (* -1/2 b)) a)))))
(*.f64 a (-.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (+.f64 (-.f64 b x) (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 b (*.f64 a a))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) a))))
(* a (- (+ b (+ (* -1 (/ b a)) (+ (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))) (/ (* (- x (* -1/2 b)) (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* -1 (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b)))) (* (pow a 3) b))))) (+ (* -1 (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) (* (pow a 2) b))) (* -1 (/ (- x (* -1/2 b)) a)))))
(*.f64 a (+.f64 (-.f64 b (/.f64 b a)) (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 (+.f64 (-.f64 b x) (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) b))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (+.f64 (-.f64 b x) (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 b (*.f64 a a))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) a)))))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (* -1 b) (* -1 (- x (* -1/2 b)))) a)))))
(*.f64 (-.f64 (/.f64 (+.f64 (-.f64 b x) (*.f64 b #s(literal -1/2 binary64))) a) b) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (/ (pow x 2) b) (+ (* 1/4 b) (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b))) a))) (* -1 (- x (* -1/2 b)))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (+.f64 (-.f64 b x) (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) b)) a)) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (+ (/ (* (- x (* -1/2 b)) (- (/ (pow x 2) b) (+ (* 1/4 b) (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b)))) (* a b)) (/ (pow x 2) b)) (+ (* 1/4 b) (/ (* (- x (* -1/2 b)) (- (* -1 b) (* -1 (- x (* -1/2 b))))) b))) a))) (* -1 (- x (* -1/2 b)))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (+.f64 (-.f64 b x) (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) b))) (*.f64 b a)) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (+.f64 (-.f64 b x) (*.f64 b #s(literal -1/2 binary64))) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) b))) a)) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) a)) (-.f64 #s(literal 0 binary64) a))
(/ 1 (* b (- a 1/2)))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ (* -1 (/ x (* (pow b 2) (pow (- a 1/2) 2)))) (/ 1 (* b (- a 1/2))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (/.f64 x (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))
(+ (* x (- (/ x (* (pow b 3) (pow (- a 1/2) 3))) (/ 1 (* (pow b 2) (pow (- a 1/2) 2))))) (/ 1 (* b (- a 1/2))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (+.f64 (/.f64 (/.f64 x (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+ (* x (- (* x (+ (* -1 (/ x (* (pow b 4) (pow (- a 1/2) 4)))) (/ 1 (* (pow b 3) (pow (- a 1/2) 3))))) (/ 1 (* (pow b 2) (pow (- a 1/2) 2))))) (/ 1 (* b (- a 1/2))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (/.f64 x (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (/ (* b (- a 1/2)) x))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x)
(/ (+ 1 (+ (* -1 (/ (* b (- a 1/2)) x)) (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) x)
(/ (- (+ 1 (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* (pow b 3) (pow (- a 1/2) 3)) (pow x 3))))) (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))) x)
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) x) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (/ (* b (- a 1/2)) x) 1) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x)
(* -1 (/ (- (* -1 (/ (+ (* -1 (* b (- a 1/2))) (/ (* (pow b 2) (pow (- a 1/2) 2)) x)) x)) 1) x))
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(* -1 (/ (- (* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (/ (+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (/ (* (pow b 3) (pow (- a 1/2) 3)) x)) x))) x)) 1) x))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) x))) x) #s(literal -1 binary64)) (neg.f64 x))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* b (- (* 1/2 (/ 1 (pow x 2))) (/ a (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 a (*.f64 x x)))))
(+ (* b (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (* b (pow (- a 1/2) 2)) (pow x 3))) (/ a (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 a (*.f64 x x)))))
(+ (* b (- (+ (* 1/2 (/ 1 (pow x 2))) (* b (- (/ (* b (* (pow (- a 1/2) 2) (- (* 1/2 (/ 1 (pow x 2))) (/ a (pow x 2))))) (pow x 2)) (* -1 (/ (pow (- a 1/2) 2) (pow x 3)))))) (/ a (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 a (*.f64 x x))))) (*.f64 x x)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))))) (/.f64 a (*.f64 x x))))))
(* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/ (+ (* -1 (/ x (* b (pow (- a 1/2) 2)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) b)
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) b)
(/ (+ (* -1 (/ x (* b (pow (- a 1/2) 2)))) (+ (* -1 (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))))) (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) b)
(/ (- (+ (* -1 (/ x (* b (pow (- a 1/2) 2)))) (+ (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2))) (* -1 (/ (pow x 3) (* (pow b 3) (pow (- a 1/2) 4)))))) (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) b)
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) (*.f64 b (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))))) (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))))) b)
(/ 1 (* b (- a 1/2)))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* -1 (/ (- (/ x (* b (pow (- a 1/2) 2))) (/ 1 (- a 1/2))) b))
(/.f64 (+.f64 (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- a 1/2) 2))) (/ (pow x 2) (* b (pow (- a 1/2) 3)))) b)) (/ 1 (- a 1/2))) b))
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ x (pow (- a 1/2) 2))) (* -1 (/ (- (/ (pow x 3) (* b (pow (- a 1/2) 4))) (/ (pow x 2) (pow (- a 1/2) 3))) b))) b)) (/ 1 (- a 1/2))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 b (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) b))) b) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(/ (- x (* -1/2 b)) (- (pow x 2) (* 1/4 (pow b 2))))
(/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))
(- (+ (* a (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (/ x (- (pow x 2) (* 1/4 (pow b 2))))) (* -1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))))
(+.f64 (*.f64 a (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(- (+ (* a (- (+ (* -1 (* a (+ (* -1 (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2))))))) (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2)))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (/ x (- (pow x 2) (* 1/4 (pow b 2))))) (* -1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))))
(+.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(- (+ (* a (- (+ (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2)))))) (- (pow x 2) (* 1/4 (pow b 2))))) (* -1 (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (+ (* -1 (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (/ (* (pow b 2) (- x (* -1/2 b))) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2)))) (/ x (- (pow x 2) (* 1/4 (pow b 2))))) (* -1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))))
(+.f64 (*.f64 a (-.f64 (-.f64 (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (-.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))))) (/.f64 b (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 x (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(/ 1 (* a b))
(/.f64 #s(literal 1 binary64) (*.f64 b a))
(/ (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (/ 1 b) (/ 1 (* a b)))) a)
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (*.f64 b a)))) a)
(/ (+ (* -1 (/ (+ (* -1 (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3)))) (pow a 2))) (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (/ 1 b) (/ 1 (* a b))))) a)
(/.f64 (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 a a))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b))) (+ (* -1 (/ (* (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) (- (pow x 2) (* 1/4 (pow b 2)))) (pow b 2))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3))))) (pow a 3))) (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (/ 1 b) (/ 1 (* a b))))) (+ (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) (pow a 2))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) (pow b 3)))))) a)
(/.f64 (+.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (*.f64 b a)))) (/.f64 (-.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b b)))) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b))) (*.f64 a a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 a a)))))))) a)
(/ 1 (* a b))
(/.f64 #s(literal 1 binary64) (*.f64 b a))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) a)) (/ 1 b)) a))
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (* a (pow b 2)))) (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (/ 3/4 (* a b)) (+ (/ 1 b) (/ (pow x 2) (* a (pow b 3))))))) a)) (/ 1 b)) a))
(/.f64 (+.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 x x) (*.f64 b (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 3/4 binary64) (*.f64 b a)))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (* -1 (/ (- (+ (* -1 (/ (* (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (/ 1 b)) (- (pow x 2) (* 1/4 (pow b 2)))) (* a (pow b 2)))) (* -1 (/ (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (* 3/4 (/ 1 b)) (/ (pow x 2) (pow b 3)))) a))) (+ (* -1 (/ (- x (* -1/2 b)) (pow b 2))) (+ (* 3/4 (/ 1 b)) (/ (pow x 2) (pow b 3))))) a)) (/ 1 b))) a)) (/ 1 b)) a))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/4 binary64) b) (/.f64 (*.f64 x x) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b))) a)) (-.f64 (+.f64 (/.f64 #s(literal 3/4 binary64) b) (/.f64 (*.f64 x x) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b)))) a)) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (*.f64 b b))) a)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* b (- a 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(- x (* b (- a 1/2)))
(-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(- x (* b (- a 1/2)))
(-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(- x (* b (- a 1/2)))
(-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
x
(* x (+ 1 (* -1 (/ (* b (- a 1/2)) x))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(* x (+ 1 (* -1 (/ (* b (- a 1/2)) x))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(* x (+ 1 (* -1 (/ (* b (- a 1/2)) x))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
x
(* -1 (* x (- (/ (* b (- a 1/2)) x) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(* -1 (* x (- (/ (* b (- a 1/2)) x) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(* -1 (* x (- (/ (* b (- a 1/2)) x) 1)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
x
(+ x (* b (- 1/2 a)))
(+.f64 x (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(+ x (* b (- 1/2 a)))
(+.f64 x (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(+ x (* b (- 1/2 a)))
(+.f64 x (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- (+ 1/2 (/ x b)) a))
(*.f64 b (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x b) a)))
(* b (- (+ 1/2 (/ x b)) a))
(*.f64 b (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x b) a)))
(* b (- (+ 1/2 (/ x b)) a))
(*.f64 b (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x b) a)))
(* -1 (* b (- a 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* -1 (* b (- (* -1 (/ x b)) (* -1 (- a 1/2)))))
(*.f64 b (+.f64 (-.f64 (/.f64 x b) a) #s(literal 1/2 binary64)))
(* -1 (* b (- (* -1 (/ x b)) (* -1 (- a 1/2)))))
(*.f64 b (+.f64 (-.f64 (/.f64 x b) a) #s(literal 1/2 binary64)))
(* -1 (* b (- (* -1 (/ x b)) (* -1 (- a 1/2)))))
(*.f64 b (+.f64 (-.f64 (/.f64 x b) a) #s(literal 1/2 binary64)))
(- x (* -1/2 b))
(+.f64 x (*.f64 b #s(literal 1/2 binary64)))
(- (+ x (* -1 (* a b))) (* -1/2 b))
(-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(- (+ x (* -1 (* a b))) (* -1/2 b))
(-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(- (+ x (* -1 (* a b))) (* -1/2 b))
(-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* -1 (* a b))
(-.f64 #s(literal 0 binary64) (*.f64 b a))
(* a (- (/ x a) (+ b (* -1/2 (/ b a)))))
(*.f64 a (-.f64 (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) a) b))
(* a (- (/ x a) (+ b (* -1/2 (/ b a)))))
(*.f64 a (-.f64 (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) a) b))
(* a (- (/ x a) (+ b (* -1/2 (/ b a)))))
(*.f64 a (-.f64 (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) a) b))
(* -1 (* a b))
(-.f64 #s(literal 0 binary64) (*.f64 b a))
(* -1 (* a (- (* -1 (/ (- x (* -1/2 b)) a)) (* -1 b))))
(*.f64 (+.f64 (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) b) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (- x (* -1/2 b)) a)) (* -1 b))))
(*.f64 (+.f64 (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) b) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (- x (* -1/2 b)) a)) (* -1 b))))
(*.f64 (+.f64 (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) b) (-.f64 #s(literal 0 binary64) a))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1/2 b)
(*.f64 b #s(literal -1/2 binary64))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* a b)
(*.f64 b a)
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) #s(literal -1 binary64)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) #s(literal -1 binary64)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) #s(literal -1 binary64)))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
x
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (log (/ 1 t)))) x))))
(*.f64 x (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) (+.f64 (/.f64 y x) #s(literal 1 binary64))))
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (log (/ 1 t)))) x))))
(*.f64 x (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) (+.f64 (/.f64 y x) #s(literal 1 binary64))))
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (log (/ 1 t)))) x))))
(*.f64 x (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) (+.f64 (/.f64 y x) #s(literal 1 binary64))))
x
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (log (/ 1 t))))) x)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (log (/ 1 t))))) x)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (log (/ 1 t))))) x)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(+ x (* z (+ 1 (log (/ 1 t)))))
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
y
(* y (+ 1 (+ (/ x y) (/ (* z (+ 1 (log (/ 1 t)))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (+ 1 (log (/ 1 t)))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (+ 1 (log (/ 1 t)))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
y
(* -1 (* y (- (* -1 (/ (+ x (* z (+ 1 (log (/ 1 t))))) y)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (* -1 (/ (+ x (* z (+ 1 (log (/ 1 t))))) y)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (* -1 (/ (+ x (* z (+ 1 (log (/ 1 t))))) y)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 y)) #s(literal -1 binary64)) (neg.f64 y))
(+ x y)
(+.f64 x y)
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (/ y z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (/.f64 x z) (/.f64 y z))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (/ y z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (/.f64 x z) (/.f64 y z))))
(* z (+ 1 (+ (log (/ 1 t)) (+ (/ x z) (/ y z)))))
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 (/.f64 x z) (/.f64 y z))))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x y) z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (+.f64 x y) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x y) z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (+.f64 x y) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ (+ x y) z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (+.f64 x y) z)) (neg.f64 z))
(+ x (+ y (* z (+ 1 (* -1 (log t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (* -1 (log t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (* -1 (log t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (* -1 (log t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (log (/ 1 t))))))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))
(+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))
(+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))
(+ x (+ y (* z (+ 1 (+ (log -1) (log (/ -1 t)))))))
(+.f64 (+.f64 x y) (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
y
(* y (+ 1 (/ (* z (+ 1 (log (/ 1 t)))) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(* y (+ 1 (/ (* z (+ 1 (log (/ 1 t)))) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(* y (+ 1 (/ (* z (+ 1 (log (/ 1 t)))) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
y
(* -1 (* y (- (* -1 (/ (* z (+ 1 (log (/ 1 t)))) y)) 1)))
(*.f64 (+.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (* -1 (/ (* z (+ 1 (log (/ 1 t)))) y)) 1)))
(*.f64 (+.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (* -1 (/ (* z (+ 1 (log (/ 1 t)))) y)) 1)))
(*.f64 (+.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal -1 binary64)) (neg.f64 y))
y
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (+ (log (/ 1 t)) (/ y z))))
(*.f64 z (+.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (+ 1 (+ (log (/ 1 t)) (/ y z))))
(*.f64 z (+.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (+ 1 (+ (log (/ 1 t)) (/ y z))))
(*.f64 z (+.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ y z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 y z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ y z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 y z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (+ 1 (log (/ 1 t)))) (* -1 (/ y z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 y z)) (neg.f64 z))
(+ y (* z (+ 1 (* -1 (log t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (* -1 (log t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (* -1 (log t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (* -1 (log t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (log (/ 1 t)))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))
(+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))
(+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))
(+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))
(+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))
(+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))
(+ y (* z (+ 1 (+ (log -1) (log (/ -1 t))))))
(+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (* -1 (log t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (log (/ 1 t))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64))))
(* z (+ 1 (+ (log -1) (log (/ -1 t)))))
(*.f64 z (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64))))
(+ 1 (* -1 (log t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (* -1 (log t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (* -1 (log t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (* -1 (log t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (log (/ 1 t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (log (/ 1 t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (log (/ 1 t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (log (/ 1 t)))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))
(+ 1 (+ (log -1) (log (/ -1 t))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))
(+ (log (sqrt t)) (* -1 (log t)))
(-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))
(+ (log (sqrt t)) (* -1 (log t)))
(-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))
(+ (log (sqrt t)) (* -1 (log t)))
(-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))
(+ (log (sqrt t)) (* -1 (log t)))
(-.f64 (log.f64 (sqrt.f64 t)) (log.f64 t))
(log (sqrt (/ 1 t)))
(log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))
(log (sqrt (/ 1 t)))
(log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))
(log (sqrt (/ 1 t)))
(log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))
(log (sqrt (/ 1 t)))
(log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))
(log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))
(log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))
(log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))
(log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))
(log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))
(log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))
(log (* (sqrt (/ 1 t)) (pow (sqrt -1) 2)))
(log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))
(* -1/2 b)
(*.f64 b #s(literal -1/2 binary64))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* a b)
(*.f64 b a)
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) #s(literal -1 binary64)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) #s(literal -1 binary64)))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 a (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) #s(literal -1 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x))))
(pow x 2)
(*.f64 x x)
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 x x) (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 x x) (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 x x) (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 x x) (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 x x) (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 x x) (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))
(- (pow x 2) (* 1/4 (pow b 2)))
(+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))
(- (+ (* a (pow b 2)) (pow x 2)) (* 1/4 (pow b 2)))
(+.f64 (*.f64 x x) (-.f64 (*.f64 b (*.f64 b a)) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))))
(- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))
(+.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))
(- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))
(+.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))
(* -1 (* (pow a 2) (pow b 2)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a))))
(* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 b b)))
(* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 x x) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)))))
(* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 x x) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)))))
(* -1 (* (pow a 2) (pow b 2)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a))))
(* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 b b)))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(* 1/4 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 1/4 binary64))
(+ (* -1 (* a (pow b 2))) (* 1/4 (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) a)))
(+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal -1 binary64) a) a)))
(+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal -1 binary64) a) a)))
(* (pow a 2) (pow b 2))
(*.f64 b (*.f64 b (*.f64 a a)))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))))
(* (pow a 2) (pow b 2))
(*.f64 b (*.f64 b (*.f64 a a)))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a)) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a)) a)))
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(* -1 (log t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(log (/ 1 t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(log (/ 1 t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(log (/ 1 t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(log (/ 1 t))
(-.f64 #s(literal 0 binary64) (log.f64 t))
(+ (log -1) (log (/ -1 t)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(+ (log -1) (log (/ -1 t)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(+ (log -1) (log (/ -1 t)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))
(+ (log -1) (log (/ -1 t)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))

eval171.0ms (1.3%)

Compiler

Compiled 37039 to 3206 computations (91.3% saved)

prune262.0ms (1.9%)

Pruning

48 alts after pruning (45 fresh and 3 done)

PrunedKeptTotal
New1377271404
Fresh61824
Picked325
Done011
Total1386481434
Accuracy
100.0%
Counts
1434 → 48
Alt Table
Click to see full alt table
StatusAccuracyProgram
11.0%
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
3.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
8.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a)))))))))
7.1%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)))
8.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
13.2%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
21.6%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x))
4.0%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
31.6%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
27.0%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
13.7%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
6.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
9.9%
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
31.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
22.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
53.5%
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
68.2%
(+.f64 (+.f64 (+.f64 x y) (neg.f64 (*.f64 (log.f64 t) z))) z)
52.6%
(+.f64 (+.f64 x (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
44.5%
(+.f64 (*.f64 (+.f64 a (/.f64 x b)) b) (*.f64 #s(literal -1/2 binary64) b))
76.4%
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
41.1%
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
56.1%
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
48.0%
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
29.4%
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
68.3%
(+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))))
59.5%
(+.f64 x (*.f64 (+.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal -1 binary64)) (neg.f64 y)))
43.9%
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
60.2%
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
41.9%
(+.f64 x (*.f64 b a))
32.1%
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
43.3%
(+.f64 x (*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
46.0%
(+.f64 x y)
6.5%
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
55.3%
(*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
23.7%
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
23.8%
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
17.3%
(*.f64 y (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
47.1%
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
13.4%
(*.f64 b (/.f64 x b))
23.9%
(*.f64 b (+.f64 a (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
44.5%
(*.f64 b (+.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b x)) #s(literal -1/2 binary64))))
31.7%
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
42.2%
(*.f64 b (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
42.6%
(*.f64 b (*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))))
22.6%
(*.f64 b a)
65.8%
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a)))))
26.5%
y
21.5%
x
Compiler

Compiled 2114 to 1359 computations (35.7% saved)

simplify184.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(log.f64 t)
cost-diff0
(-.f64 #s(literal 1 binary64) (log.f64 t))
cost-diff0
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
cost-diff0
(-.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
cost-diff0
(/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
cost-diff512
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
cost-diff0
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
cost-diff0
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)
cost-diff0
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))
cost-diff256
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
cost-diff0
(*.f64 b a)
cost-diff0
(+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
cost-diff0
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
cost-diff384
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y)
cost-diff384
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
Rules
2782×*-lowering-*.f32
2782×*-lowering-*.f64
1778×sum3-define
1204×+-lowering-+.f64
1204×+-lowering-+.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
035258
194232
2278226
31150219
44821205
08586205
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z)))) y) (* (- a 1/2) b))
(* (+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z)))) y)
(+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z))))
1
(+ (/ x y) (/ (- 1 (log t)) (/ y z)))
(/ x y)
x
y
(/ (- 1 (log t)) (/ y z))
(- 1 (log t))
(log t)
t
(/ y z)
z
(* (- a 1/2) b)
(- a 1/2)
a
1/2
b
(* b a)
b
a
(* x (+ 1 (/ (* b (+ a -1/2)) x)))
x
(+ 1 (/ (* b (+ a -1/2)) x))
1
(/ (* b (+ a -1/2)) x)
(* b (+ a -1/2))
b
(+ a -1/2)
a
-1/2
(/ 1 (/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))))
1
(/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))
(* b (- 1/2 a))
b
(- 1/2 a)
1/2
a
(- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))
(* x x)
x
(* b (* (+ a -1/2) (* b (+ a -1/2))))
(* (+ a -1/2) (* b (+ a -1/2)))
(+ a -1/2)
-1/2
(* b (+ a -1/2))
(* z (- 1 (log t)))
z
(- 1 (log t))
1
(log t)
t
Outputs
(+ (* (+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z)))) y) (* (- a 1/2) b))
(+.f64 y (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) x)))
(* (+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z)))) y)
(+.f64 y (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) x))
(+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z))))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
1
#s(literal 1 binary64)
(+ (/ x y) (/ (- 1 (log t)) (/ y z)))
(+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(/ x y)
(/.f64 x y)
x
y
(/ (- 1 (log t)) (/ y z))
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(log t)
(log.f64 t)
t
(/ y z)
(/.f64 y z)
z
(* (- a 1/2) b)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(- a 1/2)
(+.f64 a #s(literal -1/2 binary64))
a
1/2
#s(literal 1/2 binary64)
b
(* b a)
(*.f64 a b)
b
a
(* x (+ 1 (/ (* b (+ a -1/2)) x)))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)
x
(+ 1 (/ (* b (+ a -1/2)) x))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
1
#s(literal 1 binary64)
(/ (* b (+ a -1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(* b (+ a -1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
b
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
a
-1/2
#s(literal -1/2 binary64)
(/ 1 (/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))
1
#s(literal 1 binary64)
(/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))
(/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
b
(- 1/2 a)
(-.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))
(-.f64 (*.f64 x x) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))
(* x x)
(*.f64 x x)
x
(* b (* (+ a -1/2) (* b (+ a -1/2))))
(*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))
(* (+ a -1/2) (* b (+ a -1/2)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+ a -1/2)
(+.f64 a #s(literal -1/2 binary64))
-1/2
#s(literal -1/2 binary64)
(* b (+ a -1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* z (- 1 (log t)))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)
z
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
1
#s(literal 1 binary64)
(log t)
(log.f64 t)
t

localize220.0ms (1.6%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(log.f64 t)
accuracy100.0%
(-.f64 #s(literal 1 binary64) (log.f64 t))
accuracy99.6%
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
accuracy99.5%
(*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
accuracy90.3%
(-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
accuracy61.4%
(/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
accuracy100.0%
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))
accuracy100.0%
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
accuracy96.5%
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)
accuracy90.0%
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
accuracy100.0%
(*.f64 b a)
accuracy100.0%
(-.f64 #s(literal 1 binary64) (log.f64 t))
accuracy98.7%
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))
accuracy96.9%
(+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
accuracy75.8%
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y)
Results
146.0ms256×0valid
Compiler

Compiled 271 to 36 computations (86.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-mult: 18.0ms (35.8% of total)
ival-div: 15.0ms (29.9% of total)
ival-sub: 7.0ms (13.9% of total)
ival-add: 6.0ms (11.9% of total)
ival-log: 4.0ms (8% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

series34.0ms (0.3%)

Counts
19 → 624
Calls
Call 1
Inputs
#<alt (+ (* (+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z)))) y) (* (- a 1/2) b))>
#<alt (* (+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z)))) y)>
#<alt (+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z))))>
#<alt (+ (/ x y) (/ (- 1 (log t)) (/ y z)))>
#<alt (* b a)>
#<alt (* x (+ 1 (/ (* b (+ a -1/2)) x)))>
#<alt (+ 1 (/ (* b (+ a -1/2)) x))>
#<alt (/ (* b (+ a -1/2)) x)>
#<alt (* b (+ a -1/2))>
#<alt (/ 1 (/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))))>
#<alt (/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))>
#<alt (* b (- 1/2 a))>
#<alt (- 1/2 a)>
#<alt (* z (- 1 (log t)))>
#<alt (- 1 (log t))>
#<alt (log t)>
#<alt (/ (- 1 (log t)) (/ y z))>
#<alt (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))>
#<alt (* b (* (+ a -1/2) (* b (+ a -1/2))))>
Outputs
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y))))>
#<alt (+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))>
#<alt (+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))>
#<alt (+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))>
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))>
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))>
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))>
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))>
#<alt y>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))>
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (/ x y))))>
#<alt (+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))>
#<alt (+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))>
#<alt (+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))>
#<alt (* y (* z (- (/ 1 y) (/ (log t) y))))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))>
#<alt (* z (- 1 (log t)))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))>
#<alt (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))>
#<alt (+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))>
#<alt (+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))>
#<alt (* a b)>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))>
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))>
#<alt (* b (- a 1/2))>
#<alt (* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))>
#<alt (* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))>
#<alt (* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))>
#<alt (* y (+ 1 (/ (* z (- 1 (log t))) y)))>
#<alt (+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))>
#<alt (+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))>
#<alt (+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))>
#<alt x>
#<alt (* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))>
#<alt (* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))>
#<alt (* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))>
#<alt (+ x (* z (- 1 (log t))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt (+ x (+ y (* z (- 1 (log t)))))>
#<alt y>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt y>
#<alt (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))>
#<alt (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))>
#<alt (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))>
#<alt (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))>
#<alt (* y (+ 1 (/ x y)))>
#<alt (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))>
#<alt (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))>
#<alt (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))>
#<alt (* y (* z (- (/ 1 y) (/ (log t) y))))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))>
#<alt (* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))>
#<alt (* z (- 1 (log t)))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))>
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))>
#<alt (+ 1 (/ (* z (- 1 (log t))) y))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (/ x y)>
#<alt (* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))>
#<alt (* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))>
#<alt (* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))>
#<alt (/ x y)>
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (/ (+ x (+ y (* z (- 1 (log t))))) y)>
#<alt (/ (+ x (+ y (* z (- 1 (log t))))) y)>
#<alt (/ (+ x (+ y (* z (- 1 (log t))))) y)>
#<alt 1>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))>
#<alt (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))>
#<alt (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))>
#<alt (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))>
#<alt (+ 1 (/ x y))>
#<alt (+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))>
#<alt (+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))>
#<alt (+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))>
#<alt (* z (- (/ 1 y) (/ (log t) y)))>
#<alt (* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))>
#<alt (* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))>
#<alt (* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (+ (/ x y) (/ (* z (- 1 (log t))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (log t))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (log t))) y))>
#<alt (/ x y)>
#<alt (* x (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y))))>
#<alt (* x (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y))))>
#<alt (* x (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y))))>
#<alt (/ x y)>
#<alt (* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) (* x y))) (/ 1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) (* x y))) (/ 1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) (* x y))) (/ 1 y))))>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (/ (+ x (* z (- 1 (log t)))) y)>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (log t))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (log t))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (log t))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (log t))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))>
#<alt (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))>
#<alt (/ x y)>
#<alt (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y))>
#<alt (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y))>
#<alt (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y))>
#<alt (* z (- (/ 1 y) (/ (log t) y)))>
#<alt (* z (- (+ (/ 1 y) (/ x (* y z))) (/ (log t) y)))>
#<alt (* z (- (+ (/ 1 y) (/ x (* y z))) (/ (log t) y)))>
#<alt (* z (- (+ (/ 1 y) (/ x (* y z))) (/ (log t) y)))>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (* -1 (* z (+ (* -1 (/ x (* y z))) (* -1 (/ (- 1 (log t)) y)))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* y z))) (* -1 (/ (- 1 (log t)) y)))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* y z))) (* -1 (/ (- 1 (log t)) y)))))>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* a b)>
#<alt (* b (- a 1/2))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt (+ x (* b (- a 1/2)))>
#<alt x>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))>
#<alt x>
#<alt (+ x (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))))>
#<alt (+ x (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))))>
#<alt (+ x (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))))>
#<alt (* b (* x (- (/ a x) (* 1/2 (/ 1 x)))))>
#<alt (* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (/ x b)))>
#<alt (* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (/ x b)))>
#<alt (* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (/ x b)))>
#<alt (* b (- a 1/2))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))>
#<alt (* x (+ 1 (* -1/2 (/ b x))))>
#<alt (+ (* a b) (* x (+ 1 (* -1/2 (/ b x)))))>
#<alt (+ (* a b) (* x (+ 1 (* -1/2 (/ b x)))))>
#<alt (+ (* a b) (* x (+ 1 (* -1/2 (/ b x)))))>
#<alt (* a b)>
#<alt (* a (+ b (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))>
#<alt (* a (+ b (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))>
#<alt (* a (+ b (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))))>
#<alt 1>
#<alt (+ 1 (* b (- (/ a x) (* 1/2 (/ 1 x)))))>
#<alt (+ 1 (* b (- (/ a x) (* 1/2 (/ 1 x)))))>
#<alt (+ 1 (* b (- (/ a x) (* 1/2 (/ 1 x)))))>
#<alt (* b (- (/ a x) (* 1/2 (/ 1 x))))>
#<alt (* b (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))>
#<alt (* b (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))>
#<alt (* b (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (* -1 (* b (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))>
#<alt (* -1 (* b (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))>
#<alt (* -1 (* b (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))>
#<alt (+ 1 (* -1/2 (/ b x)))>
#<alt (+ 1 (+ (* -1/2 (/ b x)) (/ (* a b) x)))>
#<alt (+ 1 (+ (* -1/2 (/ b x)) (/ (* a b) x)))>
#<alt (+ 1 (+ (* -1/2 (/ b x)) (/ (* a b) x)))>
#<alt (/ (* a b) x)>
#<alt (* a (+ (* -1/2 (/ b (* a x))) (+ (/ 1 a) (/ b x))))>
#<alt (* a (+ (* -1/2 (/ b (* a x))) (+ (/ 1 a) (/ b x))))>
#<alt (* a (+ (* -1/2 (/ b (* a x))) (+ (/ 1 a) (/ b x))))>
#<alt (/ (* a b) x)>
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ 1 (* -1/2 (/ b x))) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ 1 (* -1/2 (/ b x))) a)))))>
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ 1 (* -1/2 (/ b x))) a)))))>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (+ x (* b (- a 1/2))) x)>
#<alt (/ (+ x (* b (- a 1/2))) x)>
#<alt (/ (+ x (* b (- a 1/2))) x)>
#<alt 1>
#<alt (+ 1 (/ (* b (- a 1/2)) x))>
#<alt (+ 1 (/ (* b (- a 1/2)) x))>
#<alt (+ 1 (/ (* b (- a 1/2)) x))>
#<alt 1>
#<alt (+ 1 (/ (* b (- a 1/2)) x))>
#<alt (+ 1 (/ (* b (- a 1/2)) x))>
#<alt (+ 1 (/ (* b (- a 1/2)) x))>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (* -1/2 (/ b x))>
#<alt (+ (* -1/2 (/ b x)) (/ (* a b) x))>
#<alt (+ (* -1/2 (/ b x)) (/ (* a b) x))>
#<alt (+ (* -1/2 (/ b x)) (/ (* a b) x))>
#<alt (/ (* a b) x)>
#<alt (* a (+ (* -1/2 (/ b (* a x))) (/ b x)))>
#<alt (* a (+ (* -1/2 (/ b (* a x))) (/ b x)))>
#<alt (* a (+ (* -1/2 (/ b (* a x))) (/ b x)))>
#<alt (/ (* a b) x)>
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))>
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))>
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (/ (* b (- a 1/2)) x)>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* b (- a 1/2))>
#<alt (* -1/2 b)>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (+ (* -1/2 b) (* a b))>
#<alt (* a b)>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a (+ b (* -1/2 (/ b a))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))>
#<alt (/ (pow x 2) (* b (- 1/2 a)))>
#<alt (/ (+ (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (- 1/2 a))) b)>
#<alt (/ (+ (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (- 1/2 a))) b)>
#<alt (/ (+ (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (- 1/2 a))) b)>
#<alt (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))>
#<alt (* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))))>
#<alt (* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))))>
#<alt (* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))))>
#<alt (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))>
#<alt (* -1 (* b (+ (* -1 (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (/ (pow (- a 1/2) 2) (- 1/2 a)))))>
#<alt (* -1 (* b (+ (* -1 (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (/ (pow (- a 1/2) 2) (- 1/2 a)))))>
#<alt (* -1 (* b (+ (* -1 (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (/ (pow (- a 1/2) 2) (- 1/2 a)))))>
#<alt (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b))>
#<alt (+ (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* a (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))>
#<alt (+ (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* a (- (+ (* 2 b) (* a (- (* -2 b) (* -2 (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b))))))) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))>
#<alt (+ (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* a (- (+ (* 2 b) (* a (- (+ (* -2 b) (* 2 (* a (- (* -2 b) (* -2 (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))))) (* -2 (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b))))))) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))>
#<alt (* a b)>
#<alt (* a (- (+ b (* -1 (/ b a))) (* -1/2 (/ b a))))>
#<alt (* a (- (+ b (+ (* -1 (/ b a)) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))))) (+ (* -1/2 (/ b a)) (* -1/2 (/ (- (* -1 b) (* -1/2 b)) (pow a 2))))))>
#<alt (* a (- (+ b (+ (* -1 (/ b a)) (+ (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))) (* 1/2 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* -1/2 (- (* -1 b) (* -1/2 b)))) (pow a 3)))))) (+ (* -1/2 (/ b a)) (* -1/2 (/ (- (* -1 b) (* -1/2 b)) (pow a 2))))))>
#<alt (* a b)>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (* -1 b) (* -1/2 b)) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (/ (pow x 2) b) (+ (* 1/4 b) (* 1/2 (- (* -1 b) (* -1/2 b))))) a))) (* -1/2 b)) a)))))>
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (+ (* 1/2 (/ (- (/ (pow x 2) b) (+ (* 1/4 b) (* 1/2 (- (* -1 b) (* -1/2 b))))) a)) (/ (pow x 2) b)) (+ (* 1/4 b) (* 1/2 (- (* -1 b) (* -1/2 b))))) a))) (* -1/2 b)) a)))))>
#<alt (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))>
#<alt (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (* b (- 1/2 a))))>
#<alt (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (* b (- 1/2 a))))>
#<alt (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (* b (- 1/2 a))))>
#<alt (/ (pow x 2) (* b (- 1/2 a)))>
#<alt (* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))>
#<alt (* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))>
#<alt (* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))>
#<alt (/ (pow x 2) (* b (- 1/2 a)))>
#<alt (* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))>
#<alt (* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))>
#<alt (* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))>
#<alt (/ (* b (- 1/2 a)) (pow x 2))>
#<alt (* b (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (* (pow b 2) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 4))) (/ a (pow x 2))))>
#<alt (* b (- (+ (* (pow b 2) (- (/ (* (pow b 2) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 6)) (* -1 (/ (* (- 1/2 a) (pow (- a 1/2) 2)) (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) (/ a (pow x 2))))>
#<alt (* b (- (+ (* (pow b 2) (- (* (pow b 2) (- (/ (* (pow b 2) (* (- 1/2 a) (pow (- a 1/2) 6))) (pow x 8)) (* -1 (/ (* (- 1/2 a) (pow (- a 1/2) 4)) (pow x 6))))) (* -1 (/ (* (- 1/2 a) (pow (- a 1/2) 2)) (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) (/ a (pow x 2))))>
#<alt (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))>
#<alt (/ (+ (* -1 (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) b)>
#<alt (/ (- (+ (* -1 (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) b)>
#<alt (/ (- (+ (* -1 (/ (* (pow x 6) (- 1/2 a)) (* (pow b 6) (pow (- a 1/2) 8)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) (+ (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4))) (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6))))) b)>
#<alt (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))>
#<alt (* -1 (/ (- (+ (* 1/2 (/ 1 (pow (- a 1/2) 2))) (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) (/ a (pow (- a 1/2) 2))) b))>
#<alt (* -1 (/ (- (+ (* 1/2 (/ 1 (pow (- a 1/2) 2))) (+ (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4))) (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6))))) (/ a (pow (- a 1/2) 2))) b))>
#<alt (* -1 (/ (- (+ (* 1/2 (/ 1 (pow (- a 1/2) 2))) (+ (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4))) (+ (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6))) (/ (* (pow x 6) (- 1/2 a)) (* (pow b 6) (pow (- a 1/2) 8)))))) (/ a (pow (- a 1/2) 2))) b))>
#<alt (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2)))))>
#<alt (+ (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))))>
#<alt (+ (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (+ (* -1 (* a (+ (* -1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2))))))) (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2)))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))))>
#<alt (+ (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (+ (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow b 2) (+ (* -1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2)))))) (- (pow x 2) (* 1/4 (pow b 2))))) (* -1 (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (+ (* -1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))))>
#<alt (/ 1 (* a b))>
#<alt (/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a)>
#<alt (/ (- (+ (/ 1/2 (* a b)) (+ (/ 1 b) (* 1/2 (/ 1 (* (pow a 2) b))))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) (pow b 3))))) a)>
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ 1 b)) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3))))) (* -1/2 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3)))) (pow a 3))) (+ (/ 1/2 (* a b)) (+ (/ 1 b) (* 1/2 (/ 1 (* (pow a 2) b)))))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) (pow b 3))))) a)>
#<alt (/ 1 (* a b))>
#<alt (/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a)>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ 1 b)) (+ (* 1/2 (/ 1 b)) (/ (pow x 2) (pow b 3)))) a)) (* 1/2 (/ 1 b))) a)) (/ 1 b)) a))>
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (/ 1 b)) (/ (pow x 2) (pow b 3))) (+ (* -1/2 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3))) (* 1/4 (/ 1 b)))) a)) (* 1/4 (/ 1 b))) (+ (* 1/2 (/ 1 b)) (/ (pow x 2) (pow b 3)))) a)) (* 1/2 (/ 1 b))) a)) (/ 1 b)) a))>
#<alt (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))>
#<alt (+ (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2)))) (* (pow x 2) (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))))>
#<alt (+ (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2)))) (* (pow x 2) (- (+ (/ a (* (pow b 3) (pow (- a 1/2) 4))) (/ (* (pow x 2) (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))) (* (pow b 2) (pow (- a 1/2) 2)))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))))>
#<alt (+ (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2)))) (* (pow x 2) (- (+ (* (pow x 2) (- (/ (* (pow x 2) (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))) (* (pow b 4) (pow (- a 1/2) 4))) (* -1 (/ (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4))))) (* (pow b 2) (pow (- a 1/2) 2)))))) (/ a (* (pow b 3) (pow (- a 1/2) 4)))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))))>
#<alt (/ (* b (- 1/2 a)) (pow x 2))>
#<alt (/ (+ (* b (- 1/2 a)) (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (pow x 2))>
#<alt (/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))) (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2)))) (pow x 2))>
#<alt (/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 7) (* (- 1/2 a) (pow (- a 1/2) 6))) (pow x 6))) (+ (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (* -1 (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))))) (pow x 2))>
#<alt (/ (* b (- 1/2 a)) (pow x 2))>
#<alt (/ (+ (* b (- 1/2 a)) (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (pow x 2))>
#<alt (/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))) (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2)))) (pow x 2))>
#<alt (/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 7) (* (- 1/2 a) (pow (- a 1/2) 6))) (pow x 6))) (+ (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (* -1 (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))))) (pow x 2))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* b (- 1/2 a))>
#<alt (* 1/2 b)>
#<alt (+ (* -1 (* a b)) (* 1/2 b))>
#<alt (+ (* -1 (* a b)) (* 1/2 b))>
#<alt (+ (* -1 (* a b)) (* 1/2 b))>
#<alt (* -1 (* a b))>
#<alt (* a (+ (* -1 b) (* 1/2 (/ b a))))>
#<alt (* a (+ (* -1 b) (* 1/2 (/ b a))))>
#<alt (* a (+ (* -1 b) (* 1/2 (/ b a))))>
#<alt (* -1 (* a b))>
#<alt (* -1 (* a (+ b (* -1/2 (/ b a)))))>
#<alt (* -1 (* a (+ b (* -1/2 (/ b a)))))>
#<alt (* -1 (* a (+ b (* -1/2 (/ b a)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 a))>
#<alt (+ 1/2 (* -1 a))>
#<alt (+ 1/2 (* -1 a))>
#<alt (* -1 a)>
#<alt (* a (- (* 1/2 (/ 1 a)) 1))>
#<alt (* a (- (* 1/2 (/ 1 a)) 1))>
#<alt (* a (- (* 1/2 (/ 1 a)) 1))>
#<alt (* -1 a)>
#<alt (* -1 (* a (- 1 (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* a (- 1 (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* a (- 1 (* 1/2 (/ 1 a)))))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (log t)))>
#<alt (* z (- 1 (* -1 (log (/ 1 t)))))>
#<alt (* z (- 1 (* -1 (log (/ 1 t)))))>
#<alt (* z (- 1 (* -1 (log (/ 1 t)))))>
#<alt (* z (- 1 (* -1 (log (/ 1 t)))))>
#<alt (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))>
#<alt (- 1 (log t))>
#<alt (- 1 (log t))>
#<alt (- 1 (log t))>
#<alt (- 1 (log t))>
#<alt (- 1 (* -1 (log (/ 1 t))))>
#<alt (- 1 (* -1 (log (/ 1 t))))>
#<alt (- 1 (* -1 (log (/ 1 t))))>
#<alt (- 1 (* -1 (log (/ 1 t))))>
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))>
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))>
#<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 (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)>
#<alt (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)>
#<alt (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)>
#<alt (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)>
#<alt (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)>
#<alt (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)>
#<alt (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)>
#<alt (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (/ (* z (- 1 (log t))) y)>
#<alt (* -1 (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))>
#<alt (pow x 2)>
#<alt (+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))>
#<alt (+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))>
#<alt (+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))>
#<alt (* -1 (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* -1 (* (pow b 2) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))>
#<alt (- (pow x 2) (* 1/4 (pow b 2)))>
#<alt (- (+ (* a (pow b 2)) (pow x 2)) (* 1/4 (pow b 2)))>
#<alt (- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))>
#<alt (- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))>
#<alt (* -1 (* (pow a 2) (pow b 2)))>
#<alt (* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))>
#<alt (* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))>
#<alt (* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))>
#<alt (* -1 (* (pow a 2) (pow b 2)))>
#<alt (* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))>
#<alt (* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))>
#<alt (* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* (pow b 2) (pow (- a 1/2) 2))>
#<alt (* 1/4 (pow b 2))>
#<alt (+ (* -1 (* a (pow b 2))) (* 1/4 (pow b 2)))>
#<alt (+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))>
#<alt (+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))>
Calls

156 calls:

TimeVariablePointExpression
3.0ms
b
@-inf
(/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))
1.0ms
a
@0
(/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))
1.0ms
x
@0
(/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))
1.0ms
b
@inf
(* x (+ 1 (/ (* b (+ a -1/2)) x)))
1.0ms
x
@inf
(/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))

rewrite378.0ms (2.8%)

Algorithm
batch-egg-rewrite
Rules
2716×fma-lowering-fma.f32
2716×fma-lowering-fma.f64
2592×*-lowering-*.f32
2592×*-lowering-*.f64
1834×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
035192
1254165
22463163
08380163
Stop Event
iter limit
node limit
Counts
19 → 518
Calls
Call 1
Inputs
(+ (* (+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z)))) y) (* (- a 1/2) b))
(* (+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z)))) y)
(+ 1 (+ (/ x y) (/ (- 1 (log t)) (/ y z))))
(+ (/ x y) (/ (- 1 (log t)) (/ y z)))
(* b a)
(* x (+ 1 (/ (* b (+ a -1/2)) x)))
(+ 1 (/ (* b (+ a -1/2)) x))
(/ (* b (+ a -1/2)) x)
(* b (+ a -1/2))
(/ 1 (/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))))
(/ (* b (- 1/2 a)) (- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2))))))
(* b (- 1/2 a))
(- 1/2 a)
(* z (- 1 (log t)))
(- 1 (log t))
(log t)
(/ (- 1 (log t)) (/ y z))
(- (* x x) (* b (* (+ a -1/2) (* b (+ a -1/2)))))
(* b (* (+ a -1/2) (* b (+ a -1/2))))
Outputs
(+.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 a b) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+.f64 (+.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a b)) (*.f64 b #s(literal -1/2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(fma.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(fma.f64 a b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))
(fma.f64 b a (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) y))
(+.f64 (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) (*.f64 y #s(literal 1 binary64)))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(+.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) y) (*.f64 #s(literal 1 binary64) y))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) y))
(fma.f64 #s(literal 1 binary64) y (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) y))
(fma.f64 y #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(fma.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (*.f64 y #s(literal 1 binary64)))
(fma.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(fma.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) y (*.f64 #s(literal 1 binary64) y))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) y))
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64)))))
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 3 binary64))) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64))) y) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) y)
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(+.f64 (/.f64 x y) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64)))
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (/.f64 x y))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) (/.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z y)) (/.f64 (log.f64 t) (/.f64 y z)))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64))
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (+.f64 (/.f64 x (/.f64 z y)) (*.f64 y (-.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) z)) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y))))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) #s(literal 1 binary64))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) z (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y))
(+.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64)))
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64)) (*.f64 (/.f64 x y) #s(literal 1 binary64)))
(-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (/.f64 y z))))
(-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 y z)))
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x (-.f64 #s(literal 0 binary64) y)))
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 (-.f64 #s(literal 0 binary64) x) y))
(-.f64 (/.f64 z y) (-.f64 (/.f64 (log.f64 t) (/.f64 y z)) (/.f64 x y)))
(-.f64 (/.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)) (-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(-.f64 (+.f64 (/.f64 x y) (/.f64 z y)) (/.f64 (log.f64 t) (/.f64 y z)))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y))
(fma.f64 #s(literal 1 binary64) (/.f64 z y) (neg.f64 (-.f64 (/.f64 (log.f64 t) (/.f64 y z)) (/.f64 x y))))
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (/.f64 x y))
(fma.f64 z (/.f64 #s(literal 1 binary64) y) (neg.f64 (-.f64 (/.f64 (log.f64 t) (/.f64 y z)) (/.f64 x y))))
(fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 x y))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) (/.f64 x y))
(fma.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x y))
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) z (neg.f64 (-.f64 (/.f64 (log.f64 t) (/.f64 y z)) (/.f64 x y))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) z (/.f64 x y))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 (log.f64 t) (/.f64 y z)) (/.f64 x y))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 z y) (/.f64 x y))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z) (/.f64 x y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) z) (+.f64 (/.f64 x (/.f64 z y)) (*.f64 y (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (/.f64 x (/.f64 z y)) (*.f64 y (-.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 (*.f64 y y) z))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64))) (+.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y)))))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)) (-.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 y x)))))
(/.f64 (-.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64))) (-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 (/.f64 y x) (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))))
(/.f64 (+.f64 (/.f64 y z) (*.f64 (/.f64 y x) (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (/.f64 y x) (/.f64 y z)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y z))))
(/.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y z))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y z))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y z)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 y z))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (/.f64 y x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x)) (*.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) y))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y x)) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 y x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 y x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) y))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (+.f64 (/.f64 x (/.f64 z y)) (*.f64 y (-.f64 #s(literal 1 binary64) (log.f64 t))))) (neg.f64 (/.f64 (*.f64 y y) z)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y))))))
(/.f64 (neg.f64 (-.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)) (/.f64 x (*.f64 (/.f64 y x) y))) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 z y)) (*.f64 y (-.f64 #s(literal 1 binary64) (log.f64 t))))) (/.f64 (*.f64 y y) z))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64)))) (+.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)))) (-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(/.f64 (/.f64 (+.f64 (/.f64 x (/.f64 z y)) (*.f64 y (-.f64 #s(literal 1 binary64) (log.f64 t)))) y) (/.f64 y z))
(pow.f64 (/.f64 (/.f64 (*.f64 y y) z) (+.f64 (/.f64 x (/.f64 z y)) (*.f64 y (-.f64 #s(literal 1 binary64) (log.f64 t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) (-.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))))
(*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))) #s(literal 1 binary64))
(*.f64 (+.f64 (/.f64 x (/.f64 z y)) (*.f64 y (-.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) z)))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) (/.f64 x y))))))
(*.f64 (-.f64 (/.f64 x (*.f64 (/.f64 y x) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))))
(*.f64 a b)
(*.f64 b a)
(+.f64 x (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x)
(fma.f64 b (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) x) x)
(fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)
(fma.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x x)
(fma.f64 (*.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) x) x)
(fma.f64 (*.f64 x b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) x)
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 x (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (-.f64 x (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x)
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))
(+.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (/.f64 (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64))
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b x) #s(literal 1 binary64))
(fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) b #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) x)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(pow.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) x)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b x))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) b)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(+.f64 (*.f64 a b) (*.f64 b #s(literal -1/2 binary64)))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a b))
(fma.f64 a b (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 a b))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) b))) (+.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a b) (*.f64 b #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 a b) (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 b (+.f64 (*.f64 a a) #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b)
(+.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) b) (-.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) a)) (pow.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 b (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))
(/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 b (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 b (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(*.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 b (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) b)
(*.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(*.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) b))
(fma.f64 #s(literal 1/2 binary64) b (*.f64 (-.f64 #s(literal 0 binary64) a) b))
(fma.f64 b #s(literal 1/2 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 b (-.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 b (-.f64 #s(literal 1/4 binary64) (*.f64 a a))) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a)) b) (+.f64 a #s(literal 1/2 binary64)))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 1/2 binary64) a) b)
(+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(+.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))
(-.f64 #s(literal 1/2 binary64) a)
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 a #s(literal 1/2 binary64))))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1 binary64) a #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 a a))))
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a))) (neg.f64 (+.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 a #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))))
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (log.f64 t))))
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) z))
(fma.f64 #s(literal 1 binary64) z (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) z))
(fma.f64 z #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (/.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(fma.f64 #s(literal -1 binary64) (log.f64 t) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(log.f64 t)
(*.f64 #s(literal 1 binary64) (log.f64 t))
(*.f64 (log.f64 t) #s(literal 1 binary64))
(+.f64 (/.f64 z y) (neg.f64 (/.f64 (log.f64 t) (/.f64 y z))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z y) (neg.f64 (*.f64 (/.f64 z y) (log.f64 t)))) (fma.f64 (neg.f64 (/.f64 z y)) (log.f64 t) (*.f64 (/.f64 z y) (log.f64 t))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z y) (neg.f64 (*.f64 z (/.f64 (log.f64 t) y)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) y) (*.f64 z (/.f64 (log.f64 t) y))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z y) (neg.f64 (*.f64 (/.f64 z y) (/.f64 (log.f64 t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z y)) (/.f64 (log.f64 t) #s(literal 1 binary64)) (*.f64 (/.f64 z y) (/.f64 (log.f64 t) #s(literal 1 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z y) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y)))))
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 (/.f64 z y) (log.f64 t)))) (fma.f64 (neg.f64 (/.f64 z y)) (log.f64 t) (*.f64 (/.f64 z y) (log.f64 t))))
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 z (/.f64 (log.f64 t) y)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) y) (*.f64 z (/.f64 (log.f64 t) y))))
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 (/.f64 z y) (/.f64 (log.f64 t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z y)) (/.f64 (log.f64 t) #s(literal 1 binary64)) (*.f64 (/.f64 z y) (/.f64 (log.f64 t) #s(literal 1 binary64)))))
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) z (neg.f64 (*.f64 (/.f64 z y) (log.f64 t)))) (fma.f64 (neg.f64 (/.f64 z y)) (log.f64 t) (*.f64 (/.f64 z y) (log.f64 t))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) z (neg.f64 (*.f64 z (/.f64 (log.f64 t) y)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) y) (*.f64 z (/.f64 (log.f64 t) y))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) z (neg.f64 (*.f64 (/.f64 z y) (/.f64 (log.f64 t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z y)) (/.f64 (log.f64 t) #s(literal 1 binary64)) (*.f64 (/.f64 z y) (/.f64 (log.f64 t) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z y) (log.f64 t)))) (fma.f64 (neg.f64 (/.f64 z y)) (log.f64 t) (*.f64 (/.f64 z y) (log.f64 t))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 (log.f64 t) y)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) y) (*.f64 z (/.f64 (log.f64 t) y))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z y) (/.f64 (log.f64 t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z y)) (/.f64 (log.f64 t) #s(literal 1 binary64)) (*.f64 (/.f64 z y) (/.f64 (log.f64 t) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (log.f64 t) (-.f64 #s(literal 0 binary64) y)))))
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) #s(literal -1 binary64)))
(-.f64 (/.f64 z y) (/.f64 (log.f64 t) (/.f64 y z)))
(fma.f64 #s(literal 1 binary64) (/.f64 z y) (neg.f64 (/.f64 (log.f64 t) (/.f64 y z))))
(fma.f64 z (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (log.f64 t) (/.f64 y z))))
(fma.f64 (/.f64 #s(literal 1 binary64) y) z (neg.f64 (/.f64 (log.f64 t) (/.f64 y z))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 (log.f64 t) (/.f64 y z))))
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (/.f64 y z))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) y)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (-.f64 #s(literal 0 binary64) (/.f64 y z)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (/.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 (/.f64 y z) (*.f64 (/.f64 y z) (log.f64 t))) (*.f64 (/.f64 y z) (/.f64 y z)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 y z))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 y z)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 y z))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (log.f64 t) (/.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (+.f64 (pow.f64 (/.f64 (log.f64 t) (/.f64 y z)) #s(literal 2 binary64)) (*.f64 (/.f64 z y) (/.f64 (log.f64 t) (/.f64 y z))))))
(/.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (pow.f64 (/.f64 (log.f64 t) (/.f64 y z)) #s(literal 2 binary64))) (+.f64 (/.f64 z y) (/.f64 (log.f64 t) (/.f64 y z))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (log.f64 t)))
(pow.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y))
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))))
(*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) (log.f64 t)))
(*.f64 (/.f64 z y) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y) z)
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 z y))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (pow.f64 (/.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))))
(*.f64 (pow.f64 (/.f64 (/.f64 y z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (neg.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) b)) (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b b) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (neg.f64 (*.f64 b b)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (neg.f64 (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (neg.f64 (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) b) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 x x))
(-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))
(-.f64 (*.f64 x x) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (/.f64 (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 x x (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 x x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(fma.f64 b (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x x))
(fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x))
(fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 x x))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) b (*.f64 x x))
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x x))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x x))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x))
(fma.f64 (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(fma.f64 (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 a #s(literal -1/2 binary64)) (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(+.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 a b)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 a b) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)))
(fma.f64 (*.f64 a b) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 a b) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))))
(pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))
(*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) b))
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))
(*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) b)
(*.f64 (*.f64 b b) (*.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 a #s(literal -1/2 binary64))) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 a #s(literal -1/2 binary64)))
(*.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) b) (+.f64 a #s(literal -1/2 binary64)))

simplify421.0ms (3.1%)

Algorithm
egg-herbie
Rules
5352×*-lowering-*.f32
5352×*-lowering-*.f64
3404×+-lowering-+.f64
3404×+-lowering-+.f32
1900×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
06608798
123327892
082847892
Stop Event
iter limit
node limit
Counts
624 → 624
Calls
Call 1
Inputs
(+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
x
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
x
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
y
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (/ x y))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(* y (* z (- (/ 1 y) (/ (log t) y))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(* z (- 1 (log t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(* a b)
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(* b (- a 1/2))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
x
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(+ x (* z (- 1 (log t))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
(+ x (+ y (* z (- 1 (log t)))))
y
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
y
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(* y (+ 1 (/ x y)))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(* y (* z (- (/ 1 y) (/ (log t) y))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(* z (- 1 (log t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(+ 1 (/ (* z (- 1 (log t))) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(/ x y)
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(/ x y)
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(/ (+ x (* z (- 1 (log t)))) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
1
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
1
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+ 1 (/ x y))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(* z (- (/ 1 y) (/ (log t) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(/ (* z (- 1 (log t))) y)
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(/ (* z (- 1 (log t))) y)
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(/ x y)
(* x (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y))))
(* x (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y))))
(* x (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y))))
(/ x y)
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) (* x y))) (/ 1 y))))
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) (* x y))) (/ 1 y))))
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) (* x y))) (/ 1 y))))
(/ (+ x (* z (- 1 (log t)))) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/ (+ x (* z (- 1 (log t)))) y)
(* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))
(* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))
(* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))
(* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))
(+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))
(+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))
(+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))
(+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))
(+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))
(+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))
(+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))
(/ x y)
(+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y))
(+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y))
(+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y))
(* z (- (/ 1 y) (/ (log t) y)))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ (log t) y)))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ (log t) y)))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ (log t) y)))
(/ (* z (- 1 (log t))) y)
(* -1 (* z (+ (* -1 (/ x (* y z))) (* -1 (/ (- 1 (log t)) y)))))
(* -1 (* z (+ (* -1 (/ x (* y z))) (* -1 (/ (- 1 (log t)) y)))))
(* -1 (* z (+ (* -1 (/ x (* y z))) (* -1 (/ (- 1 (log t)) y)))))
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* b (- a 1/2))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
(+ x (* b (- a 1/2)))
x
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
x
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
x
(+ x (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))))
(+ x (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))))
(+ x (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))))
(* b (* x (- (/ a x) (* 1/2 (/ 1 x)))))
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (/ x b)))
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (/ x b)))
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (/ x b)))
(* b (- a 1/2))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(* x (+ 1 (* -1/2 (/ b x))))
(+ (* a b) (* x (+ 1 (* -1/2 (/ b x)))))
(+ (* a b) (* x (+ 1 (* -1/2 (/ b x)))))
(+ (* a b) (* x (+ 1 (* -1/2 (/ b x)))))
(* a b)
(* a (+ b (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))
(* a (+ b (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))
(* a (+ b (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))))
1
(+ 1 (* b (- (/ a x) (* 1/2 (/ 1 x)))))
(+ 1 (* b (- (/ a x) (* 1/2 (/ 1 x)))))
(+ 1 (* b (- (/ a x) (* 1/2 (/ 1 x)))))
(* b (- (/ a x) (* 1/2 (/ 1 x))))
(* b (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(* b (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(* b (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(/ (* b (- a 1/2)) x)
(* -1 (* b (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(* -1 (* b (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(* -1 (* b (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(+ 1 (* -1/2 (/ b x)))
(+ 1 (+ (* -1/2 (/ b x)) (/ (* a b) x)))
(+ 1 (+ (* -1/2 (/ b x)) (/ (* a b) x)))
(+ 1 (+ (* -1/2 (/ b x)) (/ (* a b) x)))
(/ (* a b) x)
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ 1 a) (/ b x))))
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ 1 a) (/ b x))))
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ 1 a) (/ b x))))
(/ (* a b) x)
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ 1 (* -1/2 (/ b x))) a)))))
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ 1 (* -1/2 (/ b x))) a)))))
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ 1 (* -1/2 (/ b x))) a)))))
(/ (* b (- a 1/2)) x)
(/ (+ x (* b (- a 1/2))) x)
(/ (+ x (* b (- a 1/2))) x)
(/ (+ x (* b (- a 1/2))) x)
1
(+ 1 (/ (* b (- a 1/2)) x))
(+ 1 (/ (* b (- a 1/2)) x))
(+ 1 (/ (* b (- a 1/2)) x))
1
(+ 1 (/ (* b (- a 1/2)) x))
(+ 1 (/ (* b (- a 1/2)) x))
(+ 1 (/ (* b (- a 1/2)) x))
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(* -1/2 (/ b x))
(+ (* -1/2 (/ b x)) (/ (* a b) x))
(+ (* -1/2 (/ b x)) (/ (* a b) x))
(+ (* -1/2 (/ b x)) (/ (* a b) x))
(/ (* a b) x)
(* a (+ (* -1/2 (/ b (* a x))) (/ b x)))
(* a (+ (* -1/2 (/ b (* a x))) (/ b x)))
(* a (+ (* -1/2 (/ b (* a x))) (/ b x)))
(/ (* a b) x)
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(/ (* b (- a 1/2)) x)
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* b (- a 1/2))
(* -1/2 b)
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(+ (* -1/2 b) (* a b))
(* a b)
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a (+ b (* -1/2 (/ b a))))
(* a b)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(/ (pow x 2) (* b (- 1/2 a)))
(/ (+ (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (- 1/2 a))) b)
(/ (+ (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (- 1/2 a))) b)
(/ (+ (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (- 1/2 a))) b)
(* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))
(* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))))
(* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))))
(* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))))
(* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))
(* -1 (* b (+ (* -1 (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (/ (pow (- a 1/2) 2) (- 1/2 a)))))
(* -1 (* b (+ (* -1 (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (/ (pow (- a 1/2) 2) (- 1/2 a)))))
(* -1 (* b (+ (* -1 (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (/ (pow (- a 1/2) 2) (- 1/2 a)))))
(* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b))
(+ (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* a (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))
(+ (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* a (- (+ (* 2 b) (* a (- (* -2 b) (* -2 (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b))))))) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))
(+ (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* a (- (+ (* 2 b) (* a (- (+ (* -2 b) (* 2 (* a (- (* -2 b) (* -2 (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))))) (* -2 (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b))))))) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))
(* a b)
(* a (- (+ b (* -1 (/ b a))) (* -1/2 (/ b a))))
(* a (- (+ b (+ (* -1 (/ b a)) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))))) (+ (* -1/2 (/ b a)) (* -1/2 (/ (- (* -1 b) (* -1/2 b)) (pow a 2))))))
(* a (- (+ b (+ (* -1 (/ b a)) (+ (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))) (* 1/2 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* -1/2 (- (* -1 b) (* -1/2 b)))) (pow a 3)))))) (+ (* -1/2 (/ b a)) (* -1/2 (/ (- (* -1 b) (* -1/2 b)) (pow a 2))))))
(* a b)
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (* -1 b) (* -1/2 b)) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (/ (pow x 2) b) (+ (* 1/4 b) (* 1/2 (- (* -1 b) (* -1/2 b))))) a))) (* -1/2 b)) a)))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (+ (* 1/2 (/ (- (/ (pow x 2) b) (+ (* 1/4 b) (* 1/2 (- (* -1 b) (* -1/2 b))))) a)) (/ (pow x 2) b)) (+ (* 1/4 b) (* 1/2 (- (* -1 b) (* -1/2 b))))) a))) (* -1/2 b)) a)))))
(* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))
(+ (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (* b (- 1/2 a))))
(+ (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (* b (- 1/2 a))))
(+ (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (* b (- 1/2 a))))
(/ (pow x 2) (* b (- 1/2 a)))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(/ (pow x 2) (* b (- 1/2 a)))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(/ (* b (- 1/2 a)) (pow x 2))
(* b (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (* (pow b 2) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 4))) (/ a (pow x 2))))
(* b (- (+ (* (pow b 2) (- (/ (* (pow b 2) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 6)) (* -1 (/ (* (- 1/2 a) (pow (- a 1/2) 2)) (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) (/ a (pow x 2))))
(* b (- (+ (* (pow b 2) (- (* (pow b 2) (- (/ (* (pow b 2) (* (- 1/2 a) (pow (- a 1/2) 6))) (pow x 8)) (* -1 (/ (* (- 1/2 a) (pow (- a 1/2) 4)) (pow x 6))))) (* -1 (/ (* (- 1/2 a) (pow (- a 1/2) 2)) (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) (/ a (pow x 2))))
(* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))
(/ (+ (* -1 (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) b)
(/ (- (+ (* -1 (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) b)
(/ (- (+ (* -1 (/ (* (pow x 6) (- 1/2 a)) (* (pow b 6) (pow (- a 1/2) 8)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) (+ (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4))) (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6))))) b)
(* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))
(* -1 (/ (- (+ (* 1/2 (/ 1 (pow (- a 1/2) 2))) (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) (/ a (pow (- a 1/2) 2))) b))
(* -1 (/ (- (+ (* 1/2 (/ 1 (pow (- a 1/2) 2))) (+ (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4))) (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6))))) (/ a (pow (- a 1/2) 2))) b))
(* -1 (/ (- (+ (* 1/2 (/ 1 (pow (- a 1/2) 2))) (+ (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4))) (+ (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6))) (/ (* (pow x 6) (- 1/2 a)) (* (pow b 6) (pow (- a 1/2) 8)))))) (/ a (pow (- a 1/2) 2))) b))
(* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2)))))
(+ (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))))
(+ (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (+ (* -1 (* a (+ (* -1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2))))))) (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2)))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))))
(+ (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (+ (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow b 2) (+ (* -1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2)))))) (- (pow x 2) (* 1/4 (pow b 2))))) (* -1 (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (+ (* -1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))))
(/ 1 (* a b))
(/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a)
(/ (- (+ (/ 1/2 (* a b)) (+ (/ 1 b) (* 1/2 (/ 1 (* (pow a 2) b))))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) (pow b 3))))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ 1 b)) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3))))) (* -1/2 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3)))) (pow a 3))) (+ (/ 1/2 (* a b)) (+ (/ 1 b) (* 1/2 (/ 1 (* (pow a 2) b)))))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) (pow b 3))))) a)
(/ 1 (* a b))
(/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a)
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ 1 b)) (+ (* 1/2 (/ 1 b)) (/ (pow x 2) (pow b 3)))) a)) (* 1/2 (/ 1 b))) a)) (/ 1 b)) a))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (/ 1 b)) (/ (pow x 2) (pow b 3))) (+ (* -1/2 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3))) (* 1/4 (/ 1 b)))) a)) (* 1/4 (/ 1 b))) (+ (* 1/2 (/ 1 b)) (/ (pow x 2) (pow b 3)))) a)) (* 1/2 (/ 1 b))) a)) (/ 1 b)) a))
(* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))
(+ (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2)))) (* (pow x 2) (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))))
(+ (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2)))) (* (pow x 2) (- (+ (/ a (* (pow b 3) (pow (- a 1/2) 4))) (/ (* (pow x 2) (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))) (* (pow b 2) (pow (- a 1/2) 2)))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))))
(+ (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2)))) (* (pow x 2) (- (+ (* (pow x 2) (- (/ (* (pow x 2) (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))) (* (pow b 4) (pow (- a 1/2) 4))) (* -1 (/ (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4))))) (* (pow b 2) (pow (- a 1/2) 2)))))) (/ a (* (pow b 3) (pow (- a 1/2) 4)))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))))
(/ (* b (- 1/2 a)) (pow x 2))
(/ (+ (* b (- 1/2 a)) (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (pow x 2))
(/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))) (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2)))) (pow x 2))
(/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 7) (* (- 1/2 a) (pow (- a 1/2) 6))) (pow x 6))) (+ (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (* -1 (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))))) (pow x 2))
(/ (* b (- 1/2 a)) (pow x 2))
(/ (+ (* b (- 1/2 a)) (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (pow x 2))
(/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))) (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2)))) (pow x 2))
(/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 7) (* (- 1/2 a) (pow (- a 1/2) 6))) (pow x 6))) (+ (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (* -1 (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))))) (pow x 2))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* b (- 1/2 a))
(* 1/2 b)
(+ (* -1 (* a b)) (* 1/2 b))
(+ (* -1 (* a b)) (* 1/2 b))
(+ (* -1 (* a b)) (* 1/2 b))
(* -1 (* a b))
(* a (+ (* -1 b) (* 1/2 (/ b a))))
(* a (+ (* -1 b) (* 1/2 (/ b a))))
(* a (+ (* -1 b) (* 1/2 (/ b a))))
(* -1 (* a b))
(* -1 (* a (+ b (* -1/2 (/ b a)))))
(* -1 (* a (+ b (* -1/2 (/ b a)))))
(* -1 (* a (+ b (* -1/2 (/ b a)))))
1/2
(+ 1/2 (* -1 a))
(+ 1/2 (* -1 a))
(+ 1/2 (* -1 a))
(* -1 a)
(* a (- (* 1/2 (/ 1 a)) 1))
(* a (- (* 1/2 (/ 1 a)) 1))
(* a (- (* 1/2 (/ 1 a)) 1))
(* -1 a)
(* -1 (* a (- 1 (* 1/2 (/ 1 a)))))
(* -1 (* a (- 1 (* 1/2 (/ 1 a)))))
(* -1 (* a (- 1 (* 1/2 (/ 1 a)))))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (log t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (* -1 (log (/ 1 t)))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(- 1 (log t))
(- 1 (log t))
(- 1 (log t))
(- 1 (log t))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (* -1 (log (/ 1 t))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(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))))
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(/ (* z (- 1 (log t))) y)
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(pow x 2)
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(- (pow x 2) (* 1/4 (pow b 2)))
(- (+ (* a (pow b 2)) (pow x 2)) (* 1/4 (pow b 2)))
(- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))
(- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))
(* -1 (* (pow a 2) (pow b 2)))
(* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))
(* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))
(* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))
(* -1 (* (pow a 2) (pow b 2)))
(* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* (pow b 2) (pow (- a 1/2) 2))
(* 1/4 (pow b 2))
(+ (* -1 (* a (pow b 2))) (* 1/4 (pow b 2)))
(+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))
(+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))
(* (pow a 2) (pow b 2))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))
(* (pow a 2) (pow b 2))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))
Outputs
(+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))
(+ x (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))
x
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) x))))
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) x))))
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) x))))
x
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y)) y)) x) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y)) y)) x) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ (* z (- 1 (log t))) y)))) x)) 1)))
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y)) y)) x) #s(literal -1 binary64))))
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))
(+.f64 (+.f64 (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
y
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(*.f64 y (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y))) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(*.f64 y (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y))) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))
(*.f64 y (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y))) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))
y
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x)) (neg.f64 y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x)) (neg.f64 y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (* -1 (/ (+ (* -1 (+ (* -1 x) (* -1 (* z (- 1 (log t)))))) (* b (- a 1/2))) y)) 1)))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x)) (neg.f64 y)) #s(literal -1 binary64)) (neg.f64 y))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (/ x y))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(* y (* z (- (/ 1 y) (/ (log t) y))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(*.f64 z (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z)) (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(*.f64 z (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z)) (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (+ (/ (* b (- a 1/2)) z) (/ (* y (+ 1 (/ x y))) z))))
(*.f64 z (+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z)) (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ (* b (- a 1/2)) (* y (+ 1 (/ x y)))) z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) (/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) z)) (neg.f64 z))
(+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b #s(literal -1/2 binary64)))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* -1/2 b) (+ (* a b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(* a b)
(*.f64 b a)
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 b (/.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 b (/.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) a))))
(* a (+ b (+ (* -1/2 (/ b a)) (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) a))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 b (/.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) a))))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(*.f64 a (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b #s(literal -1/2 binary64))) a))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(*.f64 a (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b #s(literal -1/2 binary64))) a))))
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1/2 b) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))) a)))))
(*.f64 a (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 b #s(literal -1/2 binary64))) a))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(+ (* b (- a 1/2)) (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(*.f64 b (+.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) b) (+.f64 a #s(literal -1/2 binary64))))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(*.f64 b (+.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) b) (+.f64 a #s(literal -1/2 binary64))))
(* b (- (+ a (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)) 1/2))
(*.f64 b (+.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) b) (+.f64 a #s(literal -1/2 binary64))))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(*.f64 b (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(*.f64 b (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) b))))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))) b)))))
(*.f64 b (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) b))))
(* y (+ 1 (/ (* z (- 1 (log t))) y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) x)
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) x)
(+ x (* y (+ 1 (/ (* z (- 1 (log t))) y))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) x)
x
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) x)))
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) x)))
(* x (+ 1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y)) y) x) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y)) y) x) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (/ (* z (- 1 (log t))) y))) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y)) y) x) #s(literal -1 binary64)))
(+ x (* z (- 1 (log t))))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 y (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 y (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x))
(+ x (+ y (* z (- 1 (log t)))))
(+.f64 y (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x))
y
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
y
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y) (/.f64 x y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y) (/.f64 x y)) #s(literal -1 binary64)) (neg.f64 y))
(* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ (* z (- 1 (log t))) y))) 1)))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y) (/.f64 x y)) #s(literal -1 binary64)) (neg.f64 y))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y))))
(* y (+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y))))
(* y (+ 1 (/ x y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(+ (* y (* z (- (/ 1 y) (/ (log t) y)))) (* y (+ 1 (/ x y))))
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(* y (* z (- (/ 1 y) (/ (log t) y))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(*.f64 z (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(*.f64 z (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))
(* z (+ (* y (- (/ 1 y) (/ (log t) y))) (/ (* y (+ 1 (/ x y))) z)))
(*.f64 z (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z))) (neg.f64 z))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z))) (neg.f64 z))
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (* y (+ 1 (/ x y))) z)))))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z))) (neg.f64 z))
(+ 1 (/ (* z (- 1 (log t))) y))
(+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(/ x y)
(/.f64 x y)
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(* x (+ (/ 1 x) (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(/ x y)
(/.f64 x y)
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y)) x) (/.f64 #s(literal -1 binary64) y)))
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y)) x) (/.f64 #s(literal -1 binary64) y)))
(* -1 (* x (- (* -1 (/ (+ 1 (/ (* z (- 1 (log t))) y)) x)) (/ 1 y))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) y)) x) (/.f64 #s(literal -1 binary64) y)))
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/.f64 (+.f64 y (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/.f64 (+.f64 y (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) y)
(/ (+ x (+ y (* z (- 1 (log t))))) y)
(/.f64 (+.f64 y (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) y)
1
#s(literal 1 binary64)
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x) y))
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x) y))
(+ 1 (* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y)))
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x) y))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (log t))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)))
(+ 1 (+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)))
(+ 1 (/ x y))
(+.f64 #s(literal 1 binary64) (/.f64 x y))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(+ 1 (+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y)))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(* z (- (/ 1 y) (/ (log t) y)))
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(*.f64 z (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(*.f64 z (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(* z (- (+ (/ 1 y) (+ (/ 1 z) (/ x (* y z)))) (/ (log t) y)))
(*.f64 z (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (+ 1 (/ x y)) z)) (* -1 (/ (- 1 (log t)) y)))))
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) z)) (neg.f64 z))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(/ x y)
(/.f64 x y)
(* x (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(* x (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(* x (+ (/ 1 y) (/ (* z (- 1 (log t))) (* x y))))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))
(/ x y)
(/.f64 x y)
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) (* x y))) (/ 1 y))))
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) (*.f64 y x)) (/.f64 #s(literal -1 binary64) y))))
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) (* x y))) (/ 1 y))))
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) (*.f64 y x)) (/.f64 #s(literal -1 binary64) y))))
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) (* x y))) (/ 1 y))))
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) (*.f64 y x)) (/.f64 #s(literal -1 binary64) y))))
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(/ (+ x (* z (- 1 (log t)))) y)
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) y)
(* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))
(/.f64 (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x) (neg.f64 y))
(* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))
(/.f64 (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x) (neg.f64 y))
(* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))
(/.f64 (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x) (neg.f64 y))
(* -1 (/ (+ (* -1 x) (* -1 (* z (- 1 (log t))))) y))
(/.f64 (-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (log.f64 t))) x) (neg.f64 y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (log t))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (* -1 (log (/ 1 t))))) y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))
(+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y))
(+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))
(+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y))
(+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))
(+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y))
(+ (/ x y) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y))
(+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y))
(/ x y)
(/.f64 x y)
(+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(+ (* z (- (/ 1 y) (/ (log t) y))) (/ x y))
(+.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (/.f64 x y))
(* z (- (/ 1 y) (/ (log t) y)))
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ (log t) y)))
(*.f64 z (+.f64 (/.f64 x (*.f64 y z)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ (log t) y)))
(*.f64 z (+.f64 (/.f64 x (*.f64 y z)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ (log t) y)))
(*.f64 z (+.f64 (/.f64 x (*.f64 y z)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(* -1 (* z (+ (* -1 (/ x (* y z))) (* -1 (/ (- 1 (log t)) y)))))
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) y) (/.f64 x (*.f64 y z))) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ x (* y z))) (* -1 (/ (- 1 (log t)) y)))))
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) y) (/.f64 x (*.f64 y z))) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ x (* y z))) (* -1 (/ (- 1 (log t)) y)))))
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (log.f64 t)) y) (/.f64 x (*.f64 y z))) (neg.f64 z))
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ x (* b (- a 1/2)))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)
(+ x (* b (- a 1/2)))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)
(+ x (* b (- a 1/2)))
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)
x
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(* x (+ 1 (/ (* b (- a 1/2)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
x
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) #s(literal -1 binary64)))
x
(+ x (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(+ x (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(+ x (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(* b (* x (- (/ a x) (* 1/2 (/ 1 x)))))
(*.f64 b (*.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (/ x b)))
(*.f64 b (+.f64 (*.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 x b)))
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (/ x b)))
(*.f64 b (+.f64 (*.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 x b)))
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (/ x b)))
(*.f64 b (+.f64 (*.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 x b)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 x b)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 x b)))
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 1/2 binary64) a) (/.f64 x b)))
(* x (+ 1 (* -1/2 (/ b x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x)))
(+ (* a b) (* x (+ 1 (* -1/2 (/ b x)))))
(+.f64 (*.f64 b a) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))))
(+ (* a b) (* x (+ 1 (* -1/2 (/ b x)))))
(+.f64 (*.f64 b a) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))))
(+ (* a b) (* x (+ 1 (* -1/2 (/ b x)))))
(+.f64 (*.f64 b a) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))))
(* a b)
(*.f64 b a)
(* a (+ b (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))) a)))
(* a (+ b (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))) a)))
(* a (+ b (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))))
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))) a) b) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))))
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))) a) b) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x (+ 1 (* -1/2 (/ b x)))) a)))))
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))) a) b) (-.f64 #s(literal 0 binary64) a))
1
#s(literal 1 binary64)
(+ 1 (* b (- (/ a x) (* 1/2 (/ 1 x)))))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+ 1 (* b (- (/ a x) (* 1/2 (/ 1 x)))))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+ 1 (* b (- (/ a x) (* 1/2 (/ 1 x)))))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(* b (- (/ a x) (* 1/2 (/ 1 x))))
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(* b (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(* b (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(* b (- (+ (/ 1 b) (/ a x)) (* 1/2 (/ 1 x))))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(* -1 (* b (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) x) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* b (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) x) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* b (- (* -1 (/ (- a 1/2) x)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) x) (/.f64 #s(literal -1 binary64) b)))
(+ 1 (* -1/2 (/ b x)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x))
(+ 1 (+ (* -1/2 (/ b x)) (/ (* a b) x)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b x) (+.f64 a #s(literal -1/2 binary64))))
(+ 1 (+ (* -1/2 (/ b x)) (/ (* a b) x)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b x) (+.f64 a #s(literal -1/2 binary64))))
(+ 1 (+ (* -1/2 (/ b x)) (/ (* a b) x)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b x) (+.f64 a #s(literal -1/2 binary64))))
(/ (* a b) x)
(/.f64 (*.f64 b a) x)
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ 1 a) (/ b x))))
(*.f64 a (+.f64 (/.f64 b x) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x)))))
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ 1 a) (/ b x))))
(*.f64 a (+.f64 (/.f64 b x) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x)))))
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ 1 a) (/ b x))))
(*.f64 a (+.f64 (/.f64 b x) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x)))))
(/ (* a b) x)
(/.f64 (*.f64 b a) x)
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ 1 (* -1/2 (/ b x))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ 1 (* -1/2 (/ b x))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ 1 (* -1/2 (/ b x))) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) x)) a)) (-.f64 #s(literal 0 binary64) a))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (+ x (* b (- a 1/2))) x)
(/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x)
(/ (+ x (* b (- a 1/2))) x)
(/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x)
(/ (+ x (* b (- a 1/2))) x)
(/.f64 (+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x)
1
#s(literal 1 binary64)
(+ 1 (/ (* b (- a 1/2)) x))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+ 1 (/ (* b (- a 1/2)) x))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+ 1 (/ (* b (- a 1/2)) x))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
1
#s(literal 1 binary64)
(+ 1 (/ (* b (- a 1/2)) x))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+ 1 (/ (* b (- a 1/2)) x))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+ 1 (/ (* b (- a 1/2)) x))
(+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(* -1/2 (/ b x))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) x)
(+ (* -1/2 (/ b x)) (/ (* a b) x))
(*.f64 (/.f64 b x) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 (/ b x)) (/ (* a b) x))
(*.f64 (/.f64 b x) (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 (/ b x)) (/ (* a b) x))
(*.f64 (/.f64 b x) (+.f64 a #s(literal -1/2 binary64)))
(/ (* a b) x)
(/.f64 (*.f64 b a) x)
(* a (+ (* -1/2 (/ b (* a x))) (/ b x)))
(*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))
(* a (+ (* -1/2 (/ b (* a x))) (/ b x)))
(*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))
(* a (+ (* -1/2 (/ b (* a x))) (/ b x)))
(*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))
(/ (* a b) x)
(/.f64 (*.f64 b a) x)
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) x) (/.f64 b x)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) x) (/.f64 b x)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) x) (/.f64 b x)) (-.f64 #s(literal 0 binary64) a))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(/ (* b (- a 1/2)) x)
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* b (- a 1/2))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* -1/2 b)
(*.f64 b #s(literal -1/2 binary64))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(+ (* -1/2 b) (* a b))
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(* a b)
(*.f64 b a)
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (+ b (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) (-.f64 #s(literal 0 binary64) a))
(/ (pow x 2) (* b (- 1/2 a)))
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(/ (+ (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (- 1/2 a))) b)
(/.f64 (+.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) a))) b)
(/ (+ (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (- 1/2 a))) b)
(/.f64 (+.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) a))) b)
(/ (+ (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (- 1/2 a))) b)
(/.f64 (+.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) a))) b)
(* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))
(/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) b) (-.f64 #s(literal 1/2 binary64) a))
(* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))))
(*.f64 b (+.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x x) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))))
(* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))))
(*.f64 b (+.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x x) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))))
(* b (+ (* -1 (/ (pow (- a 1/2) 2) (- 1/2 a))) (/ (pow x 2) (* (pow b 2) (- 1/2 a)))))
(*.f64 b (+.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x x) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))))
(* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))
(/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) b) (-.f64 #s(literal 1/2 binary64) a))
(* -1 (* b (+ (* -1 (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (/ (pow (- a 1/2) 2) (- 1/2 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x x) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))))
(* -1 (* b (+ (* -1 (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (/ (pow (- a 1/2) 2) (- 1/2 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x x) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))))
(* -1 (* b (+ (* -1 (/ (pow x 2) (* (pow b 2) (- 1/2 a)))) (/ (pow (- a 1/2) 2) (- 1/2 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x x) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) a))))))
(* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)
(+ (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* a (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))
(+ (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* a (- (+ (* 2 b) (* a (- (* -2 b) (* -2 (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b))))))) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(+ (* 2 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* a (- (+ (* 2 b) (* a (- (+ (* -2 b) (* 2 (* a (- (* -2 b) (* -2 (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))))) (* -2 (- (* 2 b) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b))))))) (* -4 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(* a b)
(*.f64 b a)
(* a (- (+ b (* -1 (/ b a))) (* -1/2 (/ b a))))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(* a (- (+ b (+ (* -1 (/ b a)) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))))) (+ (* -1/2 (/ b a)) (* -1/2 (/ (- (* -1 b) (* -1/2 b)) (pow a 2))))))
(*.f64 a (+.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))))
(* a (- (+ b (+ (* -1 (/ b a)) (+ (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) b))) (* 1/2 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) b)) (* -1/2 (- (* -1 b) (* -1/2 b)))) (pow a 3)))))) (+ (* -1/2 (/ b a)) (* -1/2 (/ (- (* -1 b) (* -1/2 b)) (pow a 2))))))
(*.f64 a (+.f64 (+.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b #s(literal -1/4 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))))
(* a b)
(*.f64 b a)
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (* -1 b) (* -1/2 b)) a)))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (/ (pow x 2) b) (+ (* 1/4 b) (* 1/2 (- (* -1 b) (* -1/2 b))))) a))) (* -1/2 b)) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64))) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1 b) (* -1 (/ (- (+ (* 1/2 (/ (- (/ (pow x 2) b) (+ (* 1/4 b) (* 1/2 (- (* -1 b) (* -1/2 b))))) a)) (/ (pow x 2) b)) (+ (* 1/4 b) (* 1/2 (- (* -1 b) (* -1/2 b))))) a))) (* -1/2 b)) a)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) a) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a)))
(/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) b) (-.f64 #s(literal 1/2 binary64) a))
(+ (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (* b (- 1/2 a))))
(+.f64 (/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) b) (-.f64 #s(literal 1/2 binary64) a)))
(+ (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (* b (- 1/2 a))))
(+.f64 (/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) b) (-.f64 #s(literal 1/2 binary64) a)))
(+ (* -1 (/ (* b (pow (- a 1/2) 2)) (- 1/2 a))) (/ (pow x 2) (* b (- 1/2 a))))
(+.f64 (/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) b) (-.f64 #s(literal 1/2 binary64) a)))
(/ (pow x 2) (* b (- 1/2 a)))
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 b (*.f64 x x)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 b (*.f64 x x)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 b (*.f64 x x)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))
(/ (pow x 2) (* b (- 1/2 a)))
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 b (*.f64 x x)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 b (*.f64 x x)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))
(* (pow x 2) (+ (* -1 (/ (* b (pow (- a 1/2) 2)) (* (pow x 2) (- 1/2 a)))) (/ 1 (* b (- 1/2 a)))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 b (*.f64 x x)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))))
(/ (* b (- 1/2 a)) (pow x 2))
(/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x)
(* b (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (* (pow b 2) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 4))) (/ a (pow x 2))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 x x))))
(* b (- (+ (* (pow b 2) (- (/ (* (pow b 2) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 6)) (* -1 (/ (* (- 1/2 a) (pow (- a 1/2) 2)) (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) (/ a (pow x 2))))
(*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 x x))))
(* b (- (+ (* (pow b 2) (- (* (pow b 2) (- (/ (* (pow b 2) (* (- 1/2 a) (pow (- a 1/2) 6))) (pow x 8)) (* -1 (/ (* (- 1/2 a) (pow (- a 1/2) 4)) (pow x 6))))) (* -1 (/ (* (- 1/2 a) (pow (- a 1/2) 2)) (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) (/ a (pow x 2))))
(*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) a))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 8 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 x x))))
(* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))
(/ (+ (* -1 (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) b)
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))))) b)
(/ (- (+ (* -1 (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) b)
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (- (+ (* -1 (/ (* (pow x 6) (- 1/2 a)) (* (pow b 6) (pow (- a 1/2) 8)))) (* -1 (/ (- 1/2 a) (pow (- a 1/2) 2)))) (+ (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4))) (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 x #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))
(* -1 (/ (- (+ (* 1/2 (/ 1 (pow (- a 1/2) 2))) (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4)))) (/ a (pow (- a 1/2) 2))) b))
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))))) b)
(* -1 (/ (- (+ (* 1/2 (/ 1 (pow (- a 1/2) 2))) (+ (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4))) (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6))))) (/ a (pow (- a 1/2) 2))) b))
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* 1/2 (/ 1 (pow (- a 1/2) 2))) (+ (/ (* (pow x 2) (- 1/2 a)) (* (pow b 2) (pow (- a 1/2) 4))) (+ (/ (* (pow x 4) (- 1/2 a)) (* (pow b 4) (pow (- a 1/2) 6))) (/ (* (pow x 6) (- 1/2 a)) (* (pow b 6) (pow (- a 1/2) 8)))))) (/ a (pow (- a 1/2) 2))) b))
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 x #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 8 binary64))))) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2)))))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))
(+ (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))))
(+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 a (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))))
(+ (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (+ (* -1 (* a (+ (* -1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2))))))) (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2)))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))))
(+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 a (+.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (/.f64 b (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))))
(+ (* 1/2 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (+ (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow b 2) (+ (* -1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2)))))) (- (pow x 2) (* 1/4 (pow b 2))))) (* -1 (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (+ (* -1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))) (/ (* (pow b 2) (- (* -1 (/ b (- (pow x 2) (* 1/4 (pow b 2))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))) (- (pow x 2) (* 1/4 (pow b 2)))))))) (* 1/2 (/ (pow b 3) (pow (- (pow x 2) (* 1/4 (pow b 2))) 2))))))
(+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 a (+.f64 (-.f64 (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))))) (/.f64 b (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))))
(/ 1 (* a b))
(/.f64 #s(literal 1 binary64) (*.f64 b a))
(/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)
(/ (- (+ (/ 1/2 (* a b)) (+ (/ 1 b) (* 1/2 (/ 1 (* (pow a 2) b))))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) (pow b 3))))) a)
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a a)))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ 1 b)) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3))))) (* -1/2 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3)))) (pow a 3))) (+ (/ 1/2 (* a b)) (+ (/ 1 b) (* 1/2 (/ 1 (* (pow a 2) b)))))) (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) (* (pow a 2) (pow b 3))))) a)
(/.f64 (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a a))) a)
(/ 1 (* a b))
(/.f64 #s(literal 1 binary64) (*.f64 b a))
(/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ 1 b)) (+ (* 1/2 (/ 1 b)) (/ (pow x 2) (pow b 3)))) a)) (* 1/2 (/ 1 b))) a)) (/ 1 b)) a))
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/4 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) b) b) b)) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (/ 1 b)) (/ (pow x 2) (pow b 3))) (+ (* -1/2 (/ (- (pow x 2) (* 1/4 (pow b 2))) (pow b 3))) (* 1/4 (/ 1 b)))) a)) (* 1/4 (/ 1 b))) (+ (* 1/2 (/ 1 b)) (/ (pow x 2) (pow b 3)))) a)) (* 1/2 (/ 1 b))) a)) (/ 1 b)) a))
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) b) b) b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/4 binary64) b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/4 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) b) b) b))) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2))))
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))
(+ (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2)))) (* (pow x 2) (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))))
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x x) (-.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))))))
(+ (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2)))) (* (pow x 2) (- (+ (/ a (* (pow b 3) (pow (- a 1/2) 4))) (/ (* (pow x 2) (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))) (* (pow b 2) (pow (- a 1/2) 2)))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))))
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 x x) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))))))
(+ (* -1 (/ (- 1/2 a) (* b (pow (- a 1/2) 2)))) (* (pow x 2) (- (+ (* (pow x 2) (- (/ (* (pow x 2) (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))) (* (pow b 4) (pow (- a 1/2) 4))) (* -1 (/ (- (/ a (* (pow b 3) (pow (- a 1/2) 4))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4))))) (* (pow b 2) (pow (- a 1/2) 2)))))) (/ a (* (pow b 3) (pow (- a 1/2) 4)))) (* 1/2 (/ 1 (* (pow b 3) (pow (- a 1/2) 4)))))))
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) a) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (/.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))))) (-.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64)))))))
(/ (* b (- 1/2 a)) (pow x 2))
(/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x)
(/ (+ (* b (- 1/2 a)) (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (pow x 2))
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b b))) (*.f64 x x))) (*.f64 x x))
(/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))) (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b b))) (*.f64 x x))) (*.f64 x x))
(/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 7) (* (- 1/2 a) (pow (- a 1/2) 6))) (pow x 6))) (+ (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (* -1 (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))))) (pow x 2))
(/.f64 (-.f64 (+.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x))
(/ (* b (- 1/2 a)) (pow x 2))
(/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x)
(/ (+ (* b (- 1/2 a)) (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (pow x 2))
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b b))) (*.f64 x x))) (*.f64 x x))
(/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))) (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b b))) (*.f64 x x))) (*.f64 x x))
(/ (- (+ (* b (- 1/2 a)) (/ (* (pow b 7) (* (- 1/2 a) (pow (- a 1/2) 6))) (pow x 6))) (+ (* -1 (/ (* (pow b 3) (* (- 1/2 a) (pow (- a 1/2) 2))) (pow x 2))) (* -1 (/ (* (pow b 5) (* (- 1/2 a) (pow (- a 1/2) 4))) (pow x 4))))) (pow x 2))
(/.f64 (-.f64 (+.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* b (- 1/2 a))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(+ (* -1 (* a b)) (* 1/2 b))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(+ (* -1 (* a b)) (* 1/2 b))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(+ (* -1 (* a b)) (* 1/2 b))
(*.f64 b (-.f64 #s(literal 1/2 binary64) a))
(* -1 (* a b))
(-.f64 #s(literal 0 binary64) (*.f64 b a))
(* a (+ (* -1 b) (* 1/2 (/ b a))))
(*.f64 a (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))
(* a (+ (* -1 b) (* 1/2 (/ b a))))
(*.f64 a (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))
(* a (+ (* -1 b) (* 1/2 (/ b a))))
(*.f64 a (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))
(* -1 (* a b))
(-.f64 #s(literal 0 binary64) (*.f64 b a))
(* -1 (* a (+ b (* -1/2 (/ b a)))))
(*.f64 a (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))
(* -1 (* a (+ b (* -1/2 (/ b a)))))
(*.f64 a (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))
(* -1 (* a (+ b (* -1/2 (/ b a)))))
(*.f64 a (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 a))
(-.f64 #s(literal 1/2 binary64) a)
(+ 1/2 (* -1 a))
(-.f64 #s(literal 1/2 binary64) a)
(+ 1/2 (* -1 a))
(-.f64 #s(literal 1/2 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* a (- (* 1/2 (/ 1 a)) 1))
(*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(* a (- (* 1/2 (/ 1 a)) 1))
(*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(* a (- (* 1/2 (/ 1 a)) 1))
(*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 (* a (- 1 (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))
(* -1 (* a (- 1 (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))
(* -1 (* a (- 1 (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (log t)))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (* -1 (log (/ 1 t)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))
(*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (log t))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (* -1 (log (/ 1 t))))
(-.f64 #s(literal 1 binary64) (log.f64 t))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))
(- 1 (+ (log -1) (* -1 (log (/ -1 t)))))
(-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) 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)))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (* -1 (log (/ 1 t))))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)
(/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) y)
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))))) y)
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(/ (* z (- 1 (log t))) y)
(*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(+.f64 (*.f64 x x) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(+.f64 (*.f64 x x) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(- (pow x 2) (* (pow b 2) (pow (- a 1/2) 2)))
(+.f64 (*.f64 x x) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))
(* (pow x 2) (+ 1 (* -1 (/ (* (pow b 2) (pow (- a 1/2) 2)) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))
(pow x 2)
(*.f64 x x)
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(+ (* -1 (* (pow b 2) (pow (- a 1/2) 2))) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(* -1 (* (pow b 2) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(* (pow b 2) (- (/ (pow x 2) (pow b 2)) (pow (- a 1/2) 2)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))
(- (pow x 2) (* 1/4 (pow b 2)))
(+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))
(- (+ (* a (pow b 2)) (pow x 2)) (* 1/4 (pow b 2)))
(+.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))))
(- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))
(+.f64 (*.f64 x x) (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))))
(- (+ (* a (- (* -1 (* a (pow b 2))) (* -1 (pow b 2)))) (pow x 2)) (* 1/4 (pow b 2)))
(+.f64 (*.f64 x x) (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))))
(* -1 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 a a)))
(* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 b b)))
(* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 x x) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)))))
(* (pow a 2) (- (/ (pow x 2) (pow a 2)) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 x x) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)))))
(* -1 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 a a)))
(* (pow a 2) (- (/ (pow b 2) a) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 b b)))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (* 1/4 (pow b 2))) a)) (pow b 2)) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* (pow b 2) (pow (- a 1/2) 2))
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(* 1/4 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 1/4 binary64))
(+ (* -1 (* a (pow b 2))) (* 1/4 (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) a)))
(+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal -1 binary64) a)))
(+ (* 1/4 (pow b 2)) (* a (+ (* -1 (pow b 2)) (* a (pow b 2)))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (pow b 2))
(*.f64 b (*.f64 b (*.f64 a a)))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (+ (* 1/4 (/ (pow b 2) (pow a 2))) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))))
(* (pow a 2) (pow b 2))
(*.f64 b (*.f64 b (*.f64 a a)))
(* (pow a 2) (+ (* -1 (/ (pow b 2) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a)) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) a)) (pow b 2)) a)) (pow b 2)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a)) a)))

eval158.0ms (1.2%)

Compiler

Compiled 32319 to 2861 computations (91.1% saved)

prune255.0ms (1.9%)

Pruning

58 alts after pruning (53 fresh and 5 done)

PrunedKeptTotal
New1200271227
Fresh142640
Picked235
Done123
Total1217581275
Accuracy
100.0%
Counts
1275 → 58
Alt Table
Click to see full alt table
StatusAccuracyProgram
13.8%
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
2.4%
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
2.6%
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
19.8%
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
2.6%
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
8.3%
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)
3.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
2.7%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x))
7.1%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)))
8.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
21.6%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x))
22.6%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))
4.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))))
5.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))))
5.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))))
4.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
8.6%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
8.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
9.9%
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
31.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
22.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
8.1%
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
8.7%
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))
8.6%
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
53.5%
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
68.2%
(+.f64 (+.f64 (+.f64 x y) (neg.f64 (*.f64 (log.f64 t) z))) z)
41.1%
(+.f64 (*.f64 (/.f64 x y) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
44.5%
(+.f64 (*.f64 (+.f64 a (/.f64 x b)) b) (*.f64 #s(literal -1/2 binary64) b))
76.4%
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
41.9%
(+.f64 (*.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
23.7%
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (log.f64 t))))
56.1%
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
48.0%
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
29.4%
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
43.9%
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
60.2%
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
41.9%
(+.f64 x (*.f64 b a))
32.1%
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
46.0%
(+.f64 x y)
13.8%
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b))
19.7%
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) a) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
55.3%
(*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
23.7%
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
23.8%
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
20.2%
(*.f64 x (/.f64 (*.f64 b a) x))
42.4%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))))
25.4%
(*.f64 x (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
13.4%
(*.f64 b (/.f64 x b))
23.9%
(*.f64 b (+.f64 a (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
44.5%
(*.f64 b (+.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b x)) #s(literal -1/2 binary64))))
31.7%
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
42.6%
(*.f64 b (*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))))
22.6%
(*.f64 b a)
8.8%
(*.f64 a (+.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))))
65.8%
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a)))))
24.5%
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
26.5%
y
21.5%
x
Compiler

Compiled 3304 to 1306 computations (60.5% saved)

regimes408.0ms (3%)

Counts
96 → 1
Calls
Call 1
Inputs
x
y
(*.f64 b a)
(+.f64 x y)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 b (/.f64 x b))
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
(+.f64 x (*.f64 b a))
(*.f64 x (/.f64 (*.f64 b a) x))
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(*.f64 x (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (+.f64 x (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b x)) #s(literal -1/2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(+.f64 x (*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 (+.f64 a (/.f64 x b)) b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 (/.f64 x y) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x))
(*.f64 b (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)
(*.f64 b (*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))))
(*.f64 b (+.f64 a (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))
(*.f64 a (+.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) a) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(*.f64 y (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(+.f64 (+.f64 (+.f64 x y) (neg.f64 (*.f64 (log.f64 t) z))) z)
(+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))))
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 b a))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) #s(literal 1 binary64))))
(*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(+.f64 x (*.f64 (+.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal -1 binary64)) (neg.f64 y)))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (*.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (*.f64 z (+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t))))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
Outputs
(+.f64 (*.f64 z (+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
Calls

12 calls:

45.0ms
(-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t)))
37.0ms
z
36.0ms
x
35.0ms
t
32.0ms
y
Results
AccuracySegmentsBranch
99.9%1x
99.9%1y
99.9%1z
99.9%1t
99.9%1a
99.9%1b
99.9%1(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
99.9%1(-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t)))
99.9%1(+.f64 x y)
99.9%1(log.f64 t)
99.9%1(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
99.9%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 117 to 93 computations (20.5% saved)

regimes411.0ms (3%)

Counts
94 → 1
Calls
Call 1
Inputs
x
y
(*.f64 b a)
(+.f64 x y)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 b (/.f64 x b))
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
(+.f64 x (*.f64 b a))
(*.f64 x (/.f64 (*.f64 b a) x))
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(*.f64 x (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (+.f64 x (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b x)) #s(literal -1/2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(+.f64 x (*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 (+.f64 a (/.f64 x b)) b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 (/.f64 x y) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x))
(*.f64 b (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)
(*.f64 b (*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))))
(*.f64 b (+.f64 a (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))
(*.f64 a (+.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) a) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(*.f64 y (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(+.f64 (+.f64 (+.f64 x y) (neg.f64 (*.f64 (log.f64 t) z))) z)
(+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))))
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 b a))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) #s(literal 1 binary64))))
(*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(+.f64 x (*.f64 (+.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal -1 binary64)) (neg.f64 y)))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (*.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 y z)))) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x))))
(*.f64 a (+.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 x a))) (+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))))
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
Outputs
(+.f64 (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
Calls

12 calls:

56.0ms
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
39.0ms
x
36.0ms
(-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t)))
33.0ms
(log.f64 t)
33.0ms
b
Results
AccuracySegmentsBranch
99.9%1x
99.9%1y
99.9%1z
99.9%1t
99.9%1a
99.9%1b
99.9%1(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
99.9%1(-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t)))
99.9%1(+.f64 x y)
99.9%1(log.f64 t)
99.9%1(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
99.9%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 117 to 93 computations (20.5% saved)

regimes357.0ms (2.6%)

Counts
86 → 1
Calls
Call 1
Inputs
x
y
(*.f64 b a)
(+.f64 x y)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 b (/.f64 x b))
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
(+.f64 x (*.f64 b a))
(*.f64 x (/.f64 (*.f64 b a) x))
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(*.f64 x (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (+.f64 x (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b x)) #s(literal -1/2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(+.f64 x (*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 (+.f64 a (/.f64 x b)) b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 (/.f64 x y) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x))
(*.f64 b (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)
(*.f64 b (*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))))
(*.f64 b (+.f64 a (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))
(*.f64 a (+.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) a) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(*.f64 y (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(+.f64 (+.f64 (+.f64 x y) (neg.f64 (*.f64 (log.f64 t) z))) z)
(+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))))
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 b a))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) #s(literal 1 binary64))))
(*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(+.f64 x (*.f64 (+.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal -1 binary64)) (neg.f64 y)))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (*.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y)))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
Outputs
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
Calls

12 calls:

55.0ms
(-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t)))
32.0ms
y
28.0ms
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
26.0ms
b
26.0ms
(log.f64 t)
Results
AccuracySegmentsBranch
99.9%1x
99.9%1y
99.9%1z
99.9%1t
99.9%1a
99.9%1b
99.9%1(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
99.9%1(-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t)))
99.9%1(+.f64 x y)
99.9%1(log.f64 t)
99.9%1(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
99.9%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 117 to 93 computations (20.5% saved)

regimes314.0ms (2.3%)

Counts
82 → 3
Calls
Call 1
Inputs
x
y
(*.f64 b a)
(+.f64 x y)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 b (/.f64 x b))
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
(+.f64 x (*.f64 b a))
(*.f64 x (/.f64 (*.f64 b a) x))
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(*.f64 x (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (+.f64 x (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b x)) #s(literal -1/2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(+.f64 x (*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 (+.f64 a (/.f64 x b)) b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 (/.f64 x y) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x))
(*.f64 b (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)
(*.f64 b (*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))))
(*.f64 b (+.f64 a (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))
(*.f64 a (+.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) a) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(*.f64 y (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(+.f64 (+.f64 (+.f64 x y) (neg.f64 (*.f64 (log.f64 t) z))) z)
(+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))))
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 b a))
(*.f64 x (+.f64 (/.f64 y x) (+.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) #s(literal 1 binary64))))
(*.f64 (+.f64 (/.f64 (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(+.f64 x (*.f64 (+.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal -1 binary64)) (neg.f64 y)))
Outputs
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 b a))
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
Calls

11 calls:

45.0ms
(-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t)))
30.0ms
b
28.0ms
x
26.0ms
a
25.0ms
(+.f64 x y)
Results
AccuracySegmentsBranch
89.0%1x
89.0%1y
95.7%3z
89.0%1t
89.0%1a
97.0%3b
93.4%3(-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t)))
93.2%3(+.f64 x y)
89.0%1(log.f64 t)
96.2%3(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
89.0%1(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 95 to 78 computations (17.9% saved)

regimes104.0ms (0.8%)

Counts
78 → 3
Calls
Call 1
Inputs
x
y
(*.f64 b a)
(+.f64 x y)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 b (/.f64 x b))
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
(+.f64 x (*.f64 b a))
(*.f64 x (/.f64 (*.f64 b a) x))
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(*.f64 x (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (+.f64 x (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b x)) #s(literal -1/2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(+.f64 x (*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 (+.f64 a (/.f64 x b)) b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 (/.f64 x y) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x))
(*.f64 b (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)
(*.f64 b (*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))))
(*.f64 b (+.f64 a (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))
(*.f64 a (+.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) a) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))
(+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(*.f64 y (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))
(+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (log.f64 t))))
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (log.f64 t))) y)
(+.f64 (+.f64 (+.f64 x y) (neg.f64 (*.f64 (log.f64 t) z))) z)
(+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))))
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))))
Outputs
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
Calls

3 calls:

43.0ms
b
26.0ms
z
21.0ms
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
Results
AccuracySegmentsBranch
91.1%3z
94.8%3(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
91.1%3b
Compiler

Compiled 25 to 21 computations (16% saved)

regimes38.0ms (0.3%)

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

1 calls:

24.0ms
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
Results
AccuracySegmentsBranch
94.8%3(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes244.0ms (1.8%)

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

10 calls:

32.0ms
(+.f64 x y)
26.0ms
y
24.0ms
x
22.0ms
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
22.0ms
a
Results
AccuracySegmentsBranch
88.9%3z
82.1%3b
77.2%1y
77.2%1(-.f64 a #s(literal 1/2 binary64))
77.2%1t
77.2%1a
77.2%1(log.f64 t)
81.5%3x
77.2%1(+.f64 x y)
84.4%3(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
Compiler

Compiled 79 to 67 computations (15.2% saved)

regimes61.0ms (0.5%)

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

1 calls:

48.0ms
z
Results
AccuracySegmentsBranch
88.5%3z
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes52.0ms (0.4%)

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

1 calls:

19.0ms
z
Results
AccuracySegmentsBranch
86.2%3z
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes121.0ms (0.9%)

Counts
67 → 1
Calls
Call 1
Inputs
x
y
(*.f64 b a)
(+.f64 x y)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 b (/.f64 x b))
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
(+.f64 x (*.f64 b a))
(*.f64 x (/.f64 (*.f64 b a) x))
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(*.f64 x (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (+.f64 x (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 x x) (*.f64 b (-.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b x)) #s(literal -1/2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))
(+.f64 x (*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (*.f64 (+.f64 a (/.f64 x b)) b) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 (/.f64 x y) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) x) x))
(*.f64 b (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)
(*.f64 b (*.f64 a (+.f64 (/.f64 x (*.f64 b a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 b x) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 b #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a)))))
(+.f64 x (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b a)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 x x) b) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))))
(*.f64 b (+.f64 a (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (/.f64 x b) (/.f64 b x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x b)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))
(*.f64 a (+.f64 (-.f64 (-.f64 b (/.f64 b a)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) b) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) a)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) a) (+.f64 (+.f64 (/.f64 (*.f64 x x) b) (*.f64 b #s(literal -1/4 binary64))) (*.f64 b #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (*.f64 (+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (+.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))) (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 b (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) b)))))
Outputs
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
Calls

5 calls:

27.0ms
(-.f64 a #s(literal 1/2 binary64))
27.0ms
z
21.0ms
x
20.0ms
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
20.0ms
b
Results
AccuracySegmentsBranch
77.2%1(-.f64 a #s(literal 1/2 binary64))
77.2%1x
77.2%1b
77.2%1(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
77.2%1z
Compiler

Compiled 41 to 35 computations (14.6% saved)

regimes64.0ms (0.5%)

Counts
16 → 2
Calls
Call 1
Inputs
x
y
(*.f64 b a)
(+.f64 x y)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 b (/.f64 x b))
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
(+.f64 x (*.f64 b a))
(*.f64 x (/.f64 (*.f64 b a) x))
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(*.f64 x (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
(+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
Outputs
(+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
Calls

9 calls:

15.0ms
t
7.0ms
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
6.0ms
y
6.0ms
x
6.0ms
(+.f64 x y)
Results
AccuracySegmentsBranch
76.8%2(+.f64 x y)
71.4%2x
59.6%3t
68.3%3b
72.0%2y
62.4%3z
60.4%3a
71.4%3(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
58.4%2(-.f64 a #s(literal 1/2 binary64))
Compiler

Compiled 71 to 60 computations (15.5% saved)

regimes6.0ms (0%)

Counts
15 → 2
Calls
Call 1
Inputs
x
y
(*.f64 b a)
(+.f64 x y)
(*.f64 b (+.f64 a #s(literal -1/2 binary64)))
(*.f64 b (/.f64 x b))
(+.f64 x (*.f64 b #s(literal -1/2 binary64)))
(+.f64 x (*.f64 b a))
(*.f64 x (/.f64 (*.f64 b a) x))
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 a (+.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64))))
(*.f64 x (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)))
Outputs
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
Calls

1 calls:

5.0ms
(+.f64 x y)
Results
AccuracySegmentsBranch
76.8%2(+.f64 x y)
Compiler

Compiled 9 to 7 computations (22.2% saved)

regimes18.0ms (0.1%)

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

4 calls:

5.0ms
x
4.0ms
y
4.0ms
(+.f64 x y)
4.0ms
(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
Results
AccuracySegmentsBranch
71.4%3(*.f64 (-.f64 a #s(literal 1/2 binary64)) b)
56.3%2x
67.8%2y
68.2%2(+.f64 x y)
Compiler

Compiled 34 to 28 computations (17.6% saved)

regimes13.0ms (0.1%)

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

3 calls:

5.0ms
y
4.0ms
(+.f64 x y)
4.0ms
b
Results
AccuracySegmentsBranch
61.9%3b
58.7%2y
64.0%3(+.f64 x y)
Compiler

Compiled 23 to 19 computations (17.4% saved)

regimes10.0ms (0.1%)

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

3 calls:

3.0ms
(+.f64 x y)
3.0ms
b
3.0ms
z
Results
AccuracySegmentsBranch
61.9%3b
48.5%2z
60.0%3(+.f64 x y)
Compiler

Compiled 23 to 19 computations (17.4% saved)

regimes16.0ms (0.1%)

Counts
4 → 3
Calls
Call 1
Inputs
x
y
(*.f64 b a)
(+.f64 x y)
Outputs
(*.f64 b a)
(+.f64 x y)
(*.f64 b a)
Calls

6 calls:

4.0ms
b
2.0ms
(+.f64 x y)
2.0ms
t
2.0ms
a
2.0ms
x
Results
AccuracySegmentsBranch
46.0%1x
46.0%1t
52.4%3(+.f64 x y)
46.0%1y
53.2%3a
54.3%3b
Compiler

Compiled 44 to 37 computations (15.9% saved)

regimes13.0ms (0.1%)

Counts
3 → 3
Calls
Call 1
Inputs
x
y
(*.f64 b a)
Outputs
x
(*.f64 b a)
y
Calls

6 calls:

3.0ms
b
2.0ms
a
2.0ms
x
2.0ms
y
2.0ms
t
Results
AccuracySegmentsBranch
29.3%2t
41.0%2x
44.1%3y
33.4%3z
39.7%3a
38.5%3b
Compiler

Compiled 42 to 36 computations (14.3% saved)

regimes3.0ms (0%)

Counts
2 → 2
Calls
Call 1
Inputs
x
y
Outputs
x
y
Calls

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
41.2%2y
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes8.0ms (0.1%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
x
Outputs
x
Calls

6 calls:

1.0ms
b
1.0ms
z
1.0ms
y
1.0ms
t
1.0ms
x
Results
AccuracySegmentsBranch
21.5%1t
21.5%1z
21.5%1b
21.5%1a
21.5%1x
21.5%1y
Compiler

Compiled 42 to 36 computations (14.3% saved)

bsearch55.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
4.310194724491821e+171
2.743318157665819e+172
16.0ms
-3.5436540521795957e+180
-1.684211451883929e+179
Results
43.0ms208×0valid
Compiler

Compiled 500 to 355 computations (29% saved)

Precisions
Click to see histograms. Total time spent on operations: 33.0ms
ival-add: 25.0ms (76% of total)
ival-log: 3.0ms (9.1% of total)
ival-mult: 3.0ms (9.1% of total)
ival-sub: 2.0ms (6.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.142921607039796e+178
1.5485152197467454e+182
0.0ms
-1.284430513827393e+110
-7.042676111412247e+105
Compiler

Compiled 31 to 23 computations (25.8% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.142921607039796e+178
1.5485152197467454e+182
0.0ms
-1.284430513827393e+110
-7.042676111412247e+105
Compiler

Compiled 31 to 23 computations (25.8% saved)

bsearch52.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
25.0ms
6.087127626802943e+135
1.2597713666675118e+150
23.0ms
-3.95842120682029e+157
-3.4390040789236776e+151
Results
34.0ms304×0valid
Compiler

Compiled 620 to 479 computations (22.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-add: 5.0ms (29.6% of total)
ival-log: 4.0ms (23.7% of total)
ival-mult: 4.0ms (23.7% of total)
ival-sub: 3.0ms (17.8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch57.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
25.0ms
6.087127626802943e+135
1.2597713666675118e+150
25.0ms
-3.95842120682029e+157
-3.4390040789236776e+151
Results
40.0ms304×0valid
Compiler

Compiled 620 to 479 computations (22.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-add: 10.0ms (45.8% of total)
ival-log: 4.0ms (18.3% of total)
ival-mult: 4.0ms (18.3% of total)
ival-sub: 3.0ms (13.8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch65.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
38.0ms
6.087127626802943e+135
1.2597713666675118e+150
22.0ms
-3.95842120682029e+157
-3.4390040789236776e+151
Results
50.0ms304×0valid
Compiler

Compiled 582 to 460 computations (21% saved)

Precisions
Click to see histograms. Total time spent on operations: 33.0ms
ival-add: 20.0ms (61.4% of total)
ival-log: 4.0ms (12.3% of total)
ival-mult: 4.0ms (12.3% of total)
ival-sub: 3.0ms (9.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1.5147565177816665e-92
-1.5368414536341202e-112
Compiler

Compiled 31 to 23 computations (25.8% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1.5147565177816665e-92
-1.5368414536341202e-112
Compiler

Compiled 31 to 23 computations (25.8% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.1006687861475482e+168
1.5747091506033228e+171
0.0ms
-6.147244159194234e+169
-8.277337998810715e+155
Compiler

Compiled 31 to 23 computations (25.8% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
7.554524723350833e+24
3.183729324067068e+28
0.0ms
-4.645247872272818e+39
-8.122861261396361e+33
Compiler

Compiled 31 to 23 computations (25.8% saved)

bsearch41.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
7.759580899487505e+46
3.530754915280131e+47
23.0ms
-3.1494183012066456e+171
-2.2013375722950963e+168
Results
29.0ms223×0valid
0.0ms1valid
Compiler

Compiled 339 to 275 computations (18.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-sub: 7.0ms (40.4% of total)
ival-add: 4.0ms (23.1% of total)
ival-mult: 3.0ms (17.3% of total)
ival-log: 3.0ms (17.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch50.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
28.0ms
1.655467599762143e+156
1.0302563492551663e+169
19.0ms
-3.1494183012066456e+171
-2.2013375722950963e+168
Results
37.0ms288×0valid
Compiler

Compiled 391 to 311 computations (20.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-add: 5.0ms (29.9% of total)
ival-log: 4.0ms (23.9% of total)
ival-mult: 4.0ms (23.9% of total)
ival-sub: 3.0ms (17.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch48.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
8.288479000901635e-35
1.4979854450870203e-32
30.0ms
5.794804093237326e-191
1.3818929074469829e-190
Results
39.0ms192×0valid
Compiler

Compiled 247 to 203 computations (17.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-sub: 21.0ms (71.2% of total)
ival-log: 3.0ms (10.2% of total)
ival-add: 3.0ms (10.2% of total)
ival-mult: 3.0ms (10.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch24.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
22.0ms
7.781142401611104e-147
5.587355968588885e-139
Results
15.0ms144×0valid
Compiler

Compiled 175 to 149 computations (14.9% saved)

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

simplify18.0ms (0.1%)

Algorithm
egg-herbie
Rules
56×+-commutative_binary64
24×*-commutative_binary64
14×sub-neg_binary64
14×if-if-or-not_binary32
neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0117407
1178407
2194407
3202407
4206407
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (*.f64 z (+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(if (<=.f64 b #s(literal -799999999999999984364398187852113275663011113973810175313167865200912043090626179674155513875983869195377188783551602707359976025347521955072778326520352562436358249735564866617344 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (if (<=.f64 b #s(literal 22000000000000001132637816843266680589969729415195596012974845465101336128038638886065691321303177360521859747405729016638015007887593696226647469824570029246570728184086528 binary64)) (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 b a)) (+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))))
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -100000000000000002356936751417025583324953279505688186312991253926828166846616173259830936159244951026231410688 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 49999999999999999022774886740757079728938194623363135957072991575057002693164136229634719617248991824711074298971975169209998501584220122192048645407522035152272390608472804163584 binary64)) (+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))))) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))))
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -100000000000000002356936751417025583324953279505688186312991253926828166846616173259830936159244951026231410688 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 49999999999999999022774886740757079728938194623363135957072991575057002693164136229634719617248991824711074298971975169209998501584220122192048645407522035152272390608472804163584 binary64)) (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))))
(if (<=.f64 z #s(literal -1100000000000000019802380353860408429248797561517829720723900547109776378137307164786526773280249658410566486840566641646394050873589220748510983273670770688 binary64)) (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (if (<=.f64 z #s(literal 1099999999999999997090123897071284313363527212633464031241315308352461630461301420789910298312791350313748534136882745003686775720983692681421751582720 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(if (<=.f64 z #s(literal -166000000000000010003563423346913176599871797417435172828187641353530232132042857910862198967331040362914201951856296175366269304649062769724413546688675840 binary64)) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (if (<=.f64 z #s(literal 10999999999999999340586771569110350087099902627357243155578617191996014500388928047301472803040283585431303633707146986684302030340261188468736 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(if (<=.f64 z #s(literal -4600000000000000259272652606512016799213132235005633869259928535246893330689236690036551753838824648947751718403393963071093676518791710391413096650375168 binary64)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (if (<=.f64 z #s(literal 1250000000000000021471915484022148897549138010538181888466541055650003907847735677510328342857646647840318244942942854348366390805646625781204318683136 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(if (<=.f64 (+.f64 x y) #s(literal -5871356456934583/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) (+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))) (+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)))
(if (<=.f64 (+.f64 x y) #s(literal -5871356456934583/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) (+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)))
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -50000000000000001720952715465622640458856885148708873735346823837532548981315723776946132907372413659248589542573711457538915860604509709821678979750150160787337627303936 binary64)) (+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 1999999999999999867720989669485949124743900432860663037223385644615401293399207295251384865191691894341829109199397042951078761626889625586558917010807457234988770000896 binary64)) (+.f64 x y) (+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))))
(if (<=.f64 (+.f64 x y) #s(literal -3999999999999999758836665486412714344448 binary64)) (+.f64 x (*.f64 b a)) (if (<=.f64 (+.f64 x y) #s(literal 10000000000000000905969664 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))
(if (<=.f64 b #s(literal -2250000000000000060683112283524772446181028583934591658741399796948472982004755765310370943239824893663843656707187730976711390994095373374783200573823544802388131971072 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (if (<=.f64 b #s(literal 250000000000000010961460761269049338658511912960 binary64)) (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(if (<=.f64 b #s(literal -6800000000000000053044162249099618258155198904445484107035729463907116062190858943420859669409764070832505152536828484409862471524651634010070923284741727590223655731200 binary64)) (*.f64 b a) (if (<=.f64 b #s(literal 109999999999999999157250576799508805562224448741165785428638218668240054126641512754927843199994727333826715640312948057217785733430667386194042195510678442213376 binary64)) (+.f64 x y) (*.f64 b a)))
(if (<=.f64 y #s(literal 5618431291326693/80263304161809898486953580976564463280492245526476651908848280381297792881730359224146523075524726123458602430056430323990164676669064390001339947061948865508349970567755807467524166227482951618519489314816 binary64)) x (if (<=.f64 y #s(literal 5297943435324523/365375409332725729550921208179070754913983135744 binary64)) (*.f64 b a) y))
(if (<=.f64 y #s(literal 1843573590367107/3351951982485649274893506249551461531869841455148098344430890360930441007518386744200468574541725856922507964546621512713438470702986642486608412251521024 binary64)) x y)
x
Outputs
(+.f64 (*.f64 z (+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (*.f64 z (+.f64 (+.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) (log.f64 (pow.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(+.f64 (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t)))))
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 (+.f64 x y) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))
(if (<=.f64 b #s(literal -799999999999999984364398187852113275663011113973810175313167865200912043090626179674155513875983869195377188783551602707359976025347521955072778326520352562436358249735564866617344 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (if (<=.f64 b #s(literal 22000000000000001132637816843266680589969729415195596012974845465101336128038638886065691321303177360521859747405729016638015007887593696226647469824570029246570728184086528 binary64)) (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 b a)) (+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))))
(if (<=.f64 b #s(literal -799999999999999984364398187852113275663011113973810175313167865200912043090626179674155513875983869195377188783551602707359976025347521955072778326520352562436358249735564866617344 binary64)) (+.f64 (+.f64 x y) (*.f64 b (-.f64 a #s(literal 1/2 binary64)))) (if (<=.f64 b #s(literal 22000000000000001132637816843266680589969729415195596012974845465101336128038638886065691321303177360521859747405729016638015007887593696226647469824570029246570728184086528 binary64)) (+.f64 (-.f64 (+.f64 z (+.f64 x y)) (*.f64 z (log.f64 t))) (*.f64 a b)) (+.f64 x (*.f64 b (-.f64 a #s(literal 1/2 binary64))))))
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -100000000000000002356936751417025583324953279505688186312991253926828166846616173259830936159244951026231410688 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 49999999999999999022774886740757079728938194623363135957072991575057002693164136229634719617248991824711074298971975169209998501584220122192048645407522035152272390608472804163584 binary64)) (+.f64 x (+.f64 y (*.f64 z (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))))) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))))
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -100000000000000002356936751417025583324953279505688186312991253926828166846616173259830936159244951026231410688 binary64)) (+.f64 (+.f64 x y) (*.f64 b (-.f64 a #s(literal 1/2 binary64)))) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 49999999999999999022774886740757079728938194623363135957072991575057002693164136229634719617248991824711074298971975169209998501584220122192048645407522035152272390608472804163584 binary64)) (+.f64 x (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) t)))))) (+.f64 (+.f64 x y) (*.f64 b (-.f64 a #s(literal 1/2 binary64))))))
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -100000000000000002356936751417025583324953279505688186312991253926828166846616173259830936159244951026231410688 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 49999999999999999022774886740757079728938194623363135957072991575057002693164136229634719617248991824711074298971975169209998501584220122192048645407522035152272390608472804163584 binary64)) (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))))
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -100000000000000002356936751417025583324953279505688186312991253926828166846616173259830936159244951026231410688 binary64)) (+.f64 (+.f64 x y) (*.f64 b (-.f64 a #s(literal 1/2 binary64)))) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 49999999999999999022774886740757079728938194623363135957072991575057002693164136229634719617248991824711074298971975169209998501584220122192048645407522035152272390608472804163584 binary64)) (+.f64 x (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (+.f64 (+.f64 x y) (*.f64 b (-.f64 a #s(literal 1/2 binary64))))))
(if (<=.f64 z #s(literal -1100000000000000019802380353860408429248797561517829720723900547109776378137307164786526773280249658410566486840566641646394050873589220748510983273670770688 binary64)) (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (if (<=.f64 z #s(literal 1099999999999999997090123897071284313363527212633464031241315308352461630461301420789910298312791350313748534136882745003686775720983692681421751582720 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(if (<=.f64 z #s(literal -1100000000000000019802380353860408429248797561517829720723900547109776378137307164786526773280249658410566486840566641646394050873589220748510983273670770688 binary64)) (+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (if (<=.f64 z #s(literal 1099999999999999997090123897071284313363527212633464031241315308352461630461301420789910298312791350313748534136882745003686775720983692681421751582720 binary64)) (+.f64 (+.f64 x y) (*.f64 b (-.f64 a #s(literal 1/2 binary64)))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(if (<=.f64 z #s(literal -166000000000000010003563423346913176599871797417435172828187641353530232132042857910862198967331040362914201951856296175366269304649062769724413546688675840 binary64)) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (if (<=.f64 z #s(literal 10999999999999999340586771569110350087099902627357243155578617191996014500388928047301472803040283585431303633707146986684302030340261188468736 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(if (<=.f64 z #s(literal -166000000000000010003563423346913176599871797417435172828187641353530232132042857910862198967331040362914201951856296175366269304649062769724413546688675840 binary64)) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (if (<=.f64 z #s(literal 10999999999999999340586771569110350087099902627357243155578617191996014500388928047301472803040283585431303633707146986684302030340261188468736 binary64)) (+.f64 (+.f64 x y) (*.f64 b (-.f64 a #s(literal 1/2 binary64)))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))
(if (<=.f64 z #s(literal -4600000000000000259272652606512016799213132235005633869259928535246893330689236690036551753838824648947751718403393963071093676518791710391413096650375168 binary64)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (if (<=.f64 z #s(literal 1250000000000000021471915484022148897549138010538181888466541055650003907847735677510328342857646647840318244942942854348366390805646625781204318683136 binary64)) (+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(if (<=.f64 z #s(literal -4600000000000000259272652606512016799213132235005633869259928535246893330689236690036551753838824648947751718403393963071093676518791710391413096650375168 binary64)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (if (<=.f64 z #s(literal 1250000000000000021471915484022148897549138010538181888466541055650003907847735677510328342857646647840318244942942854348366390805646625781204318683136 binary64)) (+.f64 (+.f64 x y) (*.f64 b (-.f64 a #s(literal 1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))
(+.f64 (+.f64 x y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))
(+.f64 (+.f64 x y) (*.f64 b (-.f64 a #s(literal 1/2 binary64))))
(if (<=.f64 (+.f64 x y) #s(literal -5871356456934583/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) (+.f64 x (+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))) (+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)))
(if (<=.f64 (+.f64 x y) #s(literal -5871356456934583/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) (+.f64 x (+.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b))) (+.f64 y (*.f64 b (-.f64 a #s(literal 1/2 binary64)))))
(if (<=.f64 (+.f64 x y) #s(literal -5871356456934583/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) (+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)))
(if (<=.f64 (+.f64 x y) #s(literal -5871356456934583/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) (+.f64 x (*.f64 b (-.f64 a #s(literal 1/2 binary64)))) (+.f64 y (*.f64 b (-.f64 a #s(literal 1/2 binary64)))))
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -50000000000000001720952715465622640458856885148708873735346823837532548981315723776946132907372413659248589542573711457538915860604509709821678979750150160787337627303936 binary64)) (+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 1999999999999999867720989669485949124743900432860663037223385644615401293399207295251384865191691894341829109199397042951078761626889625586558917010807457234988770000896 binary64)) (+.f64 x y) (+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b))))
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -50000000000000001720952715465622640458856885148708873735346823837532548981315723776946132907372413659248589542573711457538915860604509709821678979750150160787337627303936 binary64)) (+.f64 x (*.f64 b (-.f64 a #s(literal 1/2 binary64)))) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 1999999999999999867720989669485949124743900432860663037223385644615401293399207295251384865191691894341829109199397042951078761626889625586558917010807457234988770000896 binary64)) (+.f64 x y) (+.f64 x (*.f64 b (-.f64 a #s(literal 1/2 binary64))))))
(if (<=.f64 (+.f64 x y) #s(literal -3999999999999999758836665486412714344448 binary64)) (+.f64 x (*.f64 b a)) (if (<=.f64 (+.f64 x y) #s(literal 10000000000000000905969664 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)))
(if (<=.f64 (+.f64 x y) #s(literal -3999999999999999758836665486412714344448 binary64)) (+.f64 x (*.f64 a b)) (if (<=.f64 (+.f64 x y) #s(literal 10000000000000000905969664 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (+.f64 x y)))
(if (<=.f64 b #s(literal -2250000000000000060683112283524772446181028583934591658741399796948472982004755765310370943239824893663843656707187730976711390994095373374783200573823544802388131971072 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (if (<=.f64 b #s(literal 250000000000000010961460761269049338658511912960 binary64)) (+.f64 x y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))
(if (<=.f64 b #s(literal -2250000000000000060683112283524772446181028583934591658741399796948472982004755765310370943239824893663843656707187730976711390994095373374783200573823544802388131971072 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b) (if (<=.f64 b #s(literal 250000000000000010961460761269049338658511912960 binary64)) (+.f64 x y) (*.f64 (+.f64 #s(literal -1/2 binary64) a) b)))
(if (<=.f64 b #s(literal -6800000000000000053044162249099618258155198904445484107035729463907116062190858943420859669409764070832505152536828484409862471524651634010070923284741727590223655731200 binary64)) (*.f64 b a) (if (<=.f64 b #s(literal 109999999999999999157250576799508805562224448741165785428638218668240054126641512754927843199994727333826715640312948057217785733430667386194042195510678442213376 binary64)) (+.f64 x y) (*.f64 b a)))
(if (<=.f64 b #s(literal -6800000000000000053044162249099618258155198904445484107035729463907116062190858943420859669409764070832505152536828484409862471524651634010070923284741727590223655731200 binary64)) (*.f64 a b) (if (<=.f64 b #s(literal 109999999999999999157250576799508805562224448741165785428638218668240054126641512754927843199994727333826715640312948057217785733430667386194042195510678442213376 binary64)) (+.f64 x y) (*.f64 a b)))
(if (<=.f64 y #s(literal 5618431291326693/80263304161809898486953580976564463280492245526476651908848280381297792881730359224146523075524726123458602430056430323990164676669064390001339947061948865508349970567755807467524166227482951618519489314816 binary64)) x (if (<=.f64 y #s(literal 5297943435324523/365375409332725729550921208179070754913983135744 binary64)) (*.f64 b a) y))
(if (<=.f64 y #s(literal 5618431291326693/80263304161809898486953580976564463280492245526476651908848280381297792881730359224146523075524726123458602430056430323990164676669064390001339947061948865508349970567755807467524166227482951618519489314816 binary64)) x (if (<=.f64 y #s(literal 5297943435324523/365375409332725729550921208179070754913983135744 binary64)) (*.f64 a b) y))
(if (<=.f64 y #s(literal 1843573590367107/3351951982485649274893506249551461531869841455148098344430890360930441007518386744200468574541725856922507964546621512713438470702986642486608412251521024 binary64)) x y)
x

soundness2.1s (15.4%)

Rules
4328×*-lowering-*.f32
4328×*-lowering-*.f64
3510×*-lowering-*.f32
3510×*-lowering-*.f64
3168×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03456335
111815989
243375608
083375608
033136
1264133
22657125
08286125
02664017
18863753
235383505
081383505
01515
13514
212013
350013
4196213
5418013
6736113
0823813
02371
117070
2165868
0910868
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1583 to 953 computations (39.8% saved)

preprocess172.0ms (1.3%)

Remove

(sort x y)

Compiler

Compiled 1298 to 482 computations (62.9% saved)

end0.0ms (0%)

Profiling

Loading profile data...