Diagrams.Solve.Tridiagonal:solveCyclicTriDiagonal from diagrams-solve-0.1, B

Time bar (total: 13.6s)

analyze356.0ms (2.6%)

Memory
20.1MiB live, 621.7MiB allocated
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
0%0%99.7%0.3%0%0%0%5
0%0%99.7%0.3%0%0%0%6
12.5%12.5%87.2%0.3%0%0%0%7
12.5%12.5%87.2%0.3%0%0%0%8
12.5%12.5%87.2%0.3%0%0%0%9
12.5%12.5%87.2%0.3%0%0%0%10
18.8%18.7%81%0.3%0%0%0%11
28.1%28%71.7%0.3%0%0%0%12
Compiler

Compiled 19 to 17 computations (10.5% saved)

sample1.8s (12.9%)

Memory
7.4MiB live, 1 622.9MiB allocated
Samples
1.2s8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 657.0ms
ival-mult: 319.0ms (48.6% of total)
ival-div: 166.0ms (25.3% of total)
ival-add: 158.0ms (24% of total)
ival-true: 6.0ms (0.9% of total)
exact: 5.0ms (0.8% of total)
ival-assert: 3.0ms (0.5% of total)
Bogosity

preprocess60.0ms (0.4%)

Memory
10.9MiB live, 52.5MiB allocated
Algorithm
egg-herbie
Rules
1 024×sub-neg
800×neg-mul-1
728×div-sub
688×neg-sub0
680×distribute-lft-neg-in
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0132479
1335461
2615459
31093459
42842459
56653459
01517
12817
24017
34417
04415
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))
Outputs
(/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))

explain167.0ms (1.2%)

Memory
0.8MiB live, 416.5MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
460-0-(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
190-0-(/.f64 (*.f64 y b) t)
150-1(3.9103657008327693e-84 9.796114393346102e-245 4.97032037069087e-72 1.4143186895082486e-122 7.02704605256219e-53 -2.991813667636618e-263)(/.f64 (*.f64 y z) t)
00-0-a
00-0-t
00-0-#s(literal 1 binary64)
00-0-z
00-0-(+.f64 x (/.f64 (*.f64 y z) t))
00-0-(+.f64 a #s(literal 1 binary64))
00-0-(*.f64 y b)
00-0-y
00-0-(+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))
00-0-(*.f64 y z)
00-0-b
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
/.f64(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))o/o190
(/.f64 (*.f64 y z) t)overflow42
(+.f64 x (/.f64 (*.f64 y z) t))overflow42
(*.f64 y z)overflow28
(+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))overflow32
(*.f64 y b)overflow25
(/.f64 (*.f64 y b) t)overflow32
/.f64(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))o/n180
(/.f64 (*.f64 y z) t)overflow42
(+.f64 x (/.f64 (*.f64 y z) t))overflow42
(*.f64 y z)overflow28
/.f64(/.f64 (*.f64 y b) t)o/n120
(*.f64 y b)overflow25
/.f64(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))n/o90
(+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))overflow32
(*.f64 y b)overflow25
(/.f64 (*.f64 y b) t)overflow32
/.f64(/.f64 (*.f64 y z) t)o/n90
(*.f64 y z)overflow28
/.f64(/.f64 (*.f64 y z) t)u/n20
(*.f64 y z)underflow20
Confusion
Predicted +Predicted -
+650
-3188
Precision
0.9558823529411765
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+6500
-30188
Precision?
0.9558823529411765
Recall?
1.0
Freqs
test
numberfreq
0188
167
21
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
52.0ms512×0valid
Compiler

Compiled 168 to 64 computations (61.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
ival-div: 12.0ms (43.1% of total)
ival-mult: 8.0ms (28.7% of total)
ival-add: 7.0ms (25.1% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 6 to 6 computations (0% saved)

prune163.0ms (1.2%)

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

Compiled 23 to 15 computations (34.8% saved)

simplify5.0ms (0%)

Memory
9.3MiB live, 9.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 y z) t)
cost-diff0
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
cost-diff128
(+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))
cost-diff128
(+.f64 x (/.f64 (*.f64 y z) t))
Rules
32×accelerator-lowering-fma.f32
32×accelerator-lowering-fma.f64
28×+-lowering-+.f64
28×+-lowering-+.f32
24×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01559
12859
24059
34459
04455
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))
(+ x (/ (* y z) t))
x
(/ (* y z) t)
(* y z)
y
z
t
(+ (+ a 1) (/ (* y b) t))
(+ a 1)
a
1
(/ (* y b) t)
(* y b)
b
Outputs
(/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
x
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(* y z)
(*.f64 y z)
y
z
t
(+ (+ a 1) (/ (* y b) t))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ a 1)
(+.f64 a #s(literal 1 binary64))
a
1
#s(literal 1 binary64)
(/ (* y b) t)
(*.f64 b (/.f64 y t))
(* y b)
(*.f64 y b)
b

localize56.0ms (0.4%)

Memory
9.3MiB live, 49.5MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 x (/.f64 (*.f64 y z) t))
accuracy94.5%
(/.f64 (*.f64 y z) t)
accuracy92.8%
(/.f64 (*.f64 y b) t)
accuracy82.6%
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Samples
24.0ms256×0valid
Compiler

Compiled 61 to 17 computations (72.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-div: 5.0ms (41.3% of total)
ival-mult: 4.0ms (33% of total)
ival-add: 3.0ms (24.8% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series31.0ms (0.2%)

Memory
14.0MiB live, 52.4MiB allocated
Counts
5 → 240
Calls
Call 1
Inputs
#<alt (+ x (/ (* y z) t))>
#<alt (+ (+ a 1) (/ (* y b) t))>
#<alt (/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))>
#<alt (/ (* y z) t)>
#<alt (/ (* y b) t)>
Outputs
#<alt (/ (* y z) t)>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (/ (* y z) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt a>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt a>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (/ (* b y) t)>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (/ (* b y) t)>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (/ (* b y) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (+ (* -1 (/ (* b (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (+ (* y (- (/ (* (pow b 2) (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* (pow t 2) (pow (+ 1 a) 2))) (/ (* b (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (* t (+ 1 a))))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ z b)>
#<alt (- (+ (/ z b) (/ (* t x) (* b y))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))>
#<alt (- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))>
#<alt (- (+ (/ z b) (+ (/ (* t x) (* b y)) (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* (pow b 2) (pow y 3))))) (+ (/ (* t (* z (+ 1 a))) (* (pow b 2) y)) (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))))>
#<alt (/ z b)>
#<alt (+ (* -1 (/ (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* b y)))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* (pow b 2) y))) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) b))) y))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))>
#<alt (/ z b)>
#<alt (+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* b y))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* t (- (/ (* t (* (pow (+ 1 a) 2) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* (pow b 2) (pow y 2))) (/ (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (* b y)))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (/ x (+ 1 a))>
#<alt (- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (* -1 (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (/ x (+ 1 a)) (+ (/ (* y z) (* t (+ 1 a))) (/ (* (pow b 2) (* (pow y 2) (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 3) (pow (+ 1 a) 2))))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (* -1 (/ (* y z) (+ 1 a)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (- (* -1 (/ (* (pow b 2) (* (pow y 2) (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (pow (+ 1 a) 2)))) (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (+ 1 a)))) t))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (/ (+ x (/ (* y z) t)) (+ 1 (/ (* b y) t)))>
#<alt (+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))>
#<alt (+ (* a (- (/ (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2))))) (+ 1 (/ (* b y) t))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))>
#<alt (+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 4)))))) (* -1 (/ (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))) (+ 1 (/ (* b y) t)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))>
#<alt (/ (+ x (/ (* y z) t)) a)>
#<alt (/ (+ x (+ (* -1 (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) (/ (* y z) t))) a)>
#<alt (/ (- (+ x (+ (/ (* y z) t) (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2)))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a)>
#<alt (/ (- (+ x (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a))) a)>
#<alt (/ (+ x (/ (* y z) t)) a)>
#<alt (* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a))>
#<alt (* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) a) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) a) (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t)))) a)) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))>
#<alt (/ (+ x (/ (* y z) t)) (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* y (+ x (/ (* y z) t)))) (* t (pow (+ 1 a) 2)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))>
#<alt (+ (* b (- (/ (* b (* (pow y 2) (+ x (/ (* y z) t)))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))>
#<alt (+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) (+ x (/ (* y z) t)))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow y 2) (+ x (/ (* y z) t))) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) (/ (* t (+ x (/ (* y z) t))) y)) b)>
#<alt (/ (- (+ (/ (* t (+ x (/ (* y z) t))) y) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* (pow b 3) (pow y 4)))) (/ (* t (+ x (/ (* y z) t))) y)) (+ (* -1 (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2))))) b)>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* b (pow y 3))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* b (pow y 4))) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (pow y 3))) b)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
Calls

60 calls:

TimeVariablePointExpression
5.0ms
z
@0
(/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))
2.0ms
y
@inf
(/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))
1.0ms
t
@-inf
(/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))
1.0ms
a
@0
(+ (+ a 1) (/ (* y b) t))
1.0ms
a
@0
(/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))

rewrite341.0ms (2.5%)

Memory
2.0MiB live, 634.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 118×/-lowering-/.f32
5 118×/-lowering-/.f64
4 984×*-lowering-*.f32
4 984×*-lowering-*.f64
3 586×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01543
18443
284343
0838439
Stop Event
iter limit
node limit
Counts
5 → 359
Calls
Call 1
Inputs
(+ x (/ (* y z) t))
(+ (+ a 1) (/ (* y b) t))
(/ (+ x (/ (* y z) t)) (+ (+ a 1) (/ (* y b) t)))
(/ (* y z) t)
(/ (* y b) t)
Outputs
(+.f64 x (/.f64 (*.f64 y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)))
(fma.f64 y (/.f64 z t) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) x)
(fma.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) x)
(fma.f64 (/.f64 z t) y x)
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) x)
(fma.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (neg.f64 (neg.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t) x)
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) x)
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) x)
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y z) t) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))))
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)))
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 y z) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 y z) t))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) t) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 x (/.f64 (*.f64 y z) t))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 y z) t)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 y z) t) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x))
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))))
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t)))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t))))
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)))))
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 (*.f64 y z) t)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) t) x)))
(+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 y b) t)))
(+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))
(+.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))
(+.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a)
(+.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))))
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) #s(literal 1 binary64)))
(fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 a #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (neg.f64 (*.f64 y b)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 y b) t))
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))) (/.f64 (*.f64 y b) t))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y b) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) #s(literal -1 binary64)) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) (/.f64 (*.f64 y b) t))
(fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y b)))) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (neg.f64 (neg.f64 (*.f64 y b))) (/.f64 #s(literal 1 binary64) t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 y b) t))
(fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a #s(literal -1 binary64)))) (/.f64 (*.f64 y b) t))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y b) t) (*.f64 y b)) (*.f64 y b)) t))) a)
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 y b) t))
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))) a)
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 b) t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 b t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (/.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 y t) (+.f64 a #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t (*.f64 y b))) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) t) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 y b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 t)) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 y b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t (*.f64 y b))) (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) t) (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 t)) (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 t) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 (*.f64 y b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (fma.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (*.f64 y b)) (+.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (fma.f64 (*.f64 y b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 a #s(literal -1 binary64))) (fma.f64 (*.f64 y b) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (fma.f64 (neg.f64 (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (+.f64 a #s(literal -1 binary64))) (fma.f64 (neg.f64 (*.f64 y b)) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a a #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (fma.f64 a (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 (neg.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) #s(literal -1 binary64))
(/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 y b) t) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 y b))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) t))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 y b)))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y b))) (*.f64 (+.f64 a #s(literal -1 binary64)) t))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 t) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 (*.f64 y b)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 y b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 y b) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64)))) (*.f64 t (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 t) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (neg.f64 t) (+.f64 a #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y b) t) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))) (neg.f64 (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))))
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (fma.f64 a a (-.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 t (*.f64 y b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (*.f64 y b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (neg.f64 (*.f64 y b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (neg.f64 t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 t (*.f64 y b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 y b) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 y b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (neg.f64 (neg.f64 t))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 (/.f64 t (*.f64 y b))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 t (*.f64 y b)))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 y b) #s(literal 1 binary64)))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) t))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 (neg.f64 t)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 (neg.f64 (*.f64 y b))))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 (neg.f64 t))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 y b))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) t))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (neg.f64 (*.f64 y b)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 (/.f64 t (*.f64 y b))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (neg.f64 (/.f64 t (*.f64 y b)))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (*.f64 y b) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) t))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 (neg.f64 t)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (neg.f64 (neg.f64 (*.f64 y b))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (neg.f64 (neg.f64 t))))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 (/.f64 t (*.f64 y b))) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 (/.f64 t (*.f64 y b)))))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 y b) #s(literal 1 binary64)))) (*.f64 (+.f64 a #s(literal -1 binary64)) t))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 (neg.f64 t)) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 (neg.f64 (*.f64 y b))))) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 (neg.f64 t))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t (*.f64 y b)) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) t (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 y b))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) t))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 t) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (neg.f64 (*.f64 y b)))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (neg.f64 t)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (/.f64 t (*.f64 y b))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (neg.f64 (/.f64 t (*.f64 y b)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) t (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 y b) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) t))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (neg.f64 t)) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (neg.f64 (neg.f64 (*.f64 y b))))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (neg.f64 (neg.f64 t))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t (*.f64 y b)) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) t (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 y b))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) t))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (neg.f64 t) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (neg.f64 (*.f64 y b)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (neg.f64 t)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (neg.f64 (/.f64 t (*.f64 y b))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (neg.f64 (/.f64 t (*.f64 y b)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) t (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 y b) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) t))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (neg.f64 (neg.f64 t)) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 y b))))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (neg.f64 (neg.f64 t))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 y b)) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) t (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y b))) (*.f64 (-.f64 #s(literal 1 binary64) a) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 t) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 y b)))) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 (/.f64 t (*.f64 y b))) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 t (*.f64 y b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) t (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 y b) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) a) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 (neg.f64 t)) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 (*.f64 y b))))) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (/.f64 t (*.f64 y b))) (*.f64 (/.f64 t (*.f64 y b)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 y b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 t (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 t (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 y b) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 t (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 t (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y b) (-.f64 #s(literal 1 binary64) a) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 t (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (neg.f64 t) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (-.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 t (*.f64 y b))) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64)))) (*.f64 t (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 t (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 t (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 t (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 t (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) a) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 t (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y b))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 t)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y b))) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (neg.f64 t)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 t)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y b))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (neg.f64 (neg.f64 t)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 t)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y b))) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 t)) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 t)) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y b))) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y b))) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y b))) (-.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (neg.f64 t)) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (neg.f64 t)) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) (*.f64 (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))) (*.f64 (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t (*.f64 y b)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 y b)))) (neg.f64 (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) t)))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 y b))))) (neg.f64 (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 t))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y b)))) (neg.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) t)))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 t) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 (*.f64 y b))))) (neg.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 t))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (neg.f64 (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a #s(literal -1 binary64))))) (neg.f64 (*.f64 (/.f64 t (*.f64 y b)) (+.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (neg.f64 (*.f64 t (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y b) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64))))) (neg.f64 (*.f64 t (+.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y b)) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a a #s(literal -1 binary64))))) (neg.f64 (*.f64 (neg.f64 t) (+.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y b) t) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))))))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (neg.f64 (-.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a (/.f64 (*.f64 y b) t)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 a (/.f64 (*.f64 y b) t)) (+.f64 a (/.f64 (*.f64 y b) t))) (*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 y b) t))))))
(/.f64 (fma.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a))))
(/.f64 (+.f64 (pow.f64 (fma.f64 y (/.f64 b t) a) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) (/.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) (*.f64 (/.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))) (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y b) t) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))))
(*.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))))))
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))))
(*.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t (*.f64 y b)))))
(*.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 y b))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) t)))
(*.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 y b)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 t))))
(*.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)))))
(*.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal -1 binary64)) t)))
(*.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 t) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 (*.f64 y b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 t))))
(*.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (*.f64 y b)) (+.f64 a #s(literal -1 binary64)))))
(*.f64 (fma.f64 (*.f64 y b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(*.f64 (fma.f64 (*.f64 y b) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 a #s(literal -1 binary64)))))
(*.f64 (fma.f64 (neg.f64 (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(*.f64 (fma.f64 (neg.f64 (*.f64 y b)) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a a #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (+.f64 a #s(literal -1 binary64)))))
(*.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y b) t) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))))))
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))))))
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(*.f64 (-.f64 (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 (fma.f64 y (/.f64 z t) x) (neg.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 x (/.f64 (*.f64 y z) t)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 x (/.f64 (*.f64 y z) t)))))
(neg.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (neg.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 x (/.f64 (*.f64 y z) t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 z t) x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (neg.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 x (/.f64 (*.f64 y z) t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 z t) x))) (neg.f64 (neg.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 x (/.f64 (*.f64 y z) t)))))
(/.f64 (*.f64 (fma.f64 y (/.f64 z t) x) #s(literal 1 binary64)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (-.f64 x (/.f64 (*.f64 y z) t)))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)))) (neg.f64 (neg.f64 (neg.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 z t) x) #s(literal 1 binary64))) (neg.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (neg.f64 (-.f64 x (/.f64 (*.f64 y z) t))))
(pow.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 x (/.f64 (*.f64 y z) t))))
(*.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (fma.f64 y (/.f64 z t) x))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 x (/.f64 (*.f64 y z) t)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)))))
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(*.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 z t) x))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(*.f64 (*.f64 (fma.f64 y (/.f64 z t) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))))
(*.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t))))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 y b) t) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y b) t) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))))))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))))))
(*.f64 (pow.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))))
(*.f64 (pow.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y b) t) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y b) t) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 #s(literal 1 binary64) (+.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))))))
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 y z) (neg.f64 t)))
(neg.f64 (/.f64 (*.f64 y z) (neg.f64 t)))
(neg.f64 (/.f64 (neg.f64 (*.f64 y z)) t))
(/.f64 (*.f64 y z) t)
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 y z) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (neg.f64 t))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 y z)))) (neg.f64 (neg.f64 (neg.f64 t))))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(*.f64 y (/.f64 z t))
(*.f64 z (/.f64 y t))
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t))
(*.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 z t) y)
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))))
(*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (neg.f64 (neg.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t))
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t))
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y b))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 y b) (neg.f64 t)))
(neg.f64 (/.f64 (*.f64 y b) (neg.f64 t)))
(neg.f64 (/.f64 (neg.f64 (*.f64 y b)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y b)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 y b) #s(literal 1 binary64))))
(/.f64 (*.f64 y b) t)
(/.f64 (neg.f64 (*.f64 y b)) (neg.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y b))))
(/.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (neg.f64 (*.f64 y b))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64))) (neg.f64 t))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 y b)))) (neg.f64 (neg.f64 (neg.f64 t))))
(pow.f64 (/.f64 t (*.f64 y b)) #s(literal -1 binary64))
(*.f64 y (/.f64 b t))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t))
(*.f64 b (/.f64 y t))
(*.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) t))
(*.f64 (neg.f64 (*.f64 y b)) (/.f64 #s(literal 1 binary64) (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y b))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) #s(literal -1 binary64)))
(*.f64 (/.f64 b t) y)
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y b)))))
(*.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (neg.f64 (neg.f64 (*.f64 y b))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 b) t))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 y) t))
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 b t))
(*.f64 (/.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 y t))

simplify407.0ms (3%)

Memory
-30.9MiB live, 744.1MiB allocated
Algorithm
egg-herbie
Rules
6 662×accelerator-lowering-fma.f32
6 662×accelerator-lowering-fma.f64
6 086×*-lowering-*.f32
6 086×*-lowering-*.f64
2 680×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04304060
115863969
265883904
084693600
Stop Event
iter limit
node limit
Counts
240 → 240
Calls
Call 1
Inputs
(/ (* y z) t)
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(/ (* y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(/ (* y z) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ 1 (/ (* b y) t))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
a
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
a
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(/ (* b y) t)
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(/ (* b y) t)
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(/ (* b y) t)
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(/ (* b y) t)
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(/ (* b y) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(/ x (+ 1 a))
(+ (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (+ (* -1 (/ (* b (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (+ (* y (- (/ (* (pow b 2) (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* (pow t 2) (pow (+ 1 a) 2))) (/ (* b (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (* t (+ 1 a))))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))
(- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))
(- (+ (/ z b) (+ (/ (* t x) (* b y)) (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* (pow b 2) (pow y 3))))) (+ (/ (* t (* z (+ 1 a))) (* (pow b 2) y)) (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))))
(/ z b)
(+ (* -1 (/ (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* b y)))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* (pow b 2) y))) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) b))) y))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(/ x (+ 1 (+ a (/ (* b y) t))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(/ z b)
(+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* b y))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* t (- (/ (* t (* (pow (+ 1 a) 2) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* (pow b 2) (pow y 2))) (/ (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (* b y)))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(/ x (+ 1 a))
(- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (* -1 (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (/ x (+ 1 a)) (+ (/ (* y z) (* t (+ 1 a))) (/ (* (pow b 2) (* (pow y 2) (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 3) (pow (+ 1 a) 2))))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))))
(/ x (+ 1 a))
(+ (* -1 (/ (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (+ (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (* -1 (/ (* y z) (+ 1 a)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (+ (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (- (* -1 (/ (* (pow b 2) (* (pow y 2) (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (pow (+ 1 a) 2)))) (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (+ 1 a)))) t))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(/ (+ x (/ (* y z) t)) (+ 1 (/ (* b y) t)))
(+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(+ (* a (- (/ (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2))))) (+ 1 (/ (* b y) t))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 4)))))) (* -1 (/ (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))) (+ 1 (/ (* b y) t)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(/ (+ x (/ (* y z) t)) a)
(/ (+ x (+ (* -1 (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) (/ (* y z) t))) a)
(/ (- (+ x (+ (/ (* y z) t) (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2)))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a)
(/ (- (+ x (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a))) a)
(/ (+ x (/ (* y z) t)) a)
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) a) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) a) (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t)))) a)) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))
(/ (+ x (/ (* y z) t)) (+ 1 a))
(+ (* -1 (/ (* b (* y (+ x (/ (* y z) t)))) (* t (pow (+ 1 a) 2)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(+ (* b (- (/ (* b (* (pow y 2) (+ x (/ (* y z) t)))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) (+ x (/ (* y z) t)))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow y 2) (+ x (/ (* y z) t))) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) (/ (* t (+ x (/ (* y z) t))) y)) b)
(/ (- (+ (/ (* t (+ x (/ (* y z) t))) y) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* (pow b 3) (pow y 4)))) (/ (* t (+ x (/ (* y z) t))) y)) (+ (* -1 (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2))))) b)
(/ (* t (+ x (/ (* y z) t))) (* b y))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* b (pow y 3))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* b (pow y 4))) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (pow y 3))) b)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
Outputs
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 z (/.f64 y (*.f64 t x)) #s(literal 1 binary64)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 z (/.f64 y (*.f64 t x)) #s(literal 1 binary64)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 z (/.f64 y (*.f64 t x)) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (*.f64 t x))) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (*.f64 t x))) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (*.f64 t x))) (neg.f64 x))
x
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
x
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t)))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 t x (*.f64 y z)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 t x (*.f64 y z)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 t x (*.f64 y z)) t)
x
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
x
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ x (/ (* y z) t))
(fma.f64 z (/.f64 y t) x)
(+ 1 (/ (* b y) t))
(fma.f64 y (/.f64 b t) #s(literal 1 binary64))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
a
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(+.f64 a (fma.f64 a (/.f64 (*.f64 y b) (*.f64 t a)) #s(literal 1 binary64)))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(+.f64 a (fma.f64 a (/.f64 (*.f64 y b) (*.f64 t a)) #s(literal 1 binary64)))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(+.f64 a (fma.f64 a (/.f64 (*.f64 y b) (*.f64 t a)) #s(literal 1 binary64)))
a
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(neg.f64 (*.f64 a (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a))))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(neg.f64 (*.f64 a (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a))))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(neg.f64 (*.f64 a (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a))))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(fma.f64 y (+.f64 (/.f64 a y) (/.f64 b t)) #s(literal 1 binary64))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(fma.f64 y (+.f64 (/.f64 a y) (/.f64 b t)) #s(literal 1 binary64))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(fma.f64 y (+.f64 (/.f64 a y) (/.f64 b t)) #s(literal 1 binary64))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 y (+.f64 (/.f64 b t) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 y (+.f64 (/.f64 b t) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 y (+.f64 (/.f64 b t) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(fma.f64 b (+.f64 (/.f64 y t) (/.f64 a b)) #s(literal 1 binary64))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(fma.f64 b (+.f64 (/.f64 y t) (/.f64 a b)) #s(literal 1 binary64))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(fma.f64 b (+.f64 (/.f64 y t) (/.f64 a b)) #s(literal 1 binary64))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 b (+.f64 (/.f64 y t) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 b (+.f64 (/.f64 y t) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 b (+.f64 (/.f64 y t) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 y b (fma.f64 t a t)) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 y b (fma.f64 t a t)) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 y b (fma.f64 t a t)) t)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(fma.f64 x (/.f64 (*.f64 y z) (*.f64 t (fma.f64 x (fma.f64 y (/.f64 b t) a) x))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(fma.f64 x (/.f64 (*.f64 y z) (*.f64 t (fma.f64 x (fma.f64 y (/.f64 b t) a) x))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(fma.f64 x (/.f64 (*.f64 y z) (*.f64 t (fma.f64 x (fma.f64 y (/.f64 b t) a) x))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(fma.f64 x (/.f64 (*.f64 y z) (*.f64 t (fma.f64 x (fma.f64 y (/.f64 b t) a) x))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(fma.f64 x (/.f64 (*.f64 y z) (*.f64 t (fma.f64 x (fma.f64 y (/.f64 b t) a) x))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(fma.f64 x (/.f64 (*.f64 y z) (*.f64 t (fma.f64 x (fma.f64 y (/.f64 b t) a) x))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (+ (* -1 (/ (* b (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (-.f64 (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t)))) (/.f64 (*.f64 (*.f64 y b) (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t))))) (fma.f64 t a t))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (+ (* y (- (/ (* (pow b 2) (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* (pow t 2) (pow (+ 1 a) 2))) (/ (* b (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (* t (+ 1 a))))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 b (*.f64 (*.f64 y b) (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t)))))) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t)))) (/.f64 b (fma.f64 t a t)))) (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ z b)
(/.f64 z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))
(fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 z b))
(- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))
(-.f64 (fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 z b)) (/.f64 (*.f64 (fma.f64 t a t) (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) (*.f64 y (*.f64 y b))))
(- (+ (/ z b) (+ (/ (* t x) (* b y)) (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* (pow b 2) (pow y 3))))) (+ (/ (* t (* z (+ 1 a))) (* (pow b 2) y)) (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))))
(-.f64 (fma.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (/.f64 (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))) (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))) (*.f64 t (fma.f64 (+.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b)))) (*.f64 y (*.f64 y b))) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b))))))
(/ z b)
(/.f64 z b)
(+ (* -1 (/ (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 z b))
(+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* b y)))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(+.f64 (/.f64 z b) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) a) (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) (/.f64 t (*.f64 y b)) (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) y))
(+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* (pow b 2) y))) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) b))) y))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (/.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) (*.f64 b (*.f64 y b))) (/.f64 (*.f64 (fma.f64 t a t) (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) b)) y) (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) y))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 y (/.f64 b t) a) z)) (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 y (/.f64 b t) a) z)) (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 y (/.f64 b t) a) z)) (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 y (/.f64 b t) a) z)) (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 y (/.f64 b t) a) z)) (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 y (/.f64 b t) a) z)) (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/ z b)
(/.f64 z b)
(+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 z b))
(+ (* t (- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* b y))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (-.f64 (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 (*.f64 (fma.f64 t a t) (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b))))) (*.f64 y b))) (/.f64 z b))
(+ (* t (- (+ (* t (- (/ (* t (* (pow (+ 1 a) 2) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* (pow b 2) (pow y 2))) (/ (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (* b y)))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (-.f64 (fma.f64 t (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t)) (/.f64 (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 (-.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (*.f64 y b)))) (/.f64 x (*.f64 y b))) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 z b))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(fma.f64 (neg.f64 b) (/.f64 (*.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(- (+ (* -1 (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (*.f64 b (fma.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 x (*.f64 y b)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 y (*.f64 t (fma.f64 t a t))) (/.f64 (*.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t))))))
(- (+ (/ x (+ 1 a)) (+ (/ (* y z) (* t (+ 1 a))) (/ (* (pow b 2) (* (pow y 2) (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 3) (pow (+ 1 a) 2))))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))))
(-.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 x (*.f64 y b)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 t (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))) (*.f64 b (fma.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 x (*.f64 y b)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 y (*.f64 t (fma.f64 t a t))) (/.f64 (*.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t))))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(fma.f64 (neg.f64 b) (/.f64 (*.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(+ (* -1 (/ (- (+ (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (* -1 (/ (* y z) (+ 1 a)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (-.f64 (*.f64 (*.f64 y b) (/.f64 (fma.f64 b (/.f64 (*.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 y z) (-.f64 #s(literal -1 binary64) a))) (fma.f64 t a t))) (fma.f64 b (/.f64 (*.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 y z) (-.f64 #s(literal -1 binary64) a)))) t))
(+ (* -1 (/ (- (+ (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (- (* -1 (/ (* (pow b 2) (* (pow y 2) (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (pow (+ 1 a) 2)))) (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (+ 1 a)))) t))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y b)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (+.f64 (fma.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 y y) (fma.f64 b (/.f64 (*.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 y z) (-.f64 #s(literal -1 binary64) a)))))) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (*.f64 (*.f64 y b) (/.f64 (fma.f64 b (/.f64 (*.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 y z) (-.f64 #s(literal -1 binary64) a))) (fma.f64 t a t))))) t))
(/ (+ x (/ (* y z) t)) (+ 1 (/ (* b y) t)))
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(-.f64 (fma.f64 y (/.f64 z (fma.f64 t (/.f64 (*.f64 y b) t) t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (*.f64 a (fma.f64 z (/.f64 y (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(+ (* a (- (/ (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2))))) (+ 1 (/ (* b y) t))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (/.f64 (*.f64 y b) t) t)) (fma.f64 a (-.f64 (/.f64 (*.f64 a (fma.f64 z (/.f64 y (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 z (/.f64 y (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 4)))))) (* -1 (/ (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))) (+ 1 (/ (* b y) t)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(fma.f64 a (fma.f64 a (-.f64 (/.f64 (fma.f64 z (/.f64 y (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (fma.f64 y (/.f64 z (*.f64 t (pow.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 x (pow.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) #s(literal 4 binary64)))))) (neg.f64 (fma.f64 z (/.f64 y (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) (fma.f64 y (/.f64 z (fma.f64 t (/.f64 (*.f64 y b) t) t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/ (+ x (/ (* y z) t)) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/ (+ x (+ (* -1 (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) (/ (* y z) t))) a)
(/.f64 (fma.f64 y (/.f64 z t) (fma.f64 (fma.f64 (/.f64 b t) (neg.f64 y) #s(literal -1 binary64)) (/.f64 (fma.f64 z (/.f64 y t) x) a) x)) a)
(/ (- (+ x (+ (/ (* y z) t) (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2)))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a)
(/.f64 (+.f64 (fma.f64 z (/.f64 y t) x) (/.f64 (fma.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 (/.f64 b t) (neg.f64 y) #s(literal -1 binary64)) (*.f64 (fma.f64 z (/.f64 y t) x) (/.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) a))) a)) a)
(/ (- (+ x (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a))) a)
(/.f64 (+.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 (fma.f64 z (/.f64 y t) x) (*.f64 a (*.f64 a a))) (fma.f64 z (/.f64 y t) x)) (/.f64 (fma.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 (/.f64 b t) (neg.f64 y) #s(literal -1 binary64)) (*.f64 (fma.f64 z (/.f64 y t) x) (/.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) a))) a)) a)
(/ (+ x (/ (* y z) t)) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a))
(neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (/.f64 y t) x) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a)) (fma.f64 z (/.f64 y t) x)) a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) a) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))
(/.f64 (+.f64 (fma.f64 z (/.f64 y t) x) (/.f64 (fma.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 (/.f64 b t) (neg.f64 y) #s(literal -1 binary64)) (*.f64 (fma.f64 z (/.f64 y t) x) (/.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) a))) a)) a)
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) a) (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t)))) a)) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))
(neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 z (/.f64 y t) x) (neg.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 z (/.f64 y t) x) (/.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) a)))) a) (*.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) a) (fma.f64 z (/.f64 y t) x)) a))
(/ (+ x (/ (* y z) t)) (+ 1 a))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* y (+ x (/ (* y z) t)))) (* t (pow (+ 1 a) 2)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(fma.f64 (neg.f64 b) (/.f64 (*.f64 y (fma.f64 z (/.f64 y t) x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(+ (* b (- (/ (* b (* (pow y 2) (+ x (/ (* y z) t)))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(fma.f64 b (fma.f64 b (/.f64 (*.f64 y (*.f64 y (fma.f64 z (/.f64 y t) x))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (*.f64 (neg.f64 y) (/.f64 (fma.f64 z (/.f64 y t) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t))))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) (+ x (/ (* y z) t)))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow y 2) (+ x (/ (* y z) t))) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(fma.f64 b (fma.f64 b (-.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 z (/.f64 y t) x))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 y (*.f64 y (*.f64 y b)))) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))))) (*.f64 (neg.f64 y) (/.f64 (fma.f64 z (/.f64 y t) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t))))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
(/ (+ (* -1 (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) (/ (* t (+ x (/ (* y z) t))) y)) b)
(-.f64 (/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b)) (/.f64 (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 t (fma.f64 t a t))) (*.f64 y (*.f64 b (*.f64 y b)))))
(/ (- (+ (/ (* t (+ x (/ (* y z) t))) y) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b)
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (fma.f64 z (/.f64 y t) x) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) y)) (/.f64 (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 t (fma.f64 t a t))) (*.f64 y (*.f64 y b)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* (pow b 3) (pow y 4)))) (/ (* t (+ x (/ (* y z) t))) y)) (+ (* -1 (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2))))) b)
(/.f64 (-.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 (*.f64 y (*.f64 y y)) y)))) (fma.f64 (*.f64 t (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (fma.f64 z (/.f64 y t) x) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) y))) (/.f64 (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 t (fma.f64 t a t))) (*.f64 y (*.f64 y b)))) b)
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b))
(neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 t (fma.f64 t a t))) (*.f64 y (*.f64 b (*.f64 y b)))) (/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* b (pow y 3))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (fma.f64 z (/.f64 y t) x) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) y)) (/.f64 (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 t (fma.f64 t a t))) (*.f64 y (*.f64 y b)))) b)
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* b (pow y 4))) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (pow y 3))) b)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))
(/.f64 (-.f64 (fma.f64 t (/.f64 (fma.f64 z (/.f64 y t) x) y) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (fma.f64 z (/.f64 y t) x) (pow.f64 t #s(literal 4 binary64)))) (*.f64 b (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 (*.f64 t (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (fma.f64 z (/.f64 y t) x) (*.f64 y (*.f64 y y)))))) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 t (fma.f64 t a t))) (*.f64 y (*.f64 y b)))) b)
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* y z) t)
(*.f64 z (/.f64 y t))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)

eval121.0ms (0.9%)

Memory
16.7MiB live, 169.7MiB allocated
Compiler

Compiled 17 461 to 1 585 computations (90.9% saved)

prune103.0ms (0.8%)

Memory
-10.7MiB live, 231.3MiB allocated
Pruning

20 alts after pruning (20 fresh and 0 done)

PrunedKeptTotal
New57920599
Fresh000
Picked101
Done000
Total58020600
Accuracy
100.0%
Counts
600 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
80.7%
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
53.2%
(fma.f64 y (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
32.4%
(fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 z b))
49.2%
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
58.6%
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
31.3%
(/.f64 (fma.f64 z (/.f64 y t) x) a)
76.9%
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
76.3%
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
56.4%
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 #s(literal 1 binary64) a))
29.9%
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
32.3%
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
21.2%
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
30.4%
(/.f64 z b)
56.8%
(/.f64 x (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
57.9%
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
47.3%
(/.f64 x (+.f64 #s(literal 1 binary64) a))
76.2%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)))
27.7%
(+.f64 (/.f64 z b) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) a) (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) (/.f64 t (*.f64 y b)) (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) y))
76.9%
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
74.3%
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 y (/.f64 b t) a) z)) (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
Compiler

Compiled 858 to 498 computations (42% saved)

simplify305.0ms (2.2%)

Memory
20.5MiB live, 516.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 y z)
cost-diff0
(/.f64 (*.f64 y z) t)
cost-diff0
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
cost-diff128
(+.f64 x (/.f64 (*.f64 y z) t))
cost-diff0
(/.f64 y t)
cost-diff0
(fma.f64 z (/.f64 y t) x)
cost-diff0
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
cost-diff704
(*.f64 t (fma.f64 z (/.f64 y t) x))
cost-diff0
(/.f64 b t)
cost-diff0
(fma.f64 y (/.f64 b t) a)
cost-diff0
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
cost-diff0
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
cost-diff0
(/.f64 z b)
cost-diff0
(fma.f64 y (/.f64 b t) a)
cost-diff0
(/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
cost-diff0
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
cost-diff704
(fma.f64 t (fma.f64 y (/.f64 b t) a) t)
Rules
7 668×*-lowering-*.f32
7 668×*-lowering-*.f64
7 094×accelerator-lowering-fma.f32
7 094×accelerator-lowering-fma.f64
2 972×associate-/r/
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
031223
182223
2154223
3222223
4296213
5408211
62125211
72556211
82618211
92642211
102647211
112647211
124220211
136093211
146590211
157289211
08271190
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* y (/ z (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ 1 (+ (* y (/ b t)) a))))
y
(/ z (+ (* t (+ (* y (/ b t)) a)) t))
z
(+ (* t (+ (* y (/ b t)) a)) t)
t
(+ (* y (/ b t)) a)
(/ b t)
b
a
(/ x (+ 1 (+ (* y (/ b t)) a)))
x
(+ 1 (+ (* y (/ b t)) a))
1
(/ z b)
z
b
(/ x (+ 1 (+ (* y (/ b t)) a)))
x
(+ 1 (+ (* y (/ b t)) a))
1
(+ (* y (/ b t)) a)
y
(/ b t)
b
t
a
(/ (* t (+ (* z (/ y t)) x)) (* y b))
(* t (+ (* z (/ y t)) x))
t
(+ (* z (/ y t)) x)
z
(/ y t)
y
x
(* y b)
b
(/ (+ x (/ (* y z) t)) (+ (* b (/ y t)) (+ a 1)))
(+ x (/ (* y z) t))
x
(/ (* y z) t)
(* y z)
y
z
t
(+ (* b (/ y t)) (+ a 1))
b
(/ y t)
(+ a 1)
a
1
Outputs
(+ (* y (/ z (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ 1 (+ (* y (/ b t)) a))))
(fma.f64 y (/.f64 z (fma.f64 y b (fma.f64 t a t))) (/.f64 x (+.f64 a (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
y
(/ z (+ (* t (+ (* y (/ b t)) a)) t))
(/.f64 z (fma.f64 y b (fma.f64 t a t)))
z
(+ (* t (+ (* y (/ b t)) a)) t)
(fma.f64 y b (fma.f64 t a t))
t
(+ (* y (/ b t)) a)
(fma.f64 b (/.f64 y t) a)
(/ b t)
(/.f64 b t)
b
a
(/ x (+ 1 (+ (* y (/ b t)) a)))
(/.f64 x (+.f64 a (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
x
(+ 1 (+ (* y (/ b t)) a))
(+.f64 a (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
1
#s(literal 1 binary64)
(/ z b)
(/.f64 z b)
z
b
(/ x (+ 1 (+ (* y (/ b t)) a)))
(/.f64 x (+.f64 a (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
x
(+ 1 (+ (* y (/ b t)) a))
(+.f64 a (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
1
#s(literal 1 binary64)
(+ (* y (/ b t)) a)
(fma.f64 b (/.f64 y t) a)
y
(/ b t)
(/.f64 b t)
b
t
a
(/ (* t (+ (* z (/ y t)) x)) (* y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(* t (+ (* z (/ y t)) x))
(fma.f64 y z (*.f64 t x))
t
(+ (* z (/ y t)) x)
(fma.f64 y (/.f64 z t) x)
z
(/ y t)
(/.f64 y t)
y
x
(* y b)
(*.f64 y b)
b
(/ (+ x (/ (* y z) t)) (+ (* b (/ y t)) (+ a 1)))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
x
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* y z)
(*.f64 y z)
y
z
t
(+ (* b (/ y t)) (+ a 1))
(+.f64 a (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
b
(/ y t)
(/.f64 y t)
(+ a 1)
(+.f64 a #s(literal 1 binary64))
a
1
#s(literal 1 binary64)

localize126.0ms (0.9%)

Memory
36.2MiB live, 232.8MiB allocated
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 x (/.f64 (*.f64 y z) t))
accuracy95.9%
(fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))
accuracy94.5%
(/.f64 (*.f64 y z) t)
accuracy82.6%
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
accuracy100.0%
(*.f64 y b)
accuracy95.8%
(fma.f64 z (/.f64 y t) x)
accuracy91.4%
(*.f64 t (fma.f64 z (/.f64 y t) x))
accuracy81.4%
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
accuracy100.0%
(/.f64 b t)
accuracy100.0%
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
accuracy96.2%
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
accuracy96.1%
(fma.f64 y (/.f64 b t) a)
accuracy100.0%
(/.f64 z b)
accuracy96.1%
(fma.f64 y (/.f64 b t) a)
accuracy94.6%
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
accuracy92.9%
(fma.f64 t (fma.f64 y (/.f64 b t) a) t)
accuracy92.3%
(/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
Samples
73.0ms256×0valid
Compiler

Compiled 206 to 33 computations (84% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-div: 14.0ms (40.5% of total)
ival-mult: 12.0ms (34.7% of total)
ival-add: 8.0ms (23.2% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series94.0ms (0.7%)

Memory
-0.4MiB live, 184.5MiB allocated
Counts
18 → 816
Calls
Call 1
Inputs
#<alt (+ (* t (+ (* y (/ b t)) a)) t)>
#<alt (+ (* y (/ z (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ 1 (+ (* y (/ b t)) a))))>
#<alt (/ z (+ (* t (+ (* y (/ b t)) a)) t))>
#<alt (+ (* y (/ b t)) a)>
#<alt (/ z b)>
#<alt (/ x (+ 1 (+ (* y (/ b t)) a)))>
#<alt (+ 1 (+ (* y (/ b t)) a))>
#<alt (/ b t)>
#<alt (* t (+ (* z (/ y t)) x))>
#<alt (/ (* t (+ (* z (/ y t)) x)) (* y b))>
#<alt (+ (* z (/ y t)) x)>
#<alt (/ y t)>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (+ x (/ (* y z) t)) (+ (* b (/ y t)) (+ a 1)))>
#<alt (/ (* y z) t)>
#<alt (* y z)>
#<alt (* y b)>
#<alt (+ (* b (/ y t)) (+ a 1))>
Outputs
#<alt (* b y)>
#<alt (+ (* b y) (* t (+ 1 a)))>
#<alt (+ (* b y) (* t (+ 1 a)))>
#<alt (+ (* b y) (* t (+ 1 a)))>
#<alt (* t (+ 1 a))>
#<alt (* t (+ 1 (+ a (/ (* b y) t))))>
#<alt (* t (+ 1 (+ a (/ (* b y) t))))>
#<alt (* t (+ 1 (+ a (/ (* b y) t))))>
#<alt (* -1 (* t (- (* -1 a) 1)))>
#<alt (* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))>
#<alt (* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))>
#<alt (* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))>
#<alt (+ t (* a t))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (* b y)>
#<alt (* y (+ b (+ (/ t y) (/ (* a t) y))))>
#<alt (* y (+ b (+ (/ t y) (/ (* a t) y))))>
#<alt (* y (+ b (+ (/ t y) (/ (* a t) y))))>
#<alt (* b y)>
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))>
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))>
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))>
#<alt (+ t (* a t))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (* b y)>
#<alt (* b (+ y (+ (/ t b) (/ (* a t) b))))>
#<alt (* b (+ y (+ (/ t b) (/ (* a t) b))))>
#<alt (* b (+ y (+ (/ t b) (/ (* a t) b))))>
#<alt (* b y)>
#<alt (* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))>
#<alt (* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))>
#<alt (* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))>
#<alt (+ t (* b y))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (* a t)>
#<alt (* a (+ t (+ (/ t a) (/ (* b y) a))))>
#<alt (* a (+ t (+ (/ t a) (/ (* b y) a))))>
#<alt (* a (+ t (+ (/ t a) (/ (* b y) a))))>
#<alt (* a t)>
#<alt (* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))>
#<alt (* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))>
#<alt (* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* y (- (/ z (+ t (* a t))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (pow b 2) z) (pow (+ t (* a t)) 3))) (/ (* (pow b 3) x) (* (pow t 3) (pow (+ 1 a) 4)))))) (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ z b)>
#<alt (- (+ (/ z b) (/ (* t x) (* b y))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) (pow y 2))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) (/ (* z (pow (+ t (* a t)) 3)) (pow b 4))) (pow y 3))) (+ (/ z b) (/ (* t x) (* b y)))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (+ (/ (* z (+ t (* a t))) (* (pow b 2) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) (pow y 2))))))>
#<alt (/ z b)>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* z (+ t (* a t))) (pow b 2))) y)) (/ z b))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (pow b 3)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (pow b 4)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))>
#<alt (/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))>
#<alt (/ z b)>
#<alt (+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* t (- (* -1 (* t (+ (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))) (/ (* z (pow (+ 1 a) 3)) (* (pow b 4) (pow y 3)))))) (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (/ x (+ 1 a))>
#<alt (- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (+ 1 a) 2))) (pow t 2))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (pow (+ 1 a) 3))) (/ (* (pow b 3) (* x (pow y 3))) (pow (+ 1 a) 4))) (pow t 3))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 2))))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (- (/ (* y z) (- (* -1 a) 1)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (+ (/ (* b (* (pow y 2) z)) (* t (pow (- (* -1 a) 1) 2))) (/ (* y z) (- (* -1 a) 1)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (* t (pow (- (* -1 a) 1) 3)))) (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (- (* -1 a) 1) 2)))) t)) (/ (* y z) (- (* -1 a) 1))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t))))>
#<alt (+ (* -1 (* b (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))>
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))>
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (/ (* x (pow y 3)) (* (pow t 3) (pow (+ 1 a) 4))) (/ (* (pow y 4) z) (pow (+ t (* a t)) 4))))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))>
#<alt (/ (+ z (/ (* t x) y)) b)>
#<alt (/ (+ z (+ (* -1 (/ (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b)) (/ (* t x) y))) b)>
#<alt (/ (- (+ z (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow y 2))) (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) (pow b 2))) (/ (* t x) y))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)>
#<alt (/ (- (+ z (+ (* -1 (/ (+ (/ (* z (pow (+ t (* a t)) 3)) (pow y 3)) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (pow y 4))) (pow b 3))) (/ (* t x) y))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 2)))) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))))) b)>
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (* t x) y))) b))>
#<alt (* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))))) b))>
#<alt (* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 2)) (* b (pow y 2))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3)))) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))>
#<alt (* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 3)) (* b (pow y 3))) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4)))) (+ (/ (* z (pow (+ t (* a t)) 2)) (pow y 2)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) b)) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))>
#<alt (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))>
#<alt (+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))>
#<alt (+ (* a (- (* -1 (* a (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))>
#<alt (+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* (pow t 3) (* y z)) (pow (+ t (* b y)) 4))))) (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))>
#<alt (/ (+ x (/ (* y z) t)) a)>
#<alt (/ (+ x (+ (* -1 (/ (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2))) a)) (/ (* y z) t))) a)>
#<alt (/ (- (+ x (+ (* -1 (/ (+ (* -1 (* x (pow (+ 1 (/ (* b y) t)) 2))) (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) (pow a 2))) (/ (* y z) t))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))) a)>
#<alt (/ (- (+ x (+ (* -1 (/ (+ (* x (pow (+ 1 (/ (* b y) t)) 3)) (/ (* y (* z (pow (+ t (* b y)) 3))) (pow t 4))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (+ (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (* (pow a 2) (pow t 3)))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))))) a)>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (* y z) t))) a))>
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2)))))) a))>
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (/ (* y (* z (pow (+ t (* b y)) 2))) (* a (pow t 3)))) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))>
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (/ (* y (* z (pow (+ t (* b y)) 3))) (* a (pow t 4)))) (+ (* x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) a)) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))>
#<alt (/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (/ z (* b y))>
#<alt (+ (* -1 (/ (* t (* z (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ z (* b y)))>
#<alt (+ (* t (- (/ (* t (* z (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* z (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ z (* b y)))>
#<alt (+ (* t (- (* t (- (* -1 (/ (* t (* z (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* z (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ z (* b y)))>
#<alt (/ z (* t (+ 1 a)))>
#<alt (/ (+ (* -1 (/ (* b (* y z)) (* t (pow (+ 1 a) 2)))) (/ z (+ 1 a))) t)>
#<alt (/ (- (+ (/ z (+ 1 a)) (/ (* (pow b 2) (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* y z)) (* t (pow (+ 1 a) 2)))) t)>
#<alt (/ (- (+ (* -1 (/ (* (pow b 3) (* (pow y 3) z)) (* (pow t 3) (pow (+ 1 a) 4)))) (/ z (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* y z)) (* t (pow (+ 1 a) 2))))) t)>
#<alt (* -1 (/ z (* t (- (* -1 a) 1))))>
#<alt (* -1 (/ (+ (/ z (- (* -1 a) 1)) (/ (* b (* y z)) (* t (pow (- (* -1 a) 1) 2)))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (* t (pow (- (* -1 a) 1) 3)))) (/ (* b (* y z)) (pow (- (* -1 a) 1) 2))) t)) (/ z (- (* -1 a) 1))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow b 3) (* (pow y 3) z)) (* t (pow (- (* -1 a) 1) 4))) (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (pow (- (* -1 a) 1) 3)))) t)) (/ (* b (* y z)) (pow (- (* -1 a) 1) 2))) t)) (/ z (- (* -1 a) 1))) t))>
#<alt (/ z (+ t (* a t)))>
#<alt (+ (* -1 (/ (* b (* y z)) (pow (+ t (* a t)) 2))) (/ z (+ t (* a t))))>
#<alt (+ (* y (- (/ (* (pow b 2) (* y z)) (pow (+ t (* a t)) 3)) (/ (* b z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))>
#<alt (+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* y z)) (pow (+ t (* a t)) 4))) (* -1 (/ (* (pow b 2) z) (pow (+ t (* a t)) 3))))) (/ (* b z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))>
#<alt (/ z (* b y))>
#<alt (/ (+ (* -1 (/ (* z (+ t (* a t))) (* (pow b 2) y))) (/ z b)) y)>
#<alt (/ (- (+ (/ z b) (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (/ (* z (+ t (* a t))) (* (pow b 2) y))) y)>
#<alt (/ (- (+ (* -1 (/ (* z (pow (+ t (* a t)) 3)) (* (pow b 4) (pow y 3)))) (/ z b)) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))) y)>
#<alt (/ z (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ z b)) (/ (* z (+ t (* a t))) (* (pow b 2) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) y)) (/ (* z (+ t (* a t))) (pow b 2))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (* (pow b 4) y)) (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) y)) (/ (* z (+ t (* a t))) (pow b 2))) y))) y))>
#<alt (/ z (+ t (* a t)))>
#<alt (+ (* -1 (/ (* b (* y z)) (pow (+ t (* a t)) 2))) (/ z (+ t (* a t))))>
#<alt (+ (* b (- (/ (* b (* (pow y 2) z)) (pow (+ t (* a t)) 3)) (/ (* y z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))>
#<alt (+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) z)) (pow (+ t (* a t)) 4))) (* -1 (/ (* (pow y 2) z) (pow (+ t (* a t)) 3))))) (/ (* y z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))>
#<alt (/ z (* b y))>
#<alt (/ (+ (* -1 (/ (* z (+ t (* a t))) (* b (pow y 2)))) (/ z y)) b)>
#<alt (/ (- (+ (/ z y) (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 3)))) (/ (* z (+ t (* a t))) (* b (pow y 2)))) b)>
#<alt (/ (- (+ (* -1 (/ (* z (pow (+ t (* a t)) 3)) (* (pow b 3) (pow y 4)))) (/ z y)) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 3)))) (/ (* z (+ t (* a t))) (* b (pow y 2))))) b)>
#<alt (/ z (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ z y)) (/ (* z (+ t (* a t))) (* b (pow y 2)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (* b (pow y 3))) (/ (* z (+ t (* a t))) (pow y 2))) b))) b))>
#<alt (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (* b (pow y 4))) (/ (* z (pow (+ t (* a t)) 2)) (pow y 3))) b)) (/ (* z (+ t (* a t))) (pow y 2))) b))) b))>
#<alt (/ z (+ t (* b y)))>
#<alt (+ (* -1 (/ (* a (* t z)) (pow (+ t (* b y)) 2))) (/ z (+ t (* b y))))>
#<alt (+ (* a (- (/ (* a (* (pow t 2) z)) (pow (+ t (* b y)) 3)) (/ (* t z) (pow (+ t (* b y)) 2)))) (/ z (+ t (* b y))))>
#<alt (+ (* a (- (* a (- (* -1 (/ (* a (* (pow t 3) z)) (pow (+ t (* b y)) 4))) (* -1 (/ (* (pow t 2) z) (pow (+ t (* b y)) 3))))) (/ (* t z) (pow (+ t (* b y)) 2)))) (/ z (+ t (* b y))))>
#<alt (/ z (* a t))>
#<alt (/ (+ (* -1 (/ (* z (+ t (* b y))) (* a (pow t 2)))) (/ z t)) a)>
#<alt (/ (- (+ (/ z t) (/ (* z (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* z (+ t (* b y))) (* a (pow t 2)))) a)>
#<alt (/ (- (+ (* -1 (/ (* z (pow (+ t (* b y)) 3)) (* (pow a 3) (pow t 4)))) (/ z t)) (+ (* -1 (/ (* z (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* z (+ t (* b y))) (* a (pow t 2))))) a)>
#<alt (/ z (* a t))>
#<alt (* -1 (/ (+ (* -1 (/ z t)) (/ (* z (+ t (* b y))) (* a (pow t 2)))) a))>
#<alt (* -1 (/ (+ (* -1 (/ z t)) (* -1 (/ (- (/ (* z (pow (+ t (* b y)) 2)) (* a (pow t 3))) (/ (* z (+ t (* b y))) (pow t 2))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (/ z t)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ t (* b y)) 3)) (* a (pow t 4))) (/ (* z (pow (+ t (* b y)) 2)) (pow t 3))) a)) (/ (* z (+ t (* b y))) (pow t 2))) a))) a))>
#<alt a>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (/ (* b y) t)>
#<alt (* y (+ (/ a y) (/ b t)))>
#<alt (* y (+ (/ a y) (/ b t)))>
#<alt (* y (+ (/ a y) (/ b t)))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))>
#<alt (* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))>
#<alt (* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))>
#<alt a>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (/ (* b y) t)>
#<alt (* b (+ (/ a b) (/ y t)))>
#<alt (* b (+ (/ a b) (/ y t)))>
#<alt (* b (+ (/ a b) (/ y t)))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))>
#<alt (* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))>
#<alt (* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))>
#<alt (/ (* b y) t)>
#<alt (/ (+ (* a t) (* b y)) t)>
#<alt (/ (+ (* a t) (* b y)) t)>
#<alt (/ (+ (* a t) (* b y)) t)>
#<alt a>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt a>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (/ (* b y) t)>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt a>
#<alt (* a (+ 1 (/ (* b y) (* a t))))>
#<alt (* a (+ 1 (/ (* b y) (* a t))))>
#<alt (* a (+ 1 (/ (* b y) (* a t))))>
#<alt a>
#<alt (* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ z b)>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (/ (* (pow b 2) (* x y)) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) (/ (* t x) b)) y)>
#<alt (/ (- (+ (/ (* t x) b) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y)))) y)>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) y)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (+ (* b (- (/ (* b (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) (/ (* t x) y)) b)>
#<alt (/ (- (+ (/ (* t x) y) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3))) b)) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))>
#<alt (/ (* t x) (* b y))>
#<alt (* t (+ (* -1 (/ (* t (* x (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ x (* b y))))>
#<alt (* t (+ (* t (- (/ (* t (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))>
#<alt (* t (+ (* t (- (* t (- (* -1 (/ (* t (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (- (+ (/ x (+ 1 a)) (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (/ x (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3)))) t)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (+ (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 2))) (/ x (+ 1 (/ (* b y) t))))>
#<alt (+ (* a (- (/ (* a x) (pow (+ 1 (/ (* b y) t)) 3)) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))>
#<alt (+ (* a (- (* a (- (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 4))) (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))))) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))>
#<alt (/ x a)>
#<alt (/ (+ x (* -1 (/ (* x (+ 1 (/ (* b y) t))) a))) a)>
#<alt (/ (- (+ x (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a)) a)>
#<alt (/ (- (+ x (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) (pow a 3)))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a))) a)>
#<alt (/ x a)>
#<alt (* -1 (/ (+ (* -1 x) (/ (* x (+ 1 (/ (* b y) t))) a)) a))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (* x (+ 1 (/ (* b y) t)))) a))) a))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (* x (pow (+ 1 (/ (* b y) t)) 2))) a)) (* x (+ 1 (/ (* b y) t)))) a))) a))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (/ (* b y) t)>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (/ (* b y) t)>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (/ (* b y) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt a>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt a>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (* y z)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* t x)>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t x)>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* t x)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* y z)>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* y z)>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* t x)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* y z)>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y z)>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* y z)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* t x)>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* t x)>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (/ (* t x) (* b y))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ z b)>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (/ z b)>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (/ (* y z) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ y t)>
#<alt (/ (* y z) t)>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (/ (* y z) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (+ (* -1 (/ (* b (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (+ (* y (- (/ (* (pow b 2) (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* (pow t 2) (pow (+ 1 a) 2))) (/ (* b (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (* t (+ 1 a))))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ z b)>
#<alt (- (+ (/ z b) (/ (* t x) (* b y))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))>
#<alt (- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))>
#<alt (- (+ (/ z b) (+ (/ (* t x) (* b y)) (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* (pow b 2) (pow y 3))))) (+ (/ (* t (* z (+ 1 a))) (* (pow b 2) y)) (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))))>
#<alt (/ z b)>
#<alt (+ (* -1 (/ (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* b y)))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* (pow b 2) y))) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) b))) y))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))>
#<alt (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))>
#<alt (/ z b)>
#<alt (+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* b y))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* t (- (/ (* t (* (pow (+ 1 a) 2) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* (pow b 2) (pow y 2))) (/ (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (* b y)))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (/ x (+ 1 a))>
#<alt (- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (* -1 (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (/ x (+ 1 a)) (+ (/ (* y z) (* t (+ 1 a))) (/ (* (pow b 2) (* (pow y 2) (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 3) (pow (+ 1 a) 2))))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (* -1 (/ (* y z) (+ 1 a)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (- (* -1 (/ (* (pow b 2) (* (pow y 2) (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (pow (+ 1 a) 2)))) (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (+ 1 a)))) t))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (/ (+ x (/ (* y z) t)) (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* y (+ x (/ (* y z) t)))) (* t (pow (+ 1 a) 2)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))>
#<alt (+ (* b (- (/ (* b (* (pow y 2) (+ x (/ (* y z) t)))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))>
#<alt (+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) (+ x (/ (* y z) t)))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow y 2) (+ x (/ (* y z) t))) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) (/ (* t (+ x (/ (* y z) t))) y)) b)>
#<alt (/ (- (+ (/ (* t (+ x (/ (* y z) t))) y) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* (pow b 3) (pow y 4)))) (/ (* t (+ x (/ (* y z) t))) y)) (+ (* -1 (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2))))) b)>
#<alt (/ (* t (+ x (/ (* y z) t))) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* b (pow y 3))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* b (pow y 4))) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (pow y 3))) b)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))>
#<alt (/ (+ x (/ (* y z) t)) (+ 1 (/ (* b y) t)))>
#<alt (+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))>
#<alt (+ (* a (- (/ (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2))))) (+ 1 (/ (* b y) t))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))>
#<alt (+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 4)))))) (* -1 (/ (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))) (+ 1 (/ (* b y) t)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))>
#<alt (/ (+ x (/ (* y z) t)) a)>
#<alt (/ (+ x (+ (* -1 (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) (/ (* y z) t))) a)>
#<alt (/ (- (+ x (+ (/ (* y z) t) (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2)))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a)>
#<alt (/ (- (+ x (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a))) a)>
#<alt (/ (+ x (/ (* y z) t)) a)>
#<alt (* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a))>
#<alt (* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) a) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) a) (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t)))) a)) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (/ (* y z) t)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (/ (* b y) t)>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (/ (* b y) t)>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (/ (* b y) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt a>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt a>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
Calls

204 calls:

TimeVariablePointExpression
9.0ms
b
@-inf
(/ b t)
6.0ms
y
@inf
(/ x (+ 1 (+ (* y (/ b t)) a)))
6.0ms
z
@-inf
(+ (* y (/ z (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ 1 (+ (* y (/ b t)) a))))
4.0ms
t
@0
(+ (* t (+ (* y (/ b t)) a)) t)
3.0ms
b
@inf
(+ (* t (+ (* y (/ b t)) a)) t)

rewrite432.0ms (3.2%)

Memory
-9.4MiB live, 611.4MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 818×*-lowering-*.f32
5 818×*-lowering-*.f64
4 838×/-lowering-/.f32
4 838×/-lowering-/.f64
3 670×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
031160
1238160
22086160
09039142
Stop Event
iter limit
node limit
Counts
18 → 862
Calls
Call 1
Inputs
(+ (* t (+ (* y (/ b t)) a)) t)
(+ (* y (/ z (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ 1 (+ (* y (/ b t)) a))))
(/ z (+ (* t (+ (* y (/ b t)) a)) t))
(+ (* y (/ b t)) a)
(/ z b)
(/ x (+ 1 (+ (* y (/ b t)) a)))
(+ 1 (+ (* y (/ b t)) a))
(/ b t)
(* t (+ (* z (/ y t)) x))
(/ (* t (+ (* z (/ y t)) x)) (* y b))
(+ (* z (/ y t)) x)
(/ y t)
(+ x (/ (* y z) t))
(/ (+ x (/ (* y z) t)) (+ (* b (/ y t)) (+ a 1)))
(/ (* y z) t)
(* y z)
(* y b)
(+ (* b (/ y t)) (+ a 1))
Outputs
(+.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))
(+.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)
(+.f64 (*.f64 t (/.f64 (*.f64 y b) t)) (fma.f64 t a t))
(+.f64 (+.f64 t (*.f64 t (/.f64 (*.f64 y b) t))) (*.f64 t a))
(-.f64 (/.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)))
(fma.f64 t (/.f64 (*.f64 y b) t) (fma.f64 t a t))
(fma.f64 t (fma.f64 y (/.f64 b t) a) t)
(fma.f64 y (*.f64 (/.f64 b t) t) (fma.f64 t a t))
(fma.f64 b (*.f64 (/.f64 y t) t) (fma.f64 t a t))
(fma.f64 (/.f64 b t) (*.f64 y t) (fma.f64 t a t))
(fma.f64 (/.f64 (*.f64 y b) t) t (fma.f64 t a t))
(fma.f64 (fma.f64 y (/.f64 b t) a) t t)
(fma.f64 (/.f64 y t) (*.f64 b t) (fma.f64 t a t))
(fma.f64 (*.f64 t y) (/.f64 b t) (fma.f64 t a t))
(fma.f64 (*.f64 t (/.f64 y t)) b (fma.f64 t a t))
(fma.f64 (*.f64 t b) (/.f64 y t) (fma.f64 t a t))
(fma.f64 (*.f64 t (/.f64 b t)) y (fma.f64 t a t))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))) (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t))))
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))))) (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))))
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))))) (fma.f64 t t (-.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))))
(/.f64 (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t))
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t))) (neg.f64 (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)))
(/.f64 (-.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))) (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)) (*.f64 (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t) (*.f64 t t))) (*.f64 (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)))
(pow.f64 (/.f64 (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))) (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t))) #s(literal -1 binary64))
(*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) t)
(*.f64 (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))))))
(*.f64 (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)))
(+.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(+.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) y) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(fma.f64 z (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(fma.f64 (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) y (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 (*.f64 y z) (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))))) (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t))) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(fma.f64 (/.f64 x (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 x (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))) (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))) (fma.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 y z)) (*.f64 (*.f64 y z) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 y z) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) x)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y z) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) #s(literal 1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 (*.f64 y z) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (neg.f64 x))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (fma.f64 x (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 y z))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (*.f64 y z))) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (*.f64 y z))) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))) (neg.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 y (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 y (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 y (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 y (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 x))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (fma.f64 y (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 y (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 y (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (neg.f64 x))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 y z) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) #s(literal 1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y z) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) #s(literal -1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 (*.f64 y z) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y z) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (neg.f64 (neg.f64 x)))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) x)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 x))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 x))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 x))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(/.f64 (fma.f64 x (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) y)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 x (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 x (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (neg.f64 (*.f64 y z)))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 x (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 x (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) y)) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (neg.f64 (*.f64 y z)))) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) y)) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 y z))) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (neg.f64 (*.f64 y z)))) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) y)) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 y z)))) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) y)) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (+.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (*.f64 y z))) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (neg.f64 (*.f64 y z)))) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) y)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 y z))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (neg.f64 (*.f64 y z)))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) y)) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (*.f64 y z))) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (neg.f64 (*.f64 y z)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)) #s(literal -1 binary64)))
(neg.f64 (/.f64 z (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(neg.f64 (/.f64 (neg.f64 z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal 1 binary64)))
(/.f64 (neg.f64 z) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z)))
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (*.f64 z #s(literal 1 binary64)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(pow.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) z) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(*.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) z)
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 z (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))))) (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))))
(*.f64 (/.f64 z (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t))) (-.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t))
(+.f64 (/.f64 (*.f64 y b) t) a)
(+.f64 a (/.f64 (*.f64 y b) t))
(+.f64 a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))
(+.f64 a (*.f64 (/.f64 (*.f64 y b) t) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)) a)
(+.f64 (*.f64 (/.f64 (*.f64 y b) t) #s(literal 1 binary64)) a)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y b) t) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 y b) t) a)))
(fma.f64 y (/.f64 b t) a)
(fma.f64 b (/.f64 y t) a)
(fma.f64 (/.f64 b t) y a)
(fma.f64 (/.f64 (*.f64 y b) t) #s(literal 1 binary64) a)
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 y b) t))
(fma.f64 a #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))
(fma.f64 a #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y b) t) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t) a)
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 y b) t))
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) t)))
(fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 y b) t) #s(literal 1 binary64)))
(fma.f64 (/.f64 y t) b a)
(fma.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) t) a)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (-.f64 a (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y b) t) a) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a))))
(/.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))))
(/.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 a a (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y b) t) (*.f64 y b)) (*.f64 (*.f64 y b) a)) t)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 y b) t) a))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 a (-.f64 a (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 y b) t) a)))
(/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (-.f64 a (/.f64 (*.f64 y b) t)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (fma.f64 a (-.f64 a (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a))) (-.f64 (/.f64 (*.f64 y b) t) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y b) t) a)) (*.f64 (-.f64 (/.f64 (*.f64 y b) t) a) (*.f64 a a))) (*.f64 (-.f64 (/.f64 (*.f64 y b) t) a) (-.f64 (/.f64 (*.f64 y b) t) a)))
(pow.f64 (/.f64 (fma.f64 a (-.f64 a (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y b) t) a) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(*.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y b) t) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 b z)) #s(literal -1 binary64)))
(neg.f64 (/.f64 z (neg.f64 b)))
(neg.f64 (/.f64 (neg.f64 z) b))
(/.f64 z b)
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b z) #s(literal 1 binary64)))
(/.f64 (neg.f64 z) (neg.f64 b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b z)))
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 z #s(literal 1 binary64)) b)
(pow.f64 (/.f64 b z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b z) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 z b))
(*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 x (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)))
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x)))
(/.f64 (*.f64 x #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(pow.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))))
(*.f64 (/.f64 x (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))) (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(+.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))
(+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(+.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))
(+.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (/.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64)))
(fma.f64 a #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(fma.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))
(fma.f64 (/.f64 y t) b (+.f64 a #s(literal 1 binary64)))
(fma.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 y b) t))
(fma.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))) #s(literal 1 binary64))
(fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) (/.f64 (*.f64 y b) t))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y b) t) a)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))))
(/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))))
(/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y b) t) (*.f64 y b)) (*.f64 (*.f64 y b) (+.f64 a #s(literal 1 binary64)))) t)))
(/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a))) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 (fma.f64 (*.f64 y b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 y b) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64)))) (*.f64 t (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 y b))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) t))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y b))) (*.f64 (+.f64 a #s(literal -1 binary64)) t))
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/.f64 (fma.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a))))
(/.f64 (-.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(/.f64 (-.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a))
(/.f64 (fma.f64 y (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 y (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 y (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 y (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t b) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t b) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 y (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 y (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 b (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 b (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 b (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t y) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t y) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 b (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 b (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 b (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 y b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 y b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 t (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 t (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 y b) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 t (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 t (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y b) (-.f64 #s(literal 1 binary64) a) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 t (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 t) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 t) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 t) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (neg.f64 t) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (neg.f64 t) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (-.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t b) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t b) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t y) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t y) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t b) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t b) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t y) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t y) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) y)) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) b)) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y b)) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 y b))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 t) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (*.f64 y b)))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) y)) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) b)) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y b)) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 y b))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 t) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (neg.f64 (*.f64 y b)))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (neg.f64 t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) y)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) b)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 y b)))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) b)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 y b))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) t))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (neg.f64 (*.f64 y b)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t b) (*.f64 (+.f64 a #s(literal -1 binary64)) y)) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t y) (*.f64 (+.f64 a #s(literal -1 binary64)) b)) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 t) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 (*.f64 y b)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t b) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t y) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t b) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t y) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) y)) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) b)) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t (*.f64 y b)) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) t (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 y b))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) t))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 t) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (neg.f64 (*.f64 y b)))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (neg.f64 t)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) y)) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) b)) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t (*.f64 y b)) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) t (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 y b))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) t))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (neg.f64 t) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (neg.f64 (*.f64 y b)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (neg.f64 t)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t b) (*.f64 (-.f64 #s(literal 1 binary64) a) y)) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t b)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t y) (*.f64 (-.f64 #s(literal 1 binary64) a) b)) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t y)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 y b)) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) t (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y b))) (*.f64 (-.f64 #s(literal 1 binary64) a) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 t) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 y b)))) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t b) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t b)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t y) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t y)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t b) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t b)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t y) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t y)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(pow.f64 (/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))))
(*.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(exp.f64 (*.f64 (log.f64 (/.f64 t b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 b (neg.f64 t)))
(neg.f64 (/.f64 (neg.f64 b) t))
(/.f64 b t)
(/.f64 #s(literal 1 binary64) (/.f64 t b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t b) #s(literal 1 binary64)))
(/.f64 (neg.f64 b) (neg.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t b)))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 t)))
(/.f64 (*.f64 b #s(literal 1 binary64)) t)
(pow.f64 (/.f64 t b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 b t))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) b)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(+.f64 (*.f64 t x) (*.f64 (*.f64 y z) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 t x))
(fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))
(fma.f64 t (/.f64 (*.f64 y z) t) (*.f64 t x))
(fma.f64 y (*.f64 (/.f64 z t) t) (*.f64 t x))
(fma.f64 z (*.f64 (/.f64 y t) t) (*.f64 t x))
(fma.f64 x t (*.f64 (*.f64 y z) #s(literal 1 binary64)))
(fma.f64 (/.f64 y t) (*.f64 z t) (*.f64 t x))
(fma.f64 (/.f64 (*.f64 y z) t) t (*.f64 t x))
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 t x))
(fma.f64 (*.f64 t y) (/.f64 z t) (*.f64 t x))
(fma.f64 (*.f64 t z) (/.f64 y t) (*.f64 t x))
(fma.f64 (*.f64 t (/.f64 y t)) z (*.f64 t x))
(fma.f64 (*.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) t) (*.f64 t x))
(/.f64 (fma.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 y z) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 t x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 y z) #s(literal 1 binary64))) (*.f64 (*.f64 t x) (*.f64 t x))) (-.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 t x)))
(/.f64 (*.f64 t (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)))
(/.f64 (*.f64 t (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))
(/.f64 (*.f64 t (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (-.f64 x (/.f64 (*.f64 y z) t)))
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (fma.f64 y (/.f64 z t) (neg.f64 x)))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) t) (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) t) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) t) (-.f64 x (/.f64 (*.f64 y z) t)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) t) (fma.f64 y (/.f64 z t) (neg.f64 x)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(*.f64 (fma.f64 y (/.f64 z t) x) t)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y b) (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) (neg.f64 (*.f64 y b))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))) (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y b) (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) y)))
(/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) (*.f64 y b))
(/.f64 (neg.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))) (neg.f64 (*.f64 y b)))
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) y) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y b) (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (*.f64 y b))))
(/.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) y)) (neg.f64 b))
(/.f64 (*.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 y b))
(/.f64 (*.f64 (/.f64 t y) (fma.f64 y (/.f64 z t) x)) b)
(/.f64 (*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) b)) y)
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
(pow.f64 (/.f64 (*.f64 y b) (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 y b) (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) y)) #s(literal -1 binary64))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 y b)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) (*.f64 y b)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 t (*.f64 y b)))
(*.f64 (fma.f64 y (/.f64 z t) x) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y b))))
(*.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (neg.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y b))))
(*.f64 (/.f64 t y) (/.f64 (fma.f64 y (/.f64 z t) x) b))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) b) (/.f64 t y))
(*.f64 (/.f64 t b) (/.f64 (fma.f64 y (/.f64 z t) x) y))
(*.f64 (/.f64 t b) (pow.f64 (/.f64 y (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) y))
(*.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) y) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 y b)) t)
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) y) (/.f64 t b))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 b (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64)) (/.f64 t b))
(+.f64 x (/.f64 (*.f64 y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (neg.f64 x))))
(fma.f64 y (/.f64 z t) x)
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) x)
(fma.f64 (/.f64 y t) z x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) x)
(fma.f64 (/.f64 z t) y x)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 z t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 y z) t)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (fma.f64 y (/.f64 z t) (neg.f64 x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 y z) t))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 z t) (neg.f64 x))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 x (/.f64 (*.f64 y z) t))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (neg.f64 x))) (*.f64 (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 y (/.f64 z t) (neg.f64 x)) (fma.f64 y (/.f64 z t) (neg.f64 x))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 y (/.f64 z t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x))))
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (neg.f64 x))))
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64)))
(neg.f64 (/.f64 y (neg.f64 t)))
(neg.f64 (/.f64 (neg.f64 y) t))
(/.f64 y t)
(/.f64 #s(literal 1 binary64) (/.f64 t y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64)))
(/.f64 (neg.f64 y) (neg.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y)))
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t)))
(/.f64 (*.f64 y #s(literal 1 binary64)) t)
(pow.f64 (/.f64 t y) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 y t))
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) y)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(+.f64 x (/.f64 (*.f64 y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (neg.f64 x))))
(fma.f64 y (/.f64 z t) x)
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) x)
(fma.f64 (/.f64 y t) z x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) x)
(fma.f64 (/.f64 z t) y x)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 z t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 y z) t)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (fma.f64 y (/.f64 z t) (neg.f64 x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 y z) t))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 z t) (neg.f64 x))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 x (/.f64 (*.f64 y z) t))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (neg.f64 x))) (*.f64 (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 y (/.f64 z t) (neg.f64 x)) (fma.f64 y (/.f64 z t) (neg.f64 x))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 y (/.f64 z t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x))))
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (neg.f64 x))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (-.f64 x (/.f64 (*.f64 y z) t))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) (neg.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 z t) (neg.f64 x)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 z t) x))) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(/.f64 (*.f64 (fma.f64 y (/.f64 z t) x) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x)))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (-.f64 x (/.f64 (*.f64 y z) t)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (fma.f64 y (/.f64 z t) (neg.f64 x)))
(pow.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(*.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (fma.f64 y (/.f64 z t) x))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))) (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (neg.f64 x)) (*.f64 x x))))
(*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))
(*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t))))
(*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (neg.f64 x))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 y z) (neg.f64 t)))
(neg.f64 (/.f64 (neg.f64 (*.f64 y z)) t))
(/.f64 z (/.f64 t y))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))
(/.f64 (*.f64 y z) t)
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t)
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (neg.f64 t)))
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t y))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t y))
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 z t))
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))
(*.f64 z (/.f64 y t))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t))
(*.f64 (/.f64 y t) z)
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)))
(*.f64 (/.f64 z t) y)
(*.f64 y z)
(*.f64 z y)
(*.f64 y b)
(*.f64 b y)
(+.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))
(+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(+.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))
(+.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (/.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64)))
(fma.f64 a #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(fma.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))
(fma.f64 (/.f64 y t) b (+.f64 a #s(literal 1 binary64)))
(fma.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) t) (+.f64 a #s(literal 1 binary64)))
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 y b) t))
(fma.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))) #s(literal 1 binary64))
(fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) (/.f64 (*.f64 y b) t))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y b) t) a)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))))
(/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))))
(/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y b) t) (*.f64 y b)) (*.f64 (*.f64 y b) (+.f64 a #s(literal 1 binary64)))) t)))
(/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a))) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 (fma.f64 (*.f64 y b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 y b) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64)))) (*.f64 t (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 y b))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) t))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y b))) (*.f64 (+.f64 a #s(literal -1 binary64)) t))
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/.f64 (fma.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a))))
(/.f64 (-.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(/.f64 (-.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a))
(/.f64 (fma.f64 y (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 y (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 y (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 y (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t b) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t b) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 y (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 y (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 b (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 b (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 b (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t y) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t y) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 b (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 b (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 b (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t (*.f64 y b)) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 y b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 y b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 t (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 t (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 y b) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 t (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 t (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y b) (-.f64 #s(literal 1 binary64) a) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 t (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 t) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 t) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 t) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (neg.f64 t) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (neg.f64 t) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y b)) (-.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t b) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t b) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t y) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t y) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t b) #s(literal 1 binary64))) (*.f64 (/.f64 t b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t b) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t b) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t b) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t b) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t b) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t b) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 (/.f64 t y) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t y) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t y) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (fma.f64 a a #s(literal -1 binary64))))) (*.f64 (/.f64 t y) (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) y)) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) b)) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y b)) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 y b))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 t) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (*.f64 y b)))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) y)) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) b)) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y b)) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 y b))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) t))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 t) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (neg.f64 (*.f64 y b)))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (neg.f64 t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t b) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t y) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) y)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) b)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 y b)))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) b)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 y b))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) t))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (neg.f64 (*.f64 y b)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t b) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) a)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t b) (*.f64 (+.f64 a #s(literal -1 binary64)) y)) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t y) (*.f64 (+.f64 a #s(literal -1 binary64)) b)) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 t) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 (*.f64 y b)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t b) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t y) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t y)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t b) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t b)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t y) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) y)) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) b)) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t (*.f64 y b)) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) t (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 y b))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) t))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 t) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (neg.f64 (*.f64 y b)))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (neg.f64 t)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) y)) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) b)) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t (*.f64 y b)) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) t (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 y b))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) t))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (neg.f64 t) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (neg.f64 (*.f64 y b)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (neg.f64 t)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t b) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (/.f64 t y) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (+.f64 a #s(literal -1 binary64))) (/.f64 t y)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t b) (*.f64 (-.f64 #s(literal 1 binary64) a) y)) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t b)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t y) (*.f64 (-.f64 #s(literal 1 binary64) a) b)) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t y)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 y b)) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) t (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y b))) (*.f64 (-.f64 #s(literal 1 binary64) a) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 t) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 y b)))) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t b) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t b)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t y) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t y)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t b) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t b)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t y) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t y)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(pow.f64 (/.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))))
(*.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (/.f64 b t) a) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y b) t) (+.f64 a #s(literal 1 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))

simplify451.0ms (3.3%)

Memory
-24.6MiB live, 889.1MiB allocated
Algorithm
egg-herbie
Rules
5 120×*-lowering-*.f32
5 120×*-lowering-*.f64
4 522×accelerator-lowering-fma.f32
4 522×accelerator-lowering-fma.f64
3 230×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0137113422
1496413150
0840912265
Stop Event
iter limit
node limit
Counts
816 → 816
Calls
Call 1
Inputs
(* b y)
(+ (* b y) (* t (+ 1 a)))
(+ (* b y) (* t (+ 1 a)))
(+ (* b y) (* t (+ 1 a)))
(* t (+ 1 a))
(* t (+ 1 (+ a (/ (* b y) t))))
(* t (+ 1 (+ a (/ (* b y) t))))
(* t (+ 1 (+ a (/ (* b y) t))))
(* -1 (* t (- (* -1 a) 1)))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(+ t (* a t))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(* b y)
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(* b y)
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(+ t (* a t))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(* b y)
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(* b y)
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(+ t (* b y))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(* a t)
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(* a t)
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(/ x (+ 1 a))
(+ (* y (- (/ z (+ t (* a t))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (pow b 2) z) (pow (+ t (* a t)) 3))) (/ (* (pow b 3) x) (* (pow t 3) (pow (+ 1 a) 4)))))) (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))
(- (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) (pow y 2))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) (/ (* z (pow (+ t (* a t)) 3)) (pow b 4))) (pow y 3))) (+ (/ z b) (/ (* t x) (* b y)))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (+ (/ (* z (+ t (* a t))) (* (pow b 2) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) (pow y 2))))))
(/ z b)
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* z (+ t (* a t))) (pow b 2))) y)) (/ z b))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (pow b 3)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (pow b 4)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))
(/ x (+ 1 (+ a (/ (* b y) t))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(/ z b)
(+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* t (- (* -1 (* t (+ (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))) (/ (* z (pow (+ 1 a) 3)) (* (pow b 4) (pow y 3)))))) (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(/ x (+ 1 a))
(- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (+ 1 a) 2))) (pow t 2))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (pow (+ 1 a) 3))) (/ (* (pow b 3) (* x (pow y 3))) (pow (+ 1 a) 4))) (pow t 3))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 2))))))
(/ x (+ 1 a))
(+ (* -1 (/ (- (/ (* y z) (- (* -1 a) 1)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (+ (/ (* b (* (pow y 2) z)) (* t (pow (- (* -1 a) 1) 2))) (/ (* y z) (- (* -1 a) 1)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (* t (pow (- (* -1 a) 1) 3)))) (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (- (* -1 a) 1) 2)))) t)) (/ (* y z) (- (* -1 a) 1))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t))))
(+ (* -1 (* b (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(+ (* b (- (* b (- (* -1 (* b (+ (/ (* x (pow y 3)) (* (pow t 3) (pow (+ 1 a) 4))) (/ (* (pow y 4) z) (pow (+ t (* a t)) 4))))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(/ (+ z (/ (* t x) y)) b)
(/ (+ z (+ (* -1 (/ (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b)) (/ (* t x) y))) b)
(/ (- (+ z (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow y 2))) (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) (pow b 2))) (/ (* t x) y))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/ (- (+ z (+ (* -1 (/ (+ (/ (* z (pow (+ t (* a t)) 3)) (pow y 3)) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (pow y 4))) (pow b 3))) (/ (* t x) y))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 2)))) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))))) b)
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t x) y))) b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))))) b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 2)) (* b (pow y 2))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3)))) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 3)) (* b (pow y 3))) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4)))) (+ (/ (* z (pow (+ t (* a t)) 2)) (pow y 2)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) b)) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(+ (* a (- (* -1 (* a (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* (pow t 3) (* y z)) (pow (+ t (* b y)) 4))))) (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(/ (+ x (/ (* y z) t)) a)
(/ (+ x (+ (* -1 (/ (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2))) a)) (/ (* y z) t))) a)
(/ (- (+ x (+ (* -1 (/ (+ (* -1 (* x (pow (+ 1 (/ (* b y) t)) 2))) (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) (pow a 2))) (/ (* y z) t))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))) a)
(/ (- (+ x (+ (* -1 (/ (+ (* x (pow (+ 1 (/ (* b y) t)) 3)) (/ (* y (* z (pow (+ t (* b y)) 3))) (pow t 4))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (+ (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (* (pow a 2) (pow t 3)))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))))) a)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* y z) t))) a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2)))))) a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (/ (* y (* z (pow (+ t (* b y)) 2))) (* a (pow t 3)))) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (/ (* y (* z (pow (+ t (* b y)) 3))) (* a (pow t 4)))) (+ (* x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) a)) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/ z (* b y))
(+ (* -1 (/ (* t (* z (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ z (* b y)))
(+ (* t (- (/ (* t (* z (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* z (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ z (* b y)))
(+ (* t (- (* t (- (* -1 (/ (* t (* z (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* z (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ z (* b y)))
(/ z (* t (+ 1 a)))
(/ (+ (* -1 (/ (* b (* y z)) (* t (pow (+ 1 a) 2)))) (/ z (+ 1 a))) t)
(/ (- (+ (/ z (+ 1 a)) (/ (* (pow b 2) (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* y z)) (* t (pow (+ 1 a) 2)))) t)
(/ (- (+ (* -1 (/ (* (pow b 3) (* (pow y 3) z)) (* (pow t 3) (pow (+ 1 a) 4)))) (/ z (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* y z)) (* t (pow (+ 1 a) 2))))) t)
(* -1 (/ z (* t (- (* -1 a) 1))))
(* -1 (/ (+ (/ z (- (* -1 a) 1)) (/ (* b (* y z)) (* t (pow (- (* -1 a) 1) 2)))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (* t (pow (- (* -1 a) 1) 3)))) (/ (* b (* y z)) (pow (- (* -1 a) 1) 2))) t)) (/ z (- (* -1 a) 1))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow b 3) (* (pow y 3) z)) (* t (pow (- (* -1 a) 1) 4))) (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (pow (- (* -1 a) 1) 3)))) t)) (/ (* b (* y z)) (pow (- (* -1 a) 1) 2))) t)) (/ z (- (* -1 a) 1))) t))
(/ z (+ t (* a t)))
(+ (* -1 (/ (* b (* y z)) (pow (+ t (* a t)) 2))) (/ z (+ t (* a t))))
(+ (* y (- (/ (* (pow b 2) (* y z)) (pow (+ t (* a t)) 3)) (/ (* b z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* y z)) (pow (+ t (* a t)) 4))) (* -1 (/ (* (pow b 2) z) (pow (+ t (* a t)) 3))))) (/ (* b z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))
(/ z (* b y))
(/ (+ (* -1 (/ (* z (+ t (* a t))) (* (pow b 2) y))) (/ z b)) y)
(/ (- (+ (/ z b) (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (/ (* z (+ t (* a t))) (* (pow b 2) y))) y)
(/ (- (+ (* -1 (/ (* z (pow (+ t (* a t)) 3)) (* (pow b 4) (pow y 3)))) (/ z b)) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))) y)
(/ z (* b y))
(* -1 (/ (+ (* -1 (/ z b)) (/ (* z (+ t (* a t))) (* (pow b 2) y))) y))
(* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) y)) (/ (* z (+ t (* a t))) (pow b 2))) y))) y))
(* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (* (pow b 4) y)) (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) y)) (/ (* z (+ t (* a t))) (pow b 2))) y))) y))
(/ z (+ t (* a t)))
(+ (* -1 (/ (* b (* y z)) (pow (+ t (* a t)) 2))) (/ z (+ t (* a t))))
(+ (* b (- (/ (* b (* (pow y 2) z)) (pow (+ t (* a t)) 3)) (/ (* y z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))
(+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) z)) (pow (+ t (* a t)) 4))) (* -1 (/ (* (pow y 2) z) (pow (+ t (* a t)) 3))))) (/ (* y z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))
(/ z (* b y))
(/ (+ (* -1 (/ (* z (+ t (* a t))) (* b (pow y 2)))) (/ z y)) b)
(/ (- (+ (/ z y) (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 3)))) (/ (* z (+ t (* a t))) (* b (pow y 2)))) b)
(/ (- (+ (* -1 (/ (* z (pow (+ t (* a t)) 3)) (* (pow b 3) (pow y 4)))) (/ z y)) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 3)))) (/ (* z (+ t (* a t))) (* b (pow y 2))))) b)
(/ z (* b y))
(* -1 (/ (+ (* -1 (/ z y)) (/ (* z (+ t (* a t))) (* b (pow y 2)))) b))
(* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (* b (pow y 3))) (/ (* z (+ t (* a t))) (pow y 2))) b))) b))
(* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (* b (pow y 4))) (/ (* z (pow (+ t (* a t)) 2)) (pow y 3))) b)) (/ (* z (+ t (* a t))) (pow y 2))) b))) b))
(/ z (+ t (* b y)))
(+ (* -1 (/ (* a (* t z)) (pow (+ t (* b y)) 2))) (/ z (+ t (* b y))))
(+ (* a (- (/ (* a (* (pow t 2) z)) (pow (+ t (* b y)) 3)) (/ (* t z) (pow (+ t (* b y)) 2)))) (/ z (+ t (* b y))))
(+ (* a (- (* a (- (* -1 (/ (* a (* (pow t 3) z)) (pow (+ t (* b y)) 4))) (* -1 (/ (* (pow t 2) z) (pow (+ t (* b y)) 3))))) (/ (* t z) (pow (+ t (* b y)) 2)))) (/ z (+ t (* b y))))
(/ z (* a t))
(/ (+ (* -1 (/ (* z (+ t (* b y))) (* a (pow t 2)))) (/ z t)) a)
(/ (- (+ (/ z t) (/ (* z (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* z (+ t (* b y))) (* a (pow t 2)))) a)
(/ (- (+ (* -1 (/ (* z (pow (+ t (* b y)) 3)) (* (pow a 3) (pow t 4)))) (/ z t)) (+ (* -1 (/ (* z (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* z (+ t (* b y))) (* a (pow t 2))))) a)
(/ z (* a t))
(* -1 (/ (+ (* -1 (/ z t)) (/ (* z (+ t (* b y))) (* a (pow t 2)))) a))
(* -1 (/ (+ (* -1 (/ z t)) (* -1 (/ (- (/ (* z (pow (+ t (* b y)) 2)) (* a (pow t 3))) (/ (* z (+ t (* b y))) (pow t 2))) a))) a))
(* -1 (/ (+ (* -1 (/ z t)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ t (* b y)) 3)) (* a (pow t 4))) (/ (* z (pow (+ t (* b y)) 2)) (pow t 3))) a)) (/ (* z (+ t (* b y))) (pow t 2))) a))) a))
a
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(/ (* b y) t)
(* y (+ (/ a y) (/ b t)))
(* y (+ (/ a y) (/ b t)))
(* y (+ (/ a y) (/ b t)))
(/ (* b y) t)
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
a
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(/ (* b y) t)
(* b (+ (/ a b) (/ y t)))
(* b (+ (/ a b) (/ y t)))
(* b (+ (/ a b) (/ y t)))
(/ (* b y) t)
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(/ (* b y) t)
(/ (+ (* a t) (* b y)) t)
(/ (+ (* a t) (* b y)) t)
(/ (+ (* a t) (* b y)) t)
a
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
a
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(/ (* b y) t)
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
a
(* a (+ 1 (/ (* b y) (* a t))))
(* a (+ 1 (/ (* b y) (* a t))))
(* a (+ 1 (/ (* b y) (* a t))))
a
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ z b)
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(+ (* y (- (/ (* (pow b 2) (* x y)) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ (* t x) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) (/ (* t x) b)) y)
(/ (- (+ (/ (* t x) b) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y)))) y)
(/ (* t x) (* b y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) y)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(+ (* b (- (/ (* b (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ (* t x) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) (/ (* t x) y)) b)
(/ (- (+ (/ (* t x) y) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/ (* t x) (* b y))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3))) b)) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(/ (* t x) (* b y))
(* t (+ (* -1 (/ (* t (* x (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ x (* b y))))
(* t (+ (* t (- (/ (* t (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(* t (+ (* t (- (* t (- (* -1 (/ (* t (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(- (+ (/ x (+ 1 a)) (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (/ x (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3)))) t)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(/ x (+ 1 (/ (* b y) t)))
(+ (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 2))) (/ x (+ 1 (/ (* b y) t))))
(+ (* a (- (/ (* a x) (pow (+ 1 (/ (* b y) t)) 3)) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(+ (* a (- (* a (- (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 4))) (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))))) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(/ x a)
(/ (+ x (* -1 (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/ (- (+ x (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a)) a)
(/ (- (+ x (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) (pow a 3)))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/ x a)
(* -1 (/ (+ (* -1 x) (/ (* x (+ 1 (/ (* b y) t))) a)) a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (* x (+ 1 (/ (* b y) t)))) a))) a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (* x (pow (+ 1 (/ (* b y) t)) 2))) a)) (* x (+ 1 (/ (* b y) t)))) a))) a))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(/ (* b y) t)
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(/ (* b y) t)
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(/ (* b y) t)
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(/ (* b y) t)
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(/ (* b y) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (/ (* b y) t))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
a
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
a
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(* y z)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* t x)
(* t (+ x (/ (* y z) t)))
(* t (+ x (/ (* y z) t)))
(* t (+ x (/ (* y z) t)))
(* t x)
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* t x)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* y z)
(* z (+ y (/ (* t x) z)))
(* z (+ y (/ (* t x) z)))
(* z (+ y (/ (* t x) z)))
(* y z)
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* t x)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* y z)
(* y (+ z (/ (* t x) y)))
(* y (+ z (/ (* t x) y)))
(* y (+ z (/ (* t x) y)))
(* y z)
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* y z)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* t x)
(* x (+ t (/ (* y z) x)))
(* x (+ t (/ (* y z) x)))
(* x (+ t (/ (* y z) x)))
(* t x)
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(/ (* t x) (* b y))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(/ (* t x) (* b y))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ z b)
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(/ z b)
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(/ (* t x) (* b y))
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(/ (* t x) (* b y))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (* t (+ x (/ (* y z) t))) (* b y))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(/ (* y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(/ (* y z) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ y t)
(/ (* y z) t)
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(/ (* y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(/ (* y z) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(/ x (+ 1 a))
(+ (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (+ (* -1 (/ (* b (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (+ (* y (- (/ (* (pow b 2) (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* (pow t 2) (pow (+ 1 a) 2))) (/ (* b (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (* t (+ 1 a))))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))
(- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))
(- (+ (/ z b) (+ (/ (* t x) (* b y)) (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* (pow b 2) (pow y 3))))) (+ (/ (* t (* z (+ 1 a))) (* (pow b 2) y)) (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))))
(/ z b)
(+ (* -1 (/ (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* b y)))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* (pow b 2) y))) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) b))) y))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(/ x (+ 1 (+ a (/ (* b y) t))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(/ z b)
(+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* b y))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* t (- (/ (* t (* (pow (+ 1 a) 2) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* (pow b 2) (pow y 2))) (/ (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (* b y)))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(/ x (+ 1 a))
(- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (* -1 (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (/ x (+ 1 a)) (+ (/ (* y z) (* t (+ 1 a))) (/ (* (pow b 2) (* (pow y 2) (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 3) (pow (+ 1 a) 2))))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))))
(/ x (+ 1 a))
(+ (* -1 (/ (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (+ (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (* -1 (/ (* y z) (+ 1 a)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (+ (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (- (* -1 (/ (* (pow b 2) (* (pow y 2) (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (pow (+ 1 a) 2)))) (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (+ 1 a)))) t))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(/ (+ x (/ (* y z) t)) (+ 1 a))
(+ (* -1 (/ (* b (* y (+ x (/ (* y z) t)))) (* t (pow (+ 1 a) 2)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(+ (* b (- (/ (* b (* (pow y 2) (+ x (/ (* y z) t)))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) (+ x (/ (* y z) t)))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow y 2) (+ x (/ (* y z) t))) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) (/ (* t (+ x (/ (* y z) t))) y)) b)
(/ (- (+ (/ (* t (+ x (/ (* y z) t))) y) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* (pow b 3) (pow y 4)))) (/ (* t (+ x (/ (* y z) t))) y)) (+ (* -1 (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2))))) b)
(/ (* t (+ x (/ (* y z) t))) (* b y))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* b (pow y 3))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* b (pow y 4))) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (pow y 3))) b)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))
(/ (+ x (/ (* y z) t)) (+ 1 (/ (* b y) t)))
(+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(+ (* a (- (/ (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2))))) (+ 1 (/ (* b y) t))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 4)))))) (* -1 (/ (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))) (+ 1 (/ (* b y) t)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(/ (+ x (/ (* y z) t)) a)
(/ (+ x (+ (* -1 (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) (/ (* y z) t))) a)
(/ (- (+ x (+ (/ (* y z) t) (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2)))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a)
(/ (- (+ x (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a))) a)
(/ (+ x (/ (* y z) t)) a)
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) a) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) a) (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t)))) a)) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(/ (* y z) t)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(/ (* b y) t)
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(/ (* b y) t)
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(/ (* b y) t)
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(/ (* b y) t)
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(/ (* b y) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (/ (* b y) t))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
a
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
a
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
Outputs
(* b y)
(*.f64 b y)
(+ (* b y) (* t (+ 1 a)))
(fma.f64 b y (fma.f64 t a t))
(+ (* b y) (* t (+ 1 a)))
(fma.f64 b y (fma.f64 t a t))
(+ (* b y) (* t (+ 1 a)))
(fma.f64 b y (fma.f64 t a t))
(* t (+ 1 a))
(fma.f64 t a t)
(* t (+ 1 (+ a (/ (* b y) t))))
(fma.f64 t (fma.f64 b (/.f64 y t) a) t)
(* t (+ 1 (+ a (/ (* b y) t))))
(fma.f64 t (fma.f64 b (/.f64 y t) a) t)
(* t (+ 1 (+ a (/ (* b y) t))))
(fma.f64 t (fma.f64 b (/.f64 y t) a) t)
(* -1 (* t (- (* -1 a) 1)))
(neg.f64 (*.f64 t (+.f64 (neg.f64 a) #s(literal -1 binary64))))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(*.f64 (+.f64 (neg.f64 (fma.f64 b (/.f64 y t) a)) #s(literal -1 binary64)) (neg.f64 t))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(*.f64 (+.f64 (neg.f64 (fma.f64 b (/.f64 y t) a)) #s(literal -1 binary64)) (neg.f64 t))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(*.f64 (+.f64 (neg.f64 (fma.f64 b (/.f64 y t) a)) #s(literal -1 binary64)) (neg.f64 t))
(+ t (* a t))
(fma.f64 t a t)
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(* b y)
(*.f64 b y)
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(*.f64 y (+.f64 b (fma.f64 a (/.f64 t y) (/.f64 t y))))
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(*.f64 y (+.f64 b (fma.f64 a (/.f64 t y) (/.f64 t y))))
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(*.f64 y (+.f64 b (fma.f64 a (/.f64 t y) (/.f64 t y))))
(* b y)
(*.f64 b y)
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 t a t) y)) (neg.f64 y))
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 t a t) y)) (neg.f64 y))
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 t a t) y)) (neg.f64 y))
(+ t (* a t))
(fma.f64 t a t)
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(* b y)
(*.f64 b y)
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(*.f64 b (+.f64 y (fma.f64 a (/.f64 t b) (/.f64 t b))))
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(*.f64 b (+.f64 y (fma.f64 a (/.f64 t b) (/.f64 t b))))
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(*.f64 b (+.f64 y (fma.f64 a (/.f64 t b) (/.f64 t b))))
(* b y)
(*.f64 b y)
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(neg.f64 (*.f64 b (-.f64 (neg.f64 y) (/.f64 (fma.f64 t a t) b))))
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(neg.f64 (*.f64 b (-.f64 (neg.f64 y) (/.f64 (fma.f64 t a t) b))))
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(neg.f64 (*.f64 b (-.f64 (neg.f64 y) (/.f64 (fma.f64 t a t) b))))
(+ t (* b y))
(fma.f64 b y t)
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(* a t)
(*.f64 t a)
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(*.f64 a (+.f64 t (fma.f64 b (/.f64 y a) (/.f64 t a))))
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(*.f64 a (+.f64 t (fma.f64 b (/.f64 y a) (/.f64 t a))))
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(*.f64 a (+.f64 t (fma.f64 b (/.f64 y a) (/.f64 t a))))
(* a t)
(*.f64 t a)
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(neg.f64 (*.f64 a (-.f64 (neg.f64 t) (/.f64 (fma.f64 b y t) a))))
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(neg.f64 (*.f64 a (-.f64 (neg.f64 t) (/.f64 (fma.f64 b y t) a))))
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(neg.f64 (*.f64 a (-.f64 (neg.f64 t) (/.f64 (fma.f64 b y t) a))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* y (- (/ z (+ t (* a t))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (fma.f64 y (fma.f64 b (neg.f64 (/.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 (*.f64 x (*.f64 b b)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (pow b 2) z) (pow (+ t (* a t)) 3))) (/ (* (pow b 3) x) (* (pow t 3) (pow (+ 1 a) 4)))))) (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 b (*.f64 b b))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 z (*.f64 b b)) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))))) (/.f64 (*.f64 x (*.f64 b b)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 (*.f64 b z) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 z (fma.f64 t a t))) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ z b)
(/.f64 z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))
(-.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y (*.f64 b b))))
(- (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) (pow y 2))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))
(-.f64 (-.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (fma.f64 (neg.f64 z) (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b b))) (*.f64 y y))) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y (*.f64 b b))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) (/ (* z (pow (+ t (* a t)) 3)) (pow b 4))) (pow y 3))) (+ (/ z b) (/ (* t x) (* b y)))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (+ (/ (* z (+ t (* a t))) (* (pow b 2) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) (pow y 2))))))
(-.f64 (-.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b b)))))) (*.f64 y (*.f64 y y)))) (-.f64 (fma.f64 (*.f64 t t) (/.f64 (+.f64 x (*.f64 a x)) (*.f64 (*.f64 b y) (*.f64 b y))) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y (*.f64 b b)))) (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y)))))
(/ z b)
(/.f64 z b)
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* z (+ t (* a t))) (pow b 2))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (fma.f64 (neg.f64 t) (/.f64 x b) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b b))) y))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (pow b 3)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b b)) (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 y (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 y (*.f64 b b)))))) (/.f64 (*.f64 t x) b)) y))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (pow b 4)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (+.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 b (*.f64 b b))) (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 y (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 y (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b b))) y))) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b b))) y))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t))))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(neg.f64 (*.f64 z (-.f64 (/.f64 (neg.f64 x) (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(neg.f64 (*.f64 z (-.f64 (/.f64 (neg.f64 x) (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(neg.f64 (*.f64 z (-.f64 (/.f64 (neg.f64 x) (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t)))))
(/ z b)
(/.f64 z b)
(+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b)))) (/.f64 z b))
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (-.f64 (fma.f64 (neg.f64 t) (fma.f64 x (/.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b y) (*.f64 b y))) (neg.f64 (/.f64 (*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))))) (/.f64 x (*.f64 b y))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b)))) (/.f64 z b))
(+ (* t (- (+ (* t (- (* -1 (* t (+ (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))) (/ (* z (pow (+ 1 a) 3)) (* (pow b 4) (pow y 3)))))) (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (fma.f64 t (neg.f64 (fma.f64 t (-.f64 (*.f64 z (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y))))) (fma.f64 x (/.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b y) (*.f64 b y))) (neg.f64 (/.f64 (*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))))))) (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b))))) (/.f64 z b))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (+ 1 a) 2))) (pow t 2))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 z (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 t t))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (pow (+ 1 a) 3))) (/ (* (pow b 3) (* x (pow y 3))) (pow (+ 1 a) 4))) (pow t 3))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 2))))))
(-.f64 (-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 x (*.f64 y (*.f64 y y)))) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 t (*.f64 t t)))) (fma.f64 b (fma.f64 x (/.f64 y (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (- (/ (* y z) (- (* -1 a) 1)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 y (/.f64 z (+.f64 (neg.f64 a) #s(literal -1 binary64))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (+ (/ (* b (* (pow y 2) z)) (* t (pow (- (* -1 a) 1) 2))) (/ (* y z) (- (* -1 a) 1)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (+.f64 (fma.f64 b (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64))))) (*.f64 y (/.f64 z (+.f64 (neg.f64 a) #s(literal -1 binary64))))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) t))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (* t (pow (- (* -1 a) 1) 3)))) (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (- (* -1 a) 1) 2)))) t)) (/ (* y z) (- (* -1 a) 1))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (+.f64 (/.f64 (-.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))))))) (-.f64 (/.f64 (*.f64 b (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (neg.f64 t)) (fma.f64 y (/.f64 z (+.f64 (neg.f64 a) #s(literal -1 binary64))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) t))
(+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* -1 (* b (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(fma.f64 (neg.f64 b) (fma.f64 x (/.f64 y (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(fma.f64 b (neg.f64 (fma.f64 b (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 z (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))) (fma.f64 x (/.f64 y (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* b (- (* -1 (* b (+ (/ (* x (pow y 3)) (* (pow t 3) (pow (+ 1 a) 4))) (/ (* (pow y 4) z) (pow (+ t (* a t)) 4))))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(fma.f64 b (fma.f64 b (neg.f64 (fma.f64 b (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 z (pow.f64 y #s(literal 4 binary64))) (pow.f64 (fma.f64 t a t) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 z (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))))) (neg.f64 (fma.f64 x (/.f64 y (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(/ (+ z (/ (* t x) y)) b)
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/ (+ z (+ (* -1 (/ (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b)) (/ (* t x) y))) b)
(/.f64 (+.f64 z (fma.f64 t (/.f64 x y) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (+.f64 x (*.f64 a x)) (*.f64 y y)) (/.f64 (*.f64 (fma.f64 t a t) z) y)) (neg.f64 b)))) b)
(/ (- (+ z (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow y 2))) (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) (pow b 2))) (/ (* t x) y))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/.f64 (-.f64 (+.f64 (-.f64 z (/.f64 (neg.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 y (*.f64 y y))))) (*.f64 b b))) (/.f64 (*.f64 t x) y)) (fma.f64 z (/.f64 (fma.f64 t a t) (*.f64 b y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 y y))))) b)
(/ (- (+ z (+ (* -1 (/ (+ (/ (* z (pow (+ t (* a t)) 3)) (pow y 3)) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (pow y 4))) (pow b 3))) (/ (* t x) y))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 2)))) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))))) b)
(/.f64 (+.f64 z (-.f64 (-.f64 (/.f64 (*.f64 t x) y) (/.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))) (fma.f64 z (/.f64 (fma.f64 t a t) (*.f64 b y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 y y))))) (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 (*.f64 b y) (*.f64 b y)))))) b)
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t x) y))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (neg.f64 b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))))) b))
(/.f64 (+.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (fma.f64 z (/.f64 (fma.f64 t a t) (*.f64 b y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 y y))))) (neg.f64 b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 2)) (* b (pow y 2))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3)))) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))
(/.f64 (-.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 t t) (/.f64 (+.f64 x (*.f64 a x)) (*.f64 y y)) (/.f64 (*.f64 (fma.f64 t a t) z) y))) b)) (neg.f64 b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 3)) (* b (pow y 3))) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4)))) (+ (/ (* z (pow (+ t (* a t)) 2)) (pow y 2)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) b)) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))
(/.f64 (-.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (/.f64 (-.f64 (/.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 b (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 b (pow.f64 y #s(literal 4 binary64)))) (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 y (*.f64 y y)))))) (neg.f64 b)) (fma.f64 (*.f64 t t) (/.f64 (+.f64 x (*.f64 a x)) (*.f64 y y)) (/.f64 (*.f64 (fma.f64 t a t) z) y))) b)) (neg.f64 b))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(fma.f64 (neg.f64 a) (fma.f64 t (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(+ (* a (- (* -1 (* a (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(fma.f64 a (neg.f64 (fma.f64 a (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))) (fma.f64 t (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))) (fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* (pow t 3) (* y z)) (pow (+ t (* b y)) 4))))) (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(fma.f64 a (fma.f64 a (neg.f64 (fma.f64 a (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y z) (pow.f64 (fma.f64 b y t) #s(literal 4 binary64))) (/.f64 x (pow.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))))) (neg.f64 (fma.f64 t (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))) (fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(/ (+ x (/ (* y z) t)) a)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/ (+ x (+ (* -1 (/ (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2))) a)) (/ (* y z) t))) a)
(/.f64 (+.f64 x (-.f64 (*.f64 y (/.f64 z t)) (/.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 t t)) (*.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) a))) a)
(/ (- (+ x (+ (* -1 (/ (+ (* -1 (* x (pow (+ 1 (/ (* b y) t)) 2))) (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) (pow a 2))) (/ (* y z) t))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))) a)
(/.f64 (-.f64 (+.f64 (-.f64 x (/.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 t (*.f64 t t))))) (*.f64 a a))) (*.f64 y (/.f64 z t))) (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a))) a)
(/ (- (+ x (+ (* -1 (/ (+ (* x (pow (+ 1 (/ (* b y) t)) 3)) (/ (* y (* z (pow (+ t (* b y)) 3))) (pow t 4))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (+ (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (* (pow a 2) (pow t 3)))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))))) a)
(/.f64 (+.f64 x (-.f64 (-.f64 (*.f64 y (/.f64 z t)) (/.f64 (fma.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a)) (/.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)))) (/.f64 (*.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (*.f64 a a))))) a)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* y z) t))) a))
(/.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2)))))) a))
(/.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a))) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (/ (* y (* z (pow (+ t (* b y)) 2))) (* a (pow t 3)))) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))
(/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a) (/.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 a (*.f64 t (*.f64 t t))))) (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 t t)) (*.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (/ (* y (* z (pow (+ t (* b y)) 3))) (* a (pow t 4)))) (+ (* x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) a)) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))
(/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 (-.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) a) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (*.f64 a (pow.f64 t #s(literal 4 binary64)))) (fma.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 t (*.f64 t t)))))) (neg.f64 a)) (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 t t)) (*.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) a)) (neg.f64 a))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/ z (* b y))
(/.f64 z (*.f64 b y))
(+ (* -1 (/ (* t (* z (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ z (* b y)))
(fma.f64 t (*.f64 (neg.f64 z) (/.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b y) (*.f64 b y)))) (/.f64 z (*.f64 b y)))
(+ (* t (- (/ (* t (* z (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* z (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ z (* b y)))
(fma.f64 t (fma.f64 t (/.f64 (*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 z) (/.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b y) (*.f64 b y))))) (/.f64 z (*.f64 b y)))
(+ (* t (- (* t (- (* -1 (/ (* t (* z (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* z (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ z (* b y)))
(fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (/.f64 (*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 z) (/.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b y) (*.f64 b y))))) (/.f64 z (*.f64 b y)))
(/ z (* t (+ 1 a)))
(/.f64 z (fma.f64 t a t))
(/ (+ (* -1 (/ (* b (* y z)) (* t (pow (+ 1 a) 2)))) (/ z (+ 1 a))) t)
(/.f64 (-.f64 (/.f64 z (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b (*.f64 y z)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) t)
(/ (- (+ (/ z (+ 1 a)) (/ (* (pow b 2) (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* y z)) (* t (pow (+ 1 a) 2)))) t)
(/.f64 (-.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y z)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) t)
(/ (- (+ (* -1 (/ (* (pow b 3) (* (pow y 3) z)) (* (pow t 3) (pow (+ 1 a) 4)))) (/ z (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* y z)) (* t (pow (+ 1 a) 2))))) t)
(/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 z (+.f64 #s(literal 1 binary64) a))) (fma.f64 b (/.f64 (*.f64 y z) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))) t)
(* -1 (/ z (* t (- (* -1 a) 1))))
(/.f64 (neg.f64 z) (*.f64 t (+.f64 (neg.f64 a) #s(literal -1 binary64))))
(* -1 (/ (+ (/ z (- (* -1 a) 1)) (/ (* b (* y z)) (* t (pow (- (* -1 a) 1) 2)))) t))
(/.f64 (fma.f64 b (/.f64 (*.f64 y z) (*.f64 t (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64))))) (/.f64 z (+.f64 (neg.f64 a) #s(literal -1 binary64)))) (neg.f64 t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (* t (pow (- (* -1 a) 1) 3)))) (/ (* b (* y z)) (pow (- (* -1 a) 1) 2))) t)) (/ z (- (* -1 a) 1))) t))
(neg.f64 (/.f64 (-.f64 (/.f64 z (+.f64 (neg.f64 a) #s(literal -1 binary64))) (/.f64 (neg.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))))) (/.f64 (*.f64 b (*.f64 y z)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))))) t)) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow b 3) (* (pow y 3) z)) (* t (pow (- (* -1 a) 1) 4))) (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (pow (- (* -1 a) 1) 3)))) t)) (/ (* b (* y z)) (pow (- (* -1 a) 1) 2))) t)) (/ z (- (* -1 a) 1))) t))
(/.f64 (-.f64 (/.f64 z (+.f64 (neg.f64 a) #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))))) (neg.f64 t)) (/.f64 (*.f64 b (*.f64 y z)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64))))) t)) (neg.f64 t))
(/ z (+ t (* a t)))
(/.f64 z (fma.f64 t a t))
(+ (* -1 (/ (* b (* y z)) (pow (+ t (* a t)) 2))) (/ z (+ t (* a t))))
(-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b (*.f64 y z)) (*.f64 (fma.f64 t a t) (fma.f64 t a t))))
(+ (* y (- (/ (* (pow b 2) (* y z)) (pow (+ t (* a t)) 3)) (/ (* b z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))
(fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 y z)) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 (*.f64 b z) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 z (fma.f64 t a t)))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* y z)) (pow (+ t (* a t)) 4))) (* -1 (/ (* (pow b 2) z) (pow (+ t (* a t)) 3))))) (/ (* b z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 (*.f64 y z) (pow.f64 (fma.f64 t a t) #s(literal 4 binary64)))) (/.f64 (*.f64 z (*.f64 b b)) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))))) (/.f64 (neg.f64 (*.f64 b z)) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 z (fma.f64 t a t)))
(/ z (* b y))
(/.f64 z (*.f64 b y))
(/ (+ (* -1 (/ (* z (+ t (* a t))) (* (pow b 2) y))) (/ z b)) y)
(/.f64 (-.f64 (/.f64 z b) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (/ z b) (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (/ (* z (+ t (* a t))) (* (pow b 2) y))) y)
(/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) (/.f64 z b)) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (* -1 (/ (* z (pow (+ t (* a t)) 3)) (* (pow b 4) (pow y 3)))) (/ z b)) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))) y)
(/.f64 (fma.f64 (neg.f64 z) (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 z b) (fma.f64 (neg.f64 z) (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y (*.f64 b b)))))) y)
(/ z (* b y))
(/.f64 z (*.f64 b y))
(* -1 (/ (+ (* -1 (/ z b)) (/ (* z (+ t (* a t))) (* (pow b 2) y))) y))
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y (*.f64 b b))) (/.f64 z b)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) y)) (/ (* z (+ t (* a t))) (pow b 2))) y))) y))
(/.f64 (-.f64 (/.f64 z (neg.f64 b)) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 y (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b b))) y)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (* (pow b 4) y)) (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) y)) (/ (* z (+ t (* a t))) (pow b 2))) y))) y))
(/.f64 (-.f64 (/.f64 z (neg.f64 b)) (/.f64 (-.f64 (/.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 y (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 y)) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b b))) y)) (neg.f64 y))
(/ z (+ t (* a t)))
(/.f64 z (fma.f64 t a t))
(+ (* -1 (/ (* b (* y z)) (pow (+ t (* a t)) 2))) (/ z (+ t (* a t))))
(-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b (*.f64 y z)) (*.f64 (fma.f64 t a t) (fma.f64 t a t))))
(+ (* b (- (/ (* b (* (pow y 2) z)) (pow (+ t (* a t)) 3)) (/ (* y z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))
(fma.f64 b (fma.f64 b (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 (*.f64 y (neg.f64 z)) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 z (fma.f64 t a t)))
(+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) z)) (pow (+ t (* a t)) 4))) (* -1 (/ (* (pow y 2) z) (pow (+ t (* a t)) 3))))) (/ (* y z) (pow (+ t (* a t)) 2)))) (/ z (+ t (* a t))))
(fma.f64 b (fma.f64 b (fma.f64 b (neg.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) (pow.f64 (fma.f64 t a t) #s(literal 4 binary64)))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))))) (/.f64 (*.f64 y (neg.f64 z)) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 z (fma.f64 t a t)))
(/ z (* b y))
(/.f64 z (*.f64 b y))
(/ (+ (* -1 (/ (* z (+ t (* a t))) (* b (pow y 2)))) (/ z y)) b)
(/.f64 (-.f64 (/.f64 z y) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (/ z y) (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 3)))) (/ (* z (+ t (* a t))) (* b (pow y 2)))) b)
(/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))) (/.f64 z y)) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (* -1 (/ (* z (pow (+ t (* a t)) 3)) (* (pow b 3) (pow y 4)))) (/ z y)) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 3)))) (/ (* z (+ t (* a t))) (* b (pow y 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 z y) (*.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 y #s(literal 4 binary64)))))) (-.f64 (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))))) b)
(/ z (* b y))
(/.f64 z (*.f64 b y))
(* -1 (/ (+ (* -1 (/ z y)) (/ (* z (+ t (* a t))) (* b (pow y 2)))) b))
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b (*.f64 y y))) (/.f64 z y)) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (* b (pow y 3))) (/ (* z (+ t (* a t))) (pow y 2))) b))) b))
(/.f64 (-.f64 (/.f64 z (neg.f64 y)) (/.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 b (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (fma.f64 t a t) z) (neg.f64 (*.f64 y y)))) b)) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (* b (pow y 4))) (/ (* z (pow (+ t (* a t)) 2)) (pow y 3))) b)) (/ (* z (+ t (* a t))) (pow y 2))) b))) b))
(/.f64 (-.f64 (/.f64 z (neg.f64 y)) (/.f64 (-.f64 (/.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 b (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 z) (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 y (*.f64 y y))))) (neg.f64 b)) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y y))) b)) (neg.f64 b))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 b y t))
(+ (* -1 (/ (* a (* t z)) (pow (+ t (* b y)) 2))) (/ z (+ t (* b y))))
(-.f64 (/.f64 z (fma.f64 b y t)) (/.f64 (*.f64 a (*.f64 t z)) (*.f64 (fma.f64 b y t) (fma.f64 b y t))))
(+ (* a (- (/ (* a (* (pow t 2) z)) (pow (+ t (* b y)) 3)) (/ (* t z) (pow (+ t (* b y)) 2)))) (/ z (+ t (* b y))))
(fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 t t)) z) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (/.f64 (*.f64 t z) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (/.f64 z (fma.f64 b y t)))
(+ (* a (- (* a (- (* -1 (/ (* a (* (pow t 3) z)) (pow (+ t (* b y)) 4))) (* -1 (/ (* (pow t 2) z) (pow (+ t (* b y)) 3))))) (/ (* t z) (pow (+ t (* b y)) 2)))) (/ z (+ t (* b y))))
(fma.f64 a (-.f64 (*.f64 a (fma.f64 (neg.f64 a) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (pow.f64 (fma.f64 b y t) #s(literal 4 binary64))) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))))) (/.f64 (*.f64 t z) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (/.f64 z (fma.f64 b y t)))
(/ z (* a t))
(/.f64 z (*.f64 t a))
(/ (+ (* -1 (/ (* z (+ t (* b y))) (* a (pow t 2)))) (/ z t)) a)
(/.f64 (fma.f64 (neg.f64 z) (/.f64 (fma.f64 b y t) (*.f64 a (*.f64 t t))) (/.f64 z t)) a)
(/ (- (+ (/ z t) (/ (* z (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* z (+ t (* b y))) (* a (pow t 2)))) a)
(/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 b y t) (fma.f64 b y t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (/.f64 z t)) (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 a (*.f64 t t)))) a)
(/ (- (+ (* -1 (/ (* z (pow (+ t (* b y)) 3)) (* (pow a 3) (pow t 4)))) (/ z t)) (+ (* -1 (/ (* z (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* z (+ t (* b y))) (* a (pow t 2))))) a)
(/.f64 (-.f64 (-.f64 (/.f64 z t) (/.f64 (*.f64 z (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 z (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))))) a)
(/ z (* a t))
(/.f64 z (*.f64 t a))
(* -1 (/ (+ (* -1 (/ z t)) (/ (* z (+ t (* b y))) (* a (pow t 2)))) a))
(/.f64 (fma.f64 z (/.f64 (fma.f64 b y t) (*.f64 a (*.f64 t t))) (/.f64 z (neg.f64 t))) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ z t)) (* -1 (/ (- (/ (* z (pow (+ t (* b y)) 2)) (* a (pow t 3))) (/ (* z (+ t (* b y))) (pow t 2))) a))) a))
(/.f64 (-.f64 (/.f64 z (neg.f64 t)) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 t t))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ z t)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ t (* b y)) 3)) (* a (pow t 4))) (/ (* z (pow (+ t (* b y)) 2)) (pow t 3))) a)) (/ (* z (+ t (* b y))) (pow t 2))) a))) a))
(/.f64 (-.f64 (/.f64 z (neg.f64 t)) (/.f64 (-.f64 (/.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 a (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 z) (/.f64 (*.f64 (fma.f64 b y t) (fma.f64 b y t)) (*.f64 t (*.f64 t t))))) (neg.f64 a)) (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 t t))) a)) (neg.f64 a))
a
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* y (+ (/ a y) (/ b t)))
(*.f64 y (+.f64 (/.f64 a y) (/.f64 b t)))
(* y (+ (/ a y) (/ b t)))
(*.f64 y (+.f64 (/.f64 a y) (/.f64 b t)))
(* y (+ (/ a y) (/ b t)))
(*.f64 y (+.f64 (/.f64 a y) (/.f64 b t)))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(neg.f64 (*.f64 y (-.f64 (/.f64 a (neg.f64 y)) (/.f64 b t))))
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(neg.f64 (*.f64 y (-.f64 (/.f64 a (neg.f64 y)) (/.f64 b t))))
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(neg.f64 (*.f64 y (-.f64 (/.f64 a (neg.f64 y)) (/.f64 b t))))
a
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* b (+ (/ a b) (/ y t)))
(*.f64 b (+.f64 (/.f64 a b) (/.f64 y t)))
(* b (+ (/ a b) (/ y t)))
(*.f64 b (+.f64 (/.f64 a b) (/.f64 y t)))
(* b (+ (/ a b) (/ y t)))
(*.f64 b (+.f64 (/.f64 a b) (/.f64 y t)))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 a (neg.f64 b)) (/.f64 y t)))
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 a (neg.f64 b)) (/.f64 y t)))
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 a (neg.f64 b)) (/.f64 y t)))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(/ (+ (* a t) (* b y)) t)
(/.f64 (fma.f64 t a (*.f64 b y)) t)
(/ (+ (* a t) (* b y)) t)
(/.f64 (fma.f64 t a (*.f64 b y)) t)
(/ (+ (* a t) (* b y)) t)
(/.f64 (fma.f64 t a (*.f64 b y)) t)
a
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
a
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
a
(* a (+ 1 (/ (* b y) (* a t))))
(*.f64 a (fma.f64 b (/.f64 y (*.f64 t a)) #s(literal 1 binary64)))
(* a (+ 1 (/ (* b y) (* a t))))
(*.f64 a (fma.f64 b (/.f64 y (*.f64 t a)) #s(literal 1 binary64)))
(* a (+ 1 (/ (* b y) (* a t))))
(*.f64 a (fma.f64 b (/.f64 y (*.f64 t a)) #s(literal 1 binary64)))
a
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(*.f64 (neg.f64 a) (fma.f64 (neg.f64 b) (/.f64 y (*.f64 t a)) #s(literal -1 binary64)))
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(*.f64 (neg.f64 a) (fma.f64 (neg.f64 b) (/.f64 y (*.f64 t a)) #s(literal -1 binary64)))
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(*.f64 (neg.f64 a) (fma.f64 (neg.f64 b) (/.f64 y (*.f64 t a)) #s(literal -1 binary64)))
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ z b)
(/.f64 z b)
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(+ (* y (- (/ (* (pow b 2) (* x y)) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 b b)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (-.f64 (*.f64 y (fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 (*.f64 y x) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))))) (/.f64 (*.f64 x (*.f64 b b)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) (/ (* t x) b)) y)
(/.f64 (-.f64 (/.f64 (*.f64 t x) b) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (/ (* t x) b) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y)
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) (/.f64 (*.f64 t x) b)) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y)))) y)
(/.f64 (-.f64 (fma.f64 t (/.f64 x b) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 y (*.f64 b b))))) y)
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 y (*.f64 b b))) (/.f64 (*.f64 t x) b)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 y (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b b))) y))) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) y)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 y (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b b))))) (neg.f64 y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b b))) y))) (neg.f64 y))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(+ (* b (- (/ (* b (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 b (fma.f64 b (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 y x) (neg.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 b (fma.f64 b (fma.f64 b (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 (*.f64 y x) (neg.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) (/ (* t x) y)) b)
(/.f64 (-.f64 (/.f64 (*.f64 t x) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (/ (* t x) y) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b)
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t x) y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/.f64 (-.f64 (fma.f64 t (/.f64 x y) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 (*.f64 t t) (/.f64 (+.f64 x (*.f64 a x)) (*.f64 b (*.f64 y y))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))))) b)
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b))
(/.f64 (fma.f64 (neg.f64 t) (/.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 y y)))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 y y)))) b))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3))) b)) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 b (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 y (*.f64 y y)))) (neg.f64 b)) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (+.f64 #s(literal 1 binary64) a)) (*.f64 y y))) b))) (neg.f64 b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* t (+ (* -1 (/ (* t (* x (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ x (* b y))))
(*.f64 t (fma.f64 t (*.f64 (neg.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b y) (*.f64 b y)))) (/.f64 x (*.f64 b y))))
(* t (+ (* t (- (/ (* t (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(*.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 x (*.f64 a x)) (*.f64 (*.f64 b y) (*.f64 b y)))) (/.f64 x (*.f64 b y))))
(* t (+ (* t (- (* t (- (* -1 (/ (* t (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(*.f64 t (fma.f64 t (-.f64 (*.f64 t (fma.f64 (neg.f64 t) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y)))))) (/.f64 (+.f64 x (*.f64 a x)) (*.f64 (*.f64 b y) (*.f64 b y)))) (/.f64 x (*.f64 b y))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (/ x (+ 1 a)) (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (/ x (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))))
(-.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (fma.f64 b (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3)))) t)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (neg.f64 t)) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(+ (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 2))) (/ x (+ 1 (/ (* b y) t))))
(-.f64 (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 a x) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(+ (* a (- (/ (* a x) (pow (+ 1 (/ (* b y) t)) 3)) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(fma.f64 a (-.f64 (/.f64 (*.f64 a x) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ (* a (- (* a (- (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 4))) (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))))) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (/.f64 x (pow.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))) (/.f64 (neg.f64 x) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(/ x a)
(/.f64 x a)
(/ (+ x (* -1 (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/.f64 (fma.f64 x (/.f64 (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)) a) x) a)
(/ (- (+ x (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a)) a)
(/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (*.f64 a a)) x) (/.f64 (*.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a)) a)
(/ (- (+ x (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) (pow a 3)))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/.f64 (-.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (*.f64 a (*.f64 a a))) x) (fma.f64 (neg.f64 x) (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (*.f64 a a)) (/.f64 (*.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a))) a)
(/ x a)
(/.f64 x a)
(* -1 (/ (+ (* -1 x) (/ (* x (+ 1 (/ (* b y) t))) a)) a))
(/.f64 (fma.f64 x (/.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) a) (neg.f64 x)) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (* x (+ 1 (/ (* b y) t)))) a))) a))
(/.f64 (-.f64 (neg.f64 x) (/.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a) (*.f64 x (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (* x (pow (+ 1 (/ (* b y) t)) 2))) a)) (* x (+ 1 (/ (* b y) t)))) a))) a))
(/.f64 (-.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) a) (*.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) (neg.f64 a)) (*.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) a)) (neg.f64 a))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 a y) (/.f64 b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 a y) (/.f64 b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 a y) (/.f64 b t))))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 b (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 b (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 b (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a b) (/.f64 y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a b) (/.f64 y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a b) (/.f64 y t))))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 b y (fma.f64 t a t)) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 b y (fma.f64 t a t)) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 b y (fma.f64 t a t)) t)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
a
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y (*.f64 t a)) (/.f64 #s(literal 1 binary64) a))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y (*.f64 t a)) (/.f64 #s(literal 1 binary64) a))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y (*.f64 t a)) (/.f64 #s(literal 1 binary64) a))))
a
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)) a) #s(literal -1 binary64)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)) a) #s(literal -1 binary64)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)) a) #s(literal -1 binary64)))
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(* y z)
(*.f64 y z)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* t x)
(*.f64 t x)
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t x)
(*.f64 t x)
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(neg.f64 (neg.f64 (*.f64 t (fma.f64 y (/.f64 z t) x))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(neg.f64 (neg.f64 (*.f64 t (fma.f64 y (/.f64 z t) x))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(neg.f64 (neg.f64 (*.f64 t (fma.f64 y (/.f64 z t) x))))
(* t x)
(*.f64 t x)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* y z)
(*.f64 y z)
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* y z)
(*.f64 y z)
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* t x)
(*.f64 t x)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* y z)
(*.f64 y z)
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y z)
(*.f64 y z)
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x y) z)))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x y) z)))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x y) z)))
(* y z)
(*.f64 y z)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* t x)
(*.f64 t x)
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* t x)
(*.f64 t x)
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 b y)) (/.f64 z (*.f64 b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 b y)) (/.f64 z (*.f64 b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 b y)) (/.f64 z (*.f64 b t))))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (neg.f64 t) (-.f64 (/.f64 x (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b t))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (neg.f64 t) (-.f64 (/.f64 x (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b t))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (neg.f64 t) (-.f64 (/.f64 x (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b t))))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ z b)
(/.f64 z b)
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(/ z b)
(/.f64 z b)
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(neg.f64 (*.f64 z (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(neg.f64 (*.f64 z (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(neg.f64 (*.f64 z (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b))))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b)) y)
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 b y)) (/.f64 z (*.f64 b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 b y)) (/.f64 z (*.f64 b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 b y)) (/.f64 z (*.f64 b x))))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 t (*.f64 b y))) (/.f64 z (*.f64 b x))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 t (*.f64 b y))) (/.f64 z (*.f64 b x))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 t (*.f64 b y))) (/.f64 z (*.f64 b x))))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 x z)))
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 z (neg.f64 t)) (/.f64 x y)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 z (neg.f64 t)) (/.f64 x y)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 z (neg.f64 t)) (/.f64 x y)))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 y z (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 y z (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 y z (*.f64 t x)) t)
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) #s(literal -1 binary64)))
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ y t)
(/.f64 y t)
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) #s(literal -1 binary64)))
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y)))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 z (neg.f64 t)) (/.f64 x y)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 z (neg.f64 t)) (/.f64 x y)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 z (neg.f64 t)) (/.f64 x y)))
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 x z)))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 y z (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 y z (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 y z (*.f64 t x)) t)
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t (+.f64 x (*.f64 x (fma.f64 b (/.f64 y t) a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t (+.f64 x (*.f64 x (fma.f64 b (/.f64 y t) a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t (+.f64 x (*.f64 x (fma.f64 b (/.f64 y t) a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t (+.f64 x (*.f64 x (fma.f64 b (/.f64 y t) a))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t (+.f64 x (*.f64 x (fma.f64 b (/.f64 y t) a))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t (+.f64 x (*.f64 x (fma.f64 b (/.f64 y t) a))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (+ (* -1 (/ (* b (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (fma.f64 (neg.f64 b) (/.f64 (*.f64 y (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (fma.f64 t a t)) (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (+ (* y (- (/ (* (pow b 2) (* y (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2)))))) (* (pow t 2) (pow (+ 1 a) 2))) (/ (* b (- (/ z (* t (+ 1 a))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (* t (+ 1 a))))) (/ z (* t (+ 1 a)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 b b)) (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (*.f64 b (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (fma.f64 t a t))) (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ z b)
(/.f64 z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))
(-.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 y (*.f64 b b))))
(- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* t (* z (+ 1 a))) (* (pow b 2) y)))
(-.f64 (-.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (*.f64 (fma.f64 t a t) (-.f64 (/.f64 (*.f64 t x) b) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 b b)))) (*.f64 b (*.f64 y y)))) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 y (*.f64 b b))))
(- (+ (/ z b) (+ (/ (* t x) (* b y)) (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* (pow b 2) (pow y 3))))) (+ (/ (* t (* z (+ 1 a))) (* (pow b 2) y)) (/ (* t (* (+ 1 a) (- (/ (* t x) b) (/ (* t (* z (+ 1 a))) (pow b 2))))) (* b (pow y 2)))))
(-.f64 (+.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (*.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (-.f64 (/.f64 (*.f64 t x) b) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))) (fma.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b))) (/.f64 (*.f64 (fma.f64 t a t) (-.f64 (/.f64 (*.f64 t x) b) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 b b)))) (*.f64 b (*.f64 y y)))))
(/ z b)
(/.f64 z b)
(+ (* -1 (/ (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (fma.f64 t (neg.f64 (/.f64 x b)) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 b b))) y))
(+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* b y)))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (+.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t (neg.f64 (/.f64 x b)) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 b b)))) (*.f64 b y)))) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 b b))) y))
(+ (* -1 (/ (- (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (pow (+ 1 a) 2) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) (* (pow b 2) y))) (* -1 (/ (* t (* (+ 1 a) (- (* -1 (/ (* t x) b)) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))))) b))) y))) (* -1 (/ (* t (* z (+ 1 a))) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (+.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (fma.f64 t (neg.f64 (/.f64 x b)) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 b b)))) (neg.f64 (*.f64 y (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t (neg.f64 (/.f64 x b)) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 b b)))) b)) y))) (/.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) z)) (*.f64 b b))) y))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* t (+ 1 (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t))))
(/ (* y z) (* t (+ 1 (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(neg.f64 (*.f64 z (-.f64 (/.f64 (neg.f64 x) (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(neg.f64 (*.f64 z (-.f64 (/.f64 (neg.f64 x) (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (* t (+ 1 (+ a (/ (* b y) t)))))))))
(neg.f64 (*.f64 z (-.f64 (/.f64 (neg.f64 x) (+.f64 z (*.f64 z (fma.f64 b (/.f64 y t) a)))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t)))))
(/ z b)
(/.f64 z b)
(+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b)))) (/.f64 z b))
(+ (* t (- (+ (* -1 (/ (* t (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* b y))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (-.f64 (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (*.f64 (fma.f64 t a t) (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b))))) (*.f64 b y))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b)))) (/.f64 z b))
(+ (* t (- (+ (* t (- (/ (* t (* (pow (+ 1 a) 2) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y))))) (* (pow b 2) (pow y 2))) (/ (* (+ 1 a) (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (* b y)))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b)))))) (*.f64 (*.f64 b y) (*.f64 b y))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b))))) (*.f64 b y))) (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) z) (*.f64 y (*.f64 b b))))) (/.f64 z b))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (* -1 (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 (*.f64 b y) (-.f64 (*.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 t t)))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (/ x (+ 1 a)) (+ (/ (* y z) (* t (+ 1 a))) (/ (* (pow b 2) (* (pow y 2) (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 3) (pow (+ 1 a) 2))))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* y (- (/ (* y z) (+ 1 a)) (/ (* b (* x y)) (pow (+ 1 a) 2))))) (* (pow t 2) (+ 1 a)))))
(-.f64 (+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) (fma.f64 t a t)))) (fma.f64 b (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 (*.f64 b y) (-.f64 (*.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 t t)))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 y (neg.f64 (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(+ (* -1 (/ (- (+ (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (+ 1 a)))) (* -1 (/ (* y z) (+ 1 a)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 y (fma.f64 y (neg.f64 (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (fma.f64 t a t)) (fma.f64 y (neg.f64 (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) t))
(+ (* -1 (/ (- (+ (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (- (* -1 (/ (* (pow b 2) (* (pow y 2) (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (* t (pow (+ 1 a) 2)))) (* -1 (/ (* b (* y (- (* -1 (/ (* y z) (+ 1 a))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))))) (+ 1 a)))) t))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (fma.f64 y (neg.f64 (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 (*.f64 b y) (fma.f64 y (neg.f64 (/.f64 z (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (+.f64 #s(literal 1 binary64) a))) t))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(/ (+ x (/ (* y z) t)) (+ 1 a))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* y (+ x (/ (* y z) t)))) (* t (pow (+ 1 a) 2)))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 (*.f64 b y) (fma.f64 y (/.f64 z t) x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(+ (* b (- (/ (* b (* (pow y 2) (+ x (/ (* y z) t)))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(fma.f64 b (fma.f64 b (/.f64 (*.f64 (*.f64 y y) (fma.f64 y (/.f64 z t) x)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 y (fma.f64 y (/.f64 z t) x)) (neg.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) (+ x (/ (* y z) t)))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow y 2) (+ x (/ (* y z) t))) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* y (+ x (/ (* y z) t))) (* t (pow (+ 1 a) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 b (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (/.f64 z t) x)) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 y y) (fma.f64 y (/.f64 z t) x)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 (*.f64 y (fma.f64 y (/.f64 z t) x)) (neg.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(/ (+ (* -1 (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) (/ (* t (+ x (/ (* y z) t))) y)) b)
(/.f64 (-.f64 (/.f64 (*.f64 t (fma.f64 y (/.f64 z t) x)) y) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 t t)) (fma.f64 y (/.f64 z t) x)) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (/ (* t (+ x (/ (* y z) t))) y) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b)
(/.f64 (-.f64 (fma.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) y) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (fma.f64 y (/.f64 z t) x))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 t t)) (fma.f64 y (/.f64 z t) x)) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* (pow b 3) (pow y 4)))) (/ (* t (+ x (/ (* y z) t))) y)) (+ (* -1 (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 t (fma.f64 y (/.f64 z t) x)) y) (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (fma.f64 y (/.f64 z t) x))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 y #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 t t)) (fma.f64 y (/.f64 z t) x)) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (fma.f64 y (/.f64 z t) x))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))))) b)
(/ (* t (+ x (/ (* y z) t))) (* b y))
(*.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 b y)))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (* b (pow y 2)))) b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 t t)) (fma.f64 y (/.f64 z t) x)) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 t (fma.f64 y (/.f64 z t) x)) y)) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (* b (pow y 3))) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) y) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (fma.f64 y (/.f64 z t) x)) (*.f64 b (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 t t)) (fma.f64 y (/.f64 z t) x)) (neg.f64 (*.f64 y y)))) b))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t (+ x (/ (* y z) t))) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* (pow (+ 1 a) 3) (+ x (/ (* y z) t)))) (* b (pow y 4))) (/ (* (pow t 3) (* (pow (+ 1 a) 2) (+ x (/ (* y z) t)))) (pow y 3))) b)) (/ (* (pow t 2) (* (+ 1 a) (+ x (/ (* y z) t)))) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 (fma.f64 y (/.f64 z t) x) y) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (fma.f64 y (/.f64 z t) x))) (*.f64 b (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (fma.f64 y (/.f64 z t) x))) (*.f64 y (*.f64 y y)))) (neg.f64 b)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 t t)) (fma.f64 y (/.f64 z t) x)) (*.f64 y y))) b))) (neg.f64 b))
(/ (+ x (/ (* y z) t)) (+ 1 (/ (* b y) t)))
(/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(-.f64 (fma.f64 y (/.f64 z (*.f64 t (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (*.f64 a (fma.f64 y (/.f64 z (*.f64 t (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))))
(+ (* a (- (/ (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2))))) (+ 1 (/ (* b y) t))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(fma.f64 a (fma.f64 a (/.f64 (fma.f64 y (/.f64 z (*.f64 t (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (neg.f64 (fma.f64 y (/.f64 z (*.f64 t (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))) (fma.f64 y (/.f64 z (*.f64 t (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 4)))))) (* -1 (/ (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))) (+ 1 (/ (* b y) t)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y z) (* t (pow (+ 1 (/ (* b y) t)) 2)))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (* t (+ 1 (/ (* b y) t))))))
(fma.f64 a (fma.f64 a (fma.f64 a (neg.f64 (fma.f64 y (/.f64 z (*.f64 t (pow.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 x (pow.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (fma.f64 y (/.f64 z (*.f64 t (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y (/.f64 z (*.f64 t (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))) (fma.f64 y (/.f64 z (*.f64 t (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(/ (+ x (/ (* y z) t)) a)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/ (+ x (+ (* -1 (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) (/ (* y z) t))) a)
(/.f64 (+.f64 x (fma.f64 y (/.f64 z t) (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x)) (neg.f64 a)))) a)
(/ (- (+ x (+ (/ (* y z) t) (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2)))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a)
(/.f64 (+.f64 x (-.f64 (fma.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 a a)) (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x)) a))) a)
(/ (- (+ x (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) (pow a 2))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a))) a)
(/.f64 (+.f64 x (-.f64 (fma.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 a (*.f64 a a)))) (*.f64 y (/.f64 z t))) (fma.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x)) a)))) a)
(/ (+ x (/ (* y z) t)) a)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (/ (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t))) a)) a))
(/.f64 (fma.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (/.f64 (fma.f64 y (/.f64 z t) x) a) (neg.f64 (fma.f64 y (/.f64 z t) x))) (neg.f64 a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t))) a) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))
(/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (/.f64 (fma.f64 y (/.f64 z t) x) a)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ 1 (/ (* b y) t)) 3) (+ x (/ (* y z) t))) a) (* (pow (+ 1 (/ (* b y) t)) 2) (+ x (/ (* y z) t)))) a)) (* (+ 1 (/ (* b y) t)) (+ x (/ (* y z) t)))) a))) a))
(/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (/.f64 (fma.f64 y (/.f64 z t) x) a)) (*.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x))) (neg.f64 a)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x))) a)) (neg.f64 a))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(/ (* y z) t)
(*.f64 y (/.f64 z t))
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a b) (/.f64 y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a b) (/.f64 y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a b) (/.f64 y t))))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 a y) (/.f64 b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 a y) (/.f64 b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 a y) (/.f64 b t))))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 b (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 b (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 b (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 b y (fma.f64 t a t)) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 b y (fma.f64 t a t)) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 b y (fma.f64 t a t)) t)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
a
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y (*.f64 t a)) (/.f64 #s(literal 1 binary64) a))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y (*.f64 t a)) (/.f64 #s(literal 1 binary64) a))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y (*.f64 t a)) (/.f64 #s(literal 1 binary64) a))))
a
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)) a) #s(literal -1 binary64)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)) a) #s(literal -1 binary64)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)) a) #s(literal -1 binary64)))

eval364.0ms (2.7%)

Memory
35.4MiB live, 619.7MiB allocated
Compiler

Compiled 66 653 to 4 070 computations (93.9% saved)

prune591.0ms (4.3%)

Memory
5.7MiB live, 600.8MiB allocated
Pruning

31 alts after pruning (30 fresh and 1 done)

PrunedKeptTotal
New2 269242 293
Fresh9615
Picked415
Done000
Total2 282312 313
Accuracy
100.0%
Counts
2 313 → 31
Alt Table
Click to see full alt table
StatusAccuracyProgram
82.9%
(fma.f64 z (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
41.5%
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x a))
57.6%
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
60.4%
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
37.5%
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
49.2%
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
58.6%
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
31.3%
(/.f64 (fma.f64 z (/.f64 y t) x) a)
56.0%
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
30.0%
(/.f64 (fma.f64 y (/.f64 z t) x) a)
29.7%
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
37.6%
(/.f64 (fma.f64 t (/.f64 x y) z) b)
30.5%
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
56.4%
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 #s(literal 1 binary64) a))
29.9%
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
28.6%
(/.f64 (*.f64 y (/.f64 z t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
30.0%
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
23.3%
(/.f64 (*.f64 y z) (*.f64 y b))
12.9%
(/.f64 (*.f64 t x) (*.f64 y b))
30.4%
(/.f64 z b)
57.9%
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
36.9%
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
12.9%
(/.f64 x (/.f64 (*.f64 b y) t))
47.3%
(/.f64 x (+.f64 #s(literal 1 binary64) a))
25.9%
(/.f64 x a)
57.2%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
29.9%
(/.f64 #s(literal 1 binary64) (/.f64 b z))
22.8%
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 t (*.f64 y b)))
22.7%
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) b) (/.f64 t y))
57.8%
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
30.3%
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
Compiler

Compiled 987 to 645 computations (34.7% saved)

simplify300.0ms (2.2%)

Memory
-14.4MiB live, 233.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))
cost-diff0
(/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b)
cost-diff320
(*.f64 (*.f64 y z) #s(literal 1 binary64))
cost-diff384
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
cost-diff0
(+.f64 #s(literal 1 binary64) a)
cost-diff0
(/.f64 z t)
cost-diff0
(fma.f64 y (/.f64 z t) x)
cost-diff0
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
cost-diff0
(*.f64 y b)
cost-diff0
(*.f64 t x)
cost-diff0
(fma.f64 y z (*.f64 t x))
cost-diff0
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
cost-diff0
(/.f64 x a)
cost-diff0
(fma.f64 y (/.f64 b t) a)
cost-diff0
(/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
cost-diff0
(fma.f64 z (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
cost-diff704
(fma.f64 t (fma.f64 y (/.f64 b t) a) t)
Rules
4 548×/-lowering-/.f32
4 548×/-lowering-/.f64
3 148×*-lowering-*.f32
3 148×*-lowering-*.f64
3 082×associate-/r/
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033194
167194
2115194
3188188
4351188
5472188
61167188
72273188
82367188
92544188
102580188
112583188
122584188
133634188
144735188
154735188
164735188
177918188
08023170
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* z (/ y (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ (* y (/ b t)) (+ a 1))))
z
(/ y (+ (* t (+ (* y (/ b t)) a)) t))
y
(+ (* t (+ (* y (/ b t)) a)) t)
t
(+ (* y (/ b t)) a)
(/ b t)
b
a
(/ x (+ (* y (/ b t)) (+ a 1)))
x
(+ (* y (/ b t)) (+ a 1))
(+ a 1)
1
(/ x a)
x
a
(/ (+ (* y z) (* t x)) (* y b))
(+ (* y z) (* t x))
y
z
(* t x)
t
x
(* y b)
b
(/ (+ (* y (/ z t)) x) (+ 1 a))
(+ (* y (/ z t)) x)
y
(/ z t)
z
t
x
(+ 1 a)
1
a
(/ (/ (+ (* t x) (* (* y z) 1)) b) y)
(/ (+ (* t x) (* (* y z) 1)) b)
(+ (* t x) (* (* y z) 1))
t
x
(* (* y z) 1)
(* y z)
y
z
1
b
Outputs
(+ (* z (/ y (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ (* y (/ b t)) (+ a 1))))
(fma.f64 z (/.f64 y (fma.f64 y b (fma.f64 t a t))) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
z
(/ y (+ (* t (+ (* y (/ b t)) a)) t))
(/.f64 y (fma.f64 y b (fma.f64 t a t)))
y
(+ (* t (+ (* y (/ b t)) a)) t)
(fma.f64 y b (fma.f64 t a t))
t
(+ (* y (/ b t)) a)
(fma.f64 y (/.f64 b t) a)
(/ b t)
(/.f64 b t)
b
a
(/ x (+ (* y (/ b t)) (+ a 1)))
(/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))
x
(+ (* y (/ b t)) (+ a 1))
(fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))
(+ a 1)
(+.f64 a #s(literal 1 binary64))
1
#s(literal 1 binary64)
(/ x a)
(/.f64 x a)
x
a
(/ (+ (* y z) (* t x)) (* y b))
(/.f64 (fma.f64 z y (*.f64 t x)) (*.f64 y b))
(+ (* y z) (* t x))
(fma.f64 z y (*.f64 t x))
y
z
(* t x)
(*.f64 t x)
t
x
(* y b)
(*.f64 y b)
b
(/ (+ (* y (/ z t)) x) (+ 1 a))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 a #s(literal 1 binary64)))
(+ (* y (/ z t)) x)
(fma.f64 z (/.f64 y t) x)
y
(/ z t)
(/.f64 z t)
z
t
x
(+ 1 a)
(+.f64 a #s(literal 1 binary64))
1
#s(literal 1 binary64)
a
(/ (/ (+ (* t x) (* (* y z) 1)) b) y)
(/.f64 (fma.f64 z y (*.f64 t x)) (*.f64 y b))
(/ (+ (* t x) (* (* y z) 1)) b)
(/.f64 (fma.f64 z y (*.f64 t x)) b)
(+ (* t x) (* (* y z) 1))
(fma.f64 z y (*.f64 t x))
t
x
(* (* y z) 1)
(*.f64 z y)
(* y z)
(*.f64 z y)
y
z
1
#s(literal 1 binary64)
b

localize170.0ms (1.2%)

Memory
20.9MiB live, 220.2MiB allocated
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 y z)
accuracy98.8%
(fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64)))
accuracy92.7%
(/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b)
accuracy87.0%
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
accuracy100.0%
(/.f64 z t)
accuracy100.0%
(+.f64 #s(literal 1 binary64) a)
accuracy95.2%
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
accuracy94.7%
(fma.f64 y (/.f64 z t) x)
accuracy100.0%
(*.f64 y b)
accuracy100.0%
(*.f64 t x)
accuracy99.6%
(fma.f64 y z (*.f64 t x))
accuracy81.4%
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
accuracy100.0%
(/.f64 x a)
accuracy96.2%
(/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))
accuracy96.1%
(fma.f64 y (/.f64 b t) a)
accuracy92.9%
(fma.f64 t (fma.f64 y (/.f64 b t) a) t)
accuracy87.1%
(/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
Samples
132.0ms256×0valid
Compiler

Compiled 186 to 35 computations (81.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 42.0ms
ival-mult: 16.0ms (38.5% of total)
ival-div: 15.0ms (36.1% of total)
ival-add: 10.0ms (24.1% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series43.0ms (0.3%)

Memory
-5.1MiB live, 110.7MiB allocated
Counts
19 → 816
Calls
Call 1
Inputs
#<alt (+ (* t (+ (* y (/ b t)) a)) t)>
#<alt (+ (* z (/ y (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ (* y (/ b t)) (+ a 1))))>
#<alt (/ y (+ (* t (+ (* y (/ b t)) a)) t))>
#<alt (+ (* y (/ b t)) a)>
#<alt (/ x a)>
#<alt (/ (+ (* y z) (* t x)) (* y b))>
#<alt (+ (* y z) (* t x))>
#<alt (* t x)>
#<alt (* y b)>
#<alt (/ (+ (* y (/ z t)) x) (+ 1 a))>
#<alt (+ (* y (/ z t)) x)>
#<alt (/ z t)>
#<alt (+ 1 a)>
#<alt (/ (/ (+ (* t x) (* (* y z) 1)) b) y)>
#<alt (* (* y z) 1)>
#<alt (/ (+ (* t x) (* (* y z) 1)) b)>
#<alt (+ (* t x) (* (* y z) 1))>
#<alt (/ x (+ (* y (/ b t)) (+ a 1)))>
#<alt (* y z)>
Outputs
#<alt (* b y)>
#<alt (+ (* b y) (* t (+ 1 a)))>
#<alt (+ (* b y) (* t (+ 1 a)))>
#<alt (+ (* b y) (* t (+ 1 a)))>
#<alt (* t (+ 1 a))>
#<alt (* t (+ 1 (+ a (/ (* b y) t))))>
#<alt (* t (+ 1 (+ a (/ (* b y) t))))>
#<alt (* t (+ 1 (+ a (/ (* b y) t))))>
#<alt (* -1 (* t (- (* -1 a) 1)))>
#<alt (* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))>
#<alt (* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))>
#<alt (* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))>
#<alt (+ t (* a t))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (* b y)>
#<alt (* y (+ b (+ (/ t y) (/ (* a t) y))))>
#<alt (* y (+ b (+ (/ t y) (/ (* a t) y))))>
#<alt (* y (+ b (+ (/ t y) (/ (* a t) y))))>
#<alt (* b y)>
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))>
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))>
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))>
#<alt (+ t (* a t))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (* b y)>
#<alt (* b (+ y (+ (/ t b) (/ (* a t) b))))>
#<alt (* b (+ y (+ (/ t b) (/ (* a t) b))))>
#<alt (* b (+ y (+ (/ t b) (/ (* a t) b))))>
#<alt (* b y)>
#<alt (* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))>
#<alt (* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))>
#<alt (* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))>
#<alt (+ t (* b y))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (+ t (+ (* a t) (* b y)))>
#<alt (* a t)>
#<alt (* a (+ t (+ (/ t a) (/ (* b y) a))))>
#<alt (* a (+ t (+ (/ t a) (/ (* b y) a))))>
#<alt (* a (+ t (+ (/ t a) (/ (* b y) a))))>
#<alt (* a t)>
#<alt (* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))>
#<alt (* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))>
#<alt (* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))>
#<alt (* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))>
#<alt (/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* y (- (/ z (+ t (* a t))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (pow b 2) z) (pow (+ t (* a t)) 3))) (/ (* (pow b 3) x) (* (pow t 3) (pow (+ 1 a) 4)))))) (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ z b)>
#<alt (- (+ (/ z b) (/ (* t x) (* b y))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) (pow y 2))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) (/ (* z (pow (+ t (* a t)) 3)) (pow b 4))) (pow y 3))) (+ (/ z b) (/ (* t x) (* b y)))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (+ (/ (* z (+ t (* a t))) (* (pow b 2) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) (pow y 2))))))>
#<alt (/ z b)>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* z (+ t (* a t))) (pow b 2))) y)) (/ z b))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (pow b 3)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (pow b 4)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))>
#<alt (/ z b)>
#<alt (+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* t (- (* -1 (* t (+ (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))) (/ (* z (pow (+ 1 a) 3)) (* (pow b 4) (pow y 3)))))) (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))>
#<alt (/ x (+ 1 a))>
#<alt (- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (+ 1 a) 2))) (pow t 2))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (pow (+ 1 a) 3))) (/ (* (pow b 3) (* x (pow y 3))) (pow (+ 1 a) 4))) (pow t 3))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 2))))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (- (/ (* y z) (- (* -1 a) 1)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (+ (/ (* b (* (pow y 2) z)) (* t (pow (- (* -1 a) 1) 2))) (/ (* y z) (- (* -1 a) 1)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (* t (pow (- (* -1 a) 1) 3)))) (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (- (* -1 a) 1) 2)))) t)) (/ (* y z) (- (* -1 a) 1))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t))))>
#<alt (+ (* -1 (* b (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))>
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))>
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (/ (* x (pow y 3)) (* (pow t 3) (pow (+ 1 a) 4))) (/ (* (pow y 4) z) (pow (+ t (* a t)) 4))))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))>
#<alt (/ (+ z (/ (* t x) y)) b)>
#<alt (/ (+ z (+ (* -1 (/ (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b)) (/ (* t x) y))) b)>
#<alt (/ (- (+ z (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow y 2))) (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) (pow b 2))) (/ (* t x) y))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)>
#<alt (/ (- (+ z (+ (* -1 (/ (+ (/ (* z (pow (+ t (* a t)) 3)) (pow y 3)) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (pow y 4))) (pow b 3))) (/ (* t x) y))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 2)))) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))))) b)>
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (* t x) y))) b))>
#<alt (* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))))) b))>
#<alt (* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 2)) (* b (pow y 2))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3)))) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))>
#<alt (* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 3)) (* b (pow y 3))) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4)))) (+ (/ (* z (pow (+ t (* a t)) 2)) (pow y 2)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) b)) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))>
#<alt (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))>
#<alt (+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))>
#<alt (+ (* a (- (* -1 (* a (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))>
#<alt (+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* (pow t 3) (* y z)) (pow (+ t (* b y)) 4))))) (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))>
#<alt (/ (+ x (/ (* y z) t)) a)>
#<alt (/ (+ x (+ (* -1 (/ (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2))) a)) (/ (* y z) t))) a)>
#<alt (/ (- (+ x (+ (* -1 (/ (+ (* -1 (* x (pow (+ 1 (/ (* b y) t)) 2))) (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) (pow a 2))) (/ (* y z) t))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))) a)>
#<alt (/ (- (+ x (+ (* -1 (/ (+ (* x (pow (+ 1 (/ (* b y) t)) 3)) (/ (* y (* z (pow (+ t (* b y)) 3))) (pow t 4))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (+ (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (* (pow a 2) (pow t 3)))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))))) a)>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (* y z) t))) a))>
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2)))))) a))>
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (/ (* y (* z (pow (+ t (* b y)) 2))) (* a (pow t 3)))) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))>
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (/ (* y (* z (pow (+ t (* b y)) 3))) (* a (pow t 4)))) (+ (* x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) a)) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))>
#<alt (/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))>
#<alt (* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))>
#<alt (/ y (+ t (* a t)))>
#<alt (* y (+ (* -1 (/ (* b y) (pow (+ t (* a t)) 2))) (/ 1 (+ t (* a t)))))>
#<alt (* y (+ (* y (- (/ (* (pow b 2) y) (pow (+ t (* a t)) 3)) (/ b (pow (+ t (* a t)) 2)))) (/ 1 (+ t (* a t)))))>
#<alt (* y (+ (* y (- (* y (- (* -1 (/ (* (pow b 3) y) (pow (+ t (* a t)) 4))) (* -1 (/ (pow b 2) (pow (+ t (* a t)) 3))))) (/ b (pow (+ t (* a t)) 2)))) (/ 1 (+ t (* a t)))))>
#<alt (/ 1 b)>
#<alt (+ (* -1 (/ (+ (/ t (pow b 2)) (/ (* a t) (pow b 2))) y)) (/ 1 b))>
#<alt (- (+ (/ 1 b) (/ (* (+ t (* a t)) (+ (/ t (pow b 2)) (/ (* a t) (pow b 2)))) (* b (pow y 2)))) (+ (/ t (* (pow b 2) y)) (/ (* a t) (* (pow b 2) y))))>
#<alt (- (+ (* -1 (/ (* (pow (+ t (* a t)) 2) (+ (/ t (pow b 2)) (/ (* a t) (pow b 2)))) (* (pow b 2) (pow y 3)))) (/ 1 b)) (+ (* -1 (/ (* (+ t (* a t)) (+ (/ t (pow b 2)) (/ (* a t) (pow b 2)))) (* b (pow y 2)))) (+ (/ t (* (pow b 2) y)) (/ (* a t) (* (pow b 2) y)))))>
#<alt (/ 1 b)>
#<alt (+ (* -1 (/ (+ t (* a t)) (* (pow b 2) y))) (/ 1 b))>
#<alt (+ (* -1 (/ (- (* -1 (/ (pow (+ t (* a t)) 2) (* (pow b 3) y))) (* -1 (/ (+ t (* a t)) (pow b 2)))) y)) (/ 1 b))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ t (* a t)) 3) (* (pow b 4) y))) (* -1 (/ (pow (+ t (* a t)) 2) (pow b 3)))) y)) (* -1 (/ (+ t (* a t)) (pow b 2)))) y)) (/ 1 b))>
#<alt (/ 1 b)>
#<alt (+ (* -1 (* t (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (/ 1 b))>
#<alt (+ (* t (- (/ (* t (* (+ 1 a) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (* b y)) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (/ 1 b))>
#<alt (+ (* t (- (* t (- (* -1 (/ (* t (* (pow (+ 1 a) 2) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (* (pow b 2) (pow y 2)))) (* -1 (/ (* (+ 1 a) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y)))) (* b y))))) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (/ 1 b))>
#<alt (/ y (* t (+ 1 a)))>
#<alt (/ (+ (* -1 (/ (* b (pow y 2)) (* t (pow (+ 1 a) 2)))) (/ y (+ 1 a))) t)>
#<alt (/ (- (+ (/ y (+ 1 a)) (/ (* (pow b 2) (pow y 3)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (pow y 2)) (* t (pow (+ 1 a) 2)))) t)>
#<alt (/ (- (+ (* -1 (/ (* (pow b 3) (pow y 4)) (* (pow t 3) (pow (+ 1 a) 4)))) (/ y (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (pow y 3)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (pow y 2)) (* t (pow (+ 1 a) 2))))) t)>
#<alt (* -1 (/ y (* t (- (* -1 a) 1))))>
#<alt (* -1 (/ (+ (/ y (- (* -1 a) 1)) (/ (* b (pow y 2)) (* t (pow (- (* -1 a) 1) 2)))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (pow y 3)) (* t (pow (- (* -1 a) 1) 3)))) (/ (* b (pow y 2)) (pow (- (* -1 a) 1) 2))) t)) (/ y (- (* -1 a) 1))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow b 3) (pow y 4)) (* t (pow (- (* -1 a) 1) 4))) (* -1 (/ (* (pow b 2) (pow y 3)) (pow (- (* -1 a) 1) 3)))) t)) (/ (* b (pow y 2)) (pow (- (* -1 a) 1) 2))) t)) (/ y (- (* -1 a) 1))) t))>
#<alt (/ y (+ t (* a t)))>
#<alt (+ (* -1 (/ (* b (pow y 2)) (pow (+ t (* a t)) 2))) (/ y (+ t (* a t))))>
#<alt (+ (* b (- (/ (* b (pow y 3)) (pow (+ t (* a t)) 3)) (/ (pow y 2) (pow (+ t (* a t)) 2)))) (/ y (+ t (* a t))))>
#<alt (+ (* b (- (* b (- (* -1 (/ (* b (pow y 4)) (pow (+ t (* a t)) 4))) (* -1 (/ (pow y 3) (pow (+ t (* a t)) 3))))) (/ (pow y 2) (pow (+ t (* a t)) 2)))) (/ y (+ t (* a t))))>
#<alt (/ 1 b)>
#<alt (/ (+ 1 (* -1 (/ (+ (/ t y) (/ (* a t) y)) b))) b)>
#<alt (/ (- (+ 1 (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) (* (pow b 2) y))) (+ (/ t (* b y)) (/ (* a t) (* b y)))) b)>
#<alt (/ (- (+ 1 (* -1 (/ (* (pow (+ t (* a t)) 2) (+ (/ t y) (/ (* a t) y))) (* (pow b 3) (pow y 2))))) (+ (* -1 (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) (* (pow b 2) y))) (+ (/ t (* b y)) (/ (* a t) (* b y))))) b)>
#<alt (/ 1 b)>
#<alt (* -1 (/ (- (+ (/ t (* b y)) (/ (* a t) (* b y))) 1) b))>
#<alt (* -1 (/ (- (* -1 (/ (- (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) (* b y)) (+ (/ t y) (/ (* a t) y))) b)) 1) b))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ t (* a t)) 2) (+ (/ t y) (/ (* a t) y))) (* b (pow y 2))) (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) y)) b)) (+ (/ t y) (/ (* a t) y))) b)) 1) b))>
#<alt (/ y (+ t (* b y)))>
#<alt (+ (* -1 (/ (* a (* t y)) (pow (+ t (* b y)) 2))) (/ y (+ t (* b y))))>
#<alt (+ (* a (- (/ (* a (* (pow t 2) y)) (pow (+ t (* b y)) 3)) (/ (* t y) (pow (+ t (* b y)) 2)))) (/ y (+ t (* b y))))>
#<alt (+ (* a (- (* a (- (* -1 (/ (* a (* (pow t 3) y)) (pow (+ t (* b y)) 4))) (* -1 (/ (* (pow t 2) y) (pow (+ t (* b y)) 3))))) (/ (* t y) (pow (+ t (* b y)) 2)))) (/ y (+ t (* b y))))>
#<alt (/ y (* a t))>
#<alt (/ (+ (* -1 (/ (* y (+ t (* b y))) (* a (pow t 2)))) (/ y t)) a)>
#<alt (/ (- (+ (/ y t) (/ (* y (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* y (+ t (* b y))) (* a (pow t 2)))) a)>
#<alt (/ (- (+ (* -1 (/ (* y (pow (+ t (* b y)) 3)) (* (pow a 3) (pow t 4)))) (/ y t)) (+ (* -1 (/ (* y (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* y (+ t (* b y))) (* a (pow t 2))))) a)>
#<alt (/ y (* a t))>
#<alt (* -1 (/ (+ (* -1 (/ y t)) (/ (* y (+ t (* b y))) (* a (pow t 2)))) a))>
#<alt (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (- (/ (* y (pow (+ t (* b y)) 2)) (* a (pow t 3))) (/ (* y (+ t (* b y))) (pow t 2))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ t (* b y)) 3)) (* a (pow t 4))) (/ (* y (pow (+ t (* b y)) 2)) (pow t 3))) a)) (/ (* y (+ t (* b y))) (pow t 2))) a))) a))>
#<alt a>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (/ (* b y) t)>
#<alt (* y (+ (/ a y) (/ b t)))>
#<alt (* y (+ (/ a y) (/ b t)))>
#<alt (* y (+ (/ a y) (/ b t)))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))>
#<alt (* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))>
#<alt (* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))>
#<alt a>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (/ (* b y) t)>
#<alt (* b (+ (/ a b) (/ y t)))>
#<alt (* b (+ (/ a b) (/ y t)))>
#<alt (* b (+ (/ a b) (/ y t)))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))>
#<alt (* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))>
#<alt (* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))>
#<alt (/ (* b y) t)>
#<alt (/ (+ (* a t) (* b y)) t)>
#<alt (/ (+ (* a t) (* b y)) t)>
#<alt (/ (+ (* a t) (* b y)) t)>
#<alt a>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt a>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (/ (* b y) t)>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt (+ a (/ (* b y) t))>
#<alt a>
#<alt (* a (+ 1 (/ (* b y) (* a t))))>
#<alt (* a (+ 1 (/ (* b y) (* a t))))>
#<alt (* a (+ 1 (/ (* b y) (* a t))))>
#<alt a>
#<alt (* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ z b)>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (/ z b)>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (* t x)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* y z)>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y z)>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* t x)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* y z)>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* y z)>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* y z)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* t x)>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t x)>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* y z)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* t x)>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* t x)>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* t x)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (/ x (+ 1 a))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (/ (* y z) (* t (+ 1 a)))>
#<alt (* y (+ (/ x (* y (+ 1 a))) (/ z (* t (+ 1 a)))))>
#<alt (* y (+ (/ x (* y (+ 1 a))) (/ z (* t (+ 1 a)))))>
#<alt (* y (+ (/ x (* y (+ 1 a))) (/ z (* t (+ 1 a)))))>
#<alt (/ (* y z) (* t (+ 1 a)))>
#<alt (* -1 (* y (+ (* -1 (/ x (* y (+ 1 a)))) (* -1 (/ z (* t (+ 1 a)))))))>
#<alt (* -1 (* y (+ (* -1 (/ x (* y (+ 1 a)))) (* -1 (/ z (* t (+ 1 a)))))))>
#<alt (* -1 (* y (+ (* -1 (/ x (* y (+ 1 a)))) (* -1 (/ z (* t (+ 1 a)))))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (/ (* y z) (* t (+ 1 a)))>
#<alt (* z (+ (/ x (* z (+ 1 a))) (/ y (* t (+ 1 a)))))>
#<alt (* z (+ (/ x (* z (+ 1 a))) (/ y (* t (+ 1 a)))))>
#<alt (* z (+ (/ x (* z (+ 1 a))) (/ y (* t (+ 1 a)))))>
#<alt (/ (* y z) (* t (+ 1 a)))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 a)))) (* -1 (/ y (* t (+ 1 a)))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 a)))) (* -1 (/ y (* t (+ 1 a)))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 a)))) (* -1 (/ y (* t (+ 1 a)))))))>
#<alt (/ (* y z) (* t (+ 1 a)))>
#<alt (/ (+ (/ (* t x) (+ 1 a)) (/ (* y z) (+ 1 a))) t)>
#<alt (/ (+ (/ (* t x) (+ 1 a)) (/ (* y z) (+ 1 a))) t)>
#<alt (/ (+ (/ (* t x) (+ 1 a)) (/ (* y z) (+ 1 a))) t)>
#<alt (/ x (+ 1 a))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (/ (* y z) (* t (+ 1 a)))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))>
#<alt (/ x (+ 1 a))>
#<alt (* x (+ (/ 1 (+ 1 a)) (/ (* y z) (* t (* x (+ 1 a))))))>
#<alt (* x (+ (/ 1 (+ 1 a)) (/ (* y z) (* t (* x (+ 1 a))))))>
#<alt (* x (+ (/ 1 (+ 1 a)) (/ (* y z) (* t (* x (+ 1 a))))))>
#<alt (/ x (+ 1 a))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 a))))) (/ 1 (+ 1 a)))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 a))))) (/ 1 (+ 1 a)))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 a))))) (/ 1 (+ 1 a)))))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (+ (* -1 (* a (+ x (/ (* y z) t)))) (/ (* y z) t)))>
#<alt (+ x (+ (* a (- (* a (+ x (/ (* y z) t))) (+ x (/ (* y z) t)))) (/ (* y z) t)))>
#<alt (+ x (+ (* a (- (* a (- (* -1 (* a (+ x (/ (* y z) t)))) (* -1 (+ x (/ (* y z) t))))) (+ x (/ (* y z) t)))) (/ (* y z) t)))>
#<alt (/ (+ x (/ (* y z) t)) a)>
#<alt (/ (+ x (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ (* y z) t))) a)>
#<alt (/ (- (+ x (+ (/ x (pow a 2)) (+ (/ (* y z) t) (/ (* y z) (* (pow a 2) t))))) (+ (/ x a) (/ (* y z) (* a t)))) a)>
#<alt (/ (- (+ x (+ (* -1 (/ (+ x (/ (* y z) t)) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (+ x (/ (* y z) t)) (pow a 2))) (+ (/ x a) (/ (* y z) (* a t))))) a)>
#<alt (/ (+ x (/ (* y z) t)) a)>
#<alt (* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (+ (/ x a) (/ (* y z) (* a t)))) a))>
#<alt (* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (+ (/ x a) (/ (* y z) (* a t))) (+ x (/ (* y z) t))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (* -1 (/ (- (+ (/ x a) (/ (* y z) (* a t))) (+ x (/ (* y z) t))) a)) (+ x (/ (* y z) t))) a))) a))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (* y (+ (/ x y) (/ z t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (* z (+ (/ x z) (/ y t)))>
#<alt (/ (* y z) t)>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))>
#<alt (/ (* y z) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt (/ (+ (* t x) (* y z)) t)>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (/ (* y z) t)>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (/ (* y z) t))>
#<alt x>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt (* x (+ 1 (/ (* y z) (* t x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt (/ z t)>
#<alt 1>
#<alt (+ 1 a)>
#<alt (+ 1 a)>
#<alt (+ 1 a)>
#<alt a>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt a>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ z b)>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (/ z b)>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (/ (* y z) b)>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (/ (* t x) b)>
#<alt (* t (+ (/ x b) (/ (* y z) (* b t))))>
#<alt (* t (+ (/ x b) (/ (* y z) (* b t))))>
#<alt (* t (+ (/ x b) (/ (* y z) (* b t))))>
#<alt (/ (* t x) b)>
#<alt (* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))>
#<alt (/ (* y z) b)>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (/ (* t x) b)>
#<alt (* x (+ (/ t b) (/ (* y z) (* b x))))>
#<alt (* x (+ (/ t b) (/ (* y z) (* b x))))>
#<alt (* x (+ (/ t b) (/ (* y z) (* b x))))>
#<alt (/ (* t x) b)>
#<alt (* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))>
#<alt (/ (* t x) b)>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (/ (* y z) b)>
#<alt (* y (+ (/ z b) (/ (* t x) (* b y))))>
#<alt (* y (+ (/ z b) (/ (* t x) (* b y))))>
#<alt (* y (+ (/ z b) (/ (* t x) (* b y))))>
#<alt (/ (* y z) b)>
#<alt (* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))>
#<alt (* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))>
#<alt (* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))>
#<alt (/ (* t x) b)>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (/ (* y z) b)>
#<alt (* z (+ (/ y b) (/ (* t x) (* b z))))>
#<alt (* z (+ (/ y b) (/ (* t x) (* b z))))>
#<alt (* z (+ (/ y b) (/ (* t x) (* b z))))>
#<alt (/ (* y z) b)>
#<alt (* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))>
#<alt (* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))>
#<alt (* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (* y z)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* t x)>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t x)>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* y z)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* t x)>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* t x)>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* t x)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* y z)>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y z)>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* t x)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* y z)>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* y z)>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (/ (* (pow b 2) (* x y)) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) (/ (* t x) b)) y)>
#<alt (/ (- (+ (/ (* t x) b) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y)))) y)>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) y)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (+ (* b (- (/ (* b (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) (/ (* t x) y)) b)>
#<alt (/ (- (+ (/ (* t x) y) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3))) b)) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))>
#<alt (/ (* t x) (* b y))>
#<alt (* t (+ (* -1 (/ (* t (* x (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ x (* b y))))>
#<alt (* t (+ (* t (- (/ (* t (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))>
#<alt (* t (+ (* t (- (* t (- (* -1 (/ (* t (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (- (+ (/ x (+ 1 a)) (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (/ x (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3)))) t)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (+ (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 2))) (/ x (+ 1 (/ (* b y) t))))>
#<alt (+ (* a (- (/ (* a x) (pow (+ 1 (/ (* b y) t)) 3)) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))>
#<alt (+ (* a (- (* a (- (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 4))) (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))))) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))>
#<alt (/ x a)>
#<alt (/ (+ x (* -1 (/ (* x (+ 1 (/ (* b y) t))) a))) a)>
#<alt (/ (- (+ x (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a)) a)>
#<alt (/ (- (+ x (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) (pow a 3)))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a))) a)>
#<alt (/ x a)>
#<alt (* -1 (/ (+ (* -1 x) (/ (* x (+ 1 (/ (* b y) t))) a)) a))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (* x (+ 1 (/ (* b y) t)))) a))) a))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (* x (pow (+ 1 (/ (* b y) t)) 2))) a)) (* x (+ 1 (/ (* b y) t)))) a))) a))>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
Calls

204 calls:

TimeVariablePointExpression
2.0ms
t
@inf
(+ (* z (/ y (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ (* y (/ b t)) (+ a 1))))
1.0ms
t
@0
(* t x)
1.0ms
y
@inf
(/ y (+ (* t (+ (* y (/ b t)) a)) t))
1.0ms
t
@inf
(/ y (+ (* t (+ (* y (/ b t)) a)) t))
1.0ms
t
@0
(/ y (+ (* t (+ (* y (/ b t)) a)) t))

rewrite430.0ms (3.2%)

Memory
-11.5MiB live, 689.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 738×*-lowering-*.f32
5 738×*-lowering-*.f64
4 960×/-lowering-/.f32
4 960×/-lowering-/.f64
3 614×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033153
1233153
22142153
09065136
Stop Event
iter limit
node limit
Counts
19 → 539
Calls
Call 1
Inputs
(+ (* t (+ (* y (/ b t)) a)) t)
(+ (* z (/ y (+ (* t (+ (* y (/ b t)) a)) t))) (/ x (+ (* y (/ b t)) (+ a 1))))
(/ y (+ (* t (+ (* y (/ b t)) a)) t))
(+ (* y (/ b t)) a)
(/ x a)
(/ (+ (* y z) (* t x)) (* y b))
(+ (* y z) (* t x))
(* t x)
(* y b)
(/ (+ (* y (/ z t)) x) (+ 1 a))
(+ (* y (/ z t)) x)
(/ z t)
(+ 1 a)
(/ (/ (+ (* t x) (* (* y z) 1)) b) y)
(* (* y z) 1)
(/ (+ (* t x) (* (* y z) 1)) b)
(+ (* t x) (* (* y z) 1))
(/ x (+ (* y (/ b t)) (+ a 1)))
(* y z)
Outputs
(+.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a)))
(+.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) t)
(+.f64 (*.f64 t (*.f64 y (/.f64 b t))) (fma.f64 t a t))
(+.f64 (+.f64 t (*.f64 t (*.f64 y (/.f64 b t)))) (*.f64 t a))
(-.f64 (/.f64 (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a)))) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t))))
(fma.f64 t (*.f64 y (/.f64 b t)) (fma.f64 t a t))
(fma.f64 t (fma.f64 y (/.f64 b t) a) t)
(fma.f64 y (*.f64 (/.f64 b t) t) (fma.f64 t a t))
(fma.f64 (/.f64 b t) (*.f64 y t) (fma.f64 t a t))
(fma.f64 (*.f64 y (/.f64 b t)) t (fma.f64 t a t))
(fma.f64 (fma.f64 y (/.f64 b t) a) t t)
(fma.f64 (*.f64 t y) (/.f64 b t) (fma.f64 t a t))
(fma.f64 (*.f64 t (/.f64 b t)) y (fma.f64 t a t))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))) (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)))))
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a)))))) (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))))
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a)))))) (fma.f64 t t (-.f64 (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a)))) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t t)))))
(/.f64 (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t))) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)))
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t))))
(/.f64 (-.f64 (*.f64 t t) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))) (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a)))) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)) (*.f64 t t))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t))))
(pow.f64 (/.f64 (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))) (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)))) #s(literal -1 binary64))
(*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) t)
(*.f64 (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a)))))))
(*.f64 (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t))))
(+.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(+.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) z) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(fma.f64 z (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(fma.f64 (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) z (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) x (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 x (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 y (/.f64 b t))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (-.f64 (*.f64 y (/.f64 b t)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(fma.f64 (/.f64 (*.f64 y z) (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))))) (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)))) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))))
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) (fma.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))))
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 y z)) (*.f64 (*.f64 y z) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 y z) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) x)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y z) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) #s(literal 1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 (*.f64 y z) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (neg.f64 x))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(/.f64 (fma.f64 x (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 y z))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (*.f64 y z))) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (*.f64 y z))) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))) (neg.f64 (fma.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) (neg.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (-.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 z (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 z (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 z (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 z (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (neg.f64 x))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(/.f64 (fma.f64 z (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 z (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 z (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (neg.f64 x))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 y z) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) #s(literal 1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y z) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) #s(literal -1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 (*.f64 y z) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y z) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (neg.f64 (neg.f64 x)))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) x)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 x))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) x)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 x))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 z (neg.f64 y)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) x)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 z (neg.f64 y)) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 (*.f64 z (neg.f64 y)) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 z (neg.f64 y)) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 x))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 z (neg.f64 y)) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x))))
(/.f64 (fma.f64 (*.f64 z (neg.f64 y)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 z (neg.f64 y)) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 x (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) z)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y)))
(/.f64 (fma.f64 x (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 x (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (neg.f64 (*.f64 y z)))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 x (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (neg.f64 y) z))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 x (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 z (neg.f64 y)))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) z)) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (neg.f64 (*.f64 y z)))) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (*.f64 (neg.f64 y) z))) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (*.f64 z (neg.f64 y)))) (*.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 y z))) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (neg.f64 (*.f64 y z)))) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) z))) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (*.f64 z (neg.f64 y)))) (*.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) z)) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y)))
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (neg.f64 (*.f64 y z)))) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (*.f64 (neg.f64 y) z))) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (*.f64 z (neg.f64 y)))) (*.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) z)) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (+.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (*.f64 y z))) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (neg.f64 (*.f64 y z)))) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (*.f64 (neg.f64 y) z))) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (*.f64 z (neg.f64 y)))) (*.f64 (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) z)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y)))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 y z))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (neg.f64 (*.f64 y z)))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (neg.f64 y) z))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 z (neg.f64 y)))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) z)) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z)) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 y z))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (*.f64 y z))) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (neg.f64 (*.f64 y z)))) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 y) z))) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (*.f64 z (neg.f64 y)))) (*.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))))
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))) (/.f64 (*.f64 x x) (*.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y)) #s(literal -1 binary64)))
(neg.f64 (/.f64 y (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(neg.f64 (/.f64 (neg.f64 y) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) #s(literal 1 binary64)))
(/.f64 (neg.f64 y) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y)))
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(/.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(pow.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) y) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(*.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)))
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) y)
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 y (fma.f64 t (*.f64 t t) (*.f64 (*.f64 t (fma.f64 y (/.f64 b t) a)) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))))) (fma.f64 t (-.f64 t (*.f64 t (fma.f64 y (/.f64 b t) a))) (*.f64 t (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 t (fma.f64 y (/.f64 b t) a))))))
(*.f64 (/.f64 y (*.f64 (fma.f64 t (fma.f64 y (/.f64 b t) a) t) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)))) (fma.f64 t (fma.f64 y (/.f64 b t) a) (neg.f64 t)))
(+.f64 (*.f64 y (/.f64 b t)) a)
(+.f64 a (*.f64 y (/.f64 b t)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (*.f64 y (/.f64 b t)) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 y (/.f64 b t)) a)))
(fma.f64 y (/.f64 b t) a)
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) t) y) a)
(fma.f64 b (/.f64 y t) a)
(fma.f64 (/.f64 b t) y a)
(fma.f64 a #s(literal 1 binary64) (*.f64 y (/.f64 b t)))
(fma.f64 #s(literal 1 binary64) a (*.f64 y (/.f64 b t)))
(fma.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) t) a)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (-.f64 a (*.f64 y (/.f64 b t))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 b t)) a) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a))))
(/.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a (*.f64 y (/.f64 b t))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))))
(/.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 a a (/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 b t)) (*.f64 y b)) (*.f64 (*.f64 y b) a)) t)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a)) (-.f64 (*.f64 y (/.f64 b t)) a))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 a (-.f64 a (*.f64 y (/.f64 b t))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 y (/.f64 b t)) a)))
(/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (-.f64 a (*.f64 y (/.f64 b t))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (-.f64 (*.f64 y (/.f64 b t)) a)) (*.f64 (-.f64 (*.f64 y (/.f64 b t)) a) (*.f64 a a))) (*.f64 (-.f64 (*.f64 y (/.f64 b t)) a) (-.f64 (*.f64 y (/.f64 b t)) a)))
(pow.f64 (/.f64 (fma.f64 a (-.f64 a (*.f64 y (/.f64 b t))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))) (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 y (/.f64 b t)) a) (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (fma.f64 a (*.f64 a a) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a (*.f64 y (/.f64 b t))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 b t)) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 x (neg.f64 a)))
(neg.f64 (/.f64 (neg.f64 x) a))
(/.f64 x a)
(/.f64 #s(literal 1 binary64) (/.f64 a x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a x) #s(literal 1 binary64)))
(/.f64 (neg.f64 x) (neg.f64 a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a x)))
(/.f64 (*.f64 x #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 a)))
(pow.f64 (/.f64 a x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 x a))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) (neg.f64 y)))
(neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) (neg.f64 (*.f64 y b))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b)) y))
(neg.f64 (/.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (fma.f64 t x (*.f64 y z))) y))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (fma.f64 t x (*.f64 y z)) y)))
(/.f64 (fma.f64 t x (*.f64 y z)) (*.f64 y b))
(/.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) y)
(/.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) (neg.f64 (neg.f64 y)))
(/.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b)) (neg.f64 y))
(/.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (neg.f64 (*.f64 y b)))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 y b) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 y b) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 b (fma.f64 t x (*.f64 y z))))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 (*.f64 y b) (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (*.f64 (*.f64 y b) (-.f64 (*.f64 y z) (*.f64 t x))))
(/.f64 (/.f64 (fma.f64 t x (*.f64 y z)) y) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z))))))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)) (*.f64 y b)))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 y b)))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y b)))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 y b)))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) #s(literal 1 binary64)) (*.f64 y b))
(/.f64 (*.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) #s(literal 1 binary64)) (neg.f64 (*.f64 y b)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 t x (*.f64 y z)))) (neg.f64 (neg.f64 (*.f64 y b))))
(/.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) y)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) #s(literal 1 binary64)) y)
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (-.f64 (*.f64 y z) (*.f64 t x)))
(/.f64 (*.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (/.f64 #s(literal 1 binary64) y)) (neg.f64 b))
(pow.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (fma.f64 t x (*.f64 y z))) y) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (fma.f64 t x (*.f64 y z)) y)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t x (*.f64 y z)) (*.f64 y b)))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) (/.f64 #s(literal 1 binary64) y))
(*.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b)) (/.f64 #s(literal 1 binary64) (neg.f64 y)))
(*.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y b))))
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 t x (*.f64 y z)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) (fma.f64 t x (*.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t x (*.f64 y z))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 t x (*.f64 y z)) y))
(*.f64 (/.f64 (fma.f64 t x (*.f64 y z)) y) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 y (neg.f64 (fma.f64 t x (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b)))
(*.f64 (pow.f64 (/.f64 (*.f64 y b) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(*.f64 (pow.f64 (/.f64 (*.f64 y b) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(*.f64 (pow.f64 (/.f64 (*.f64 y b) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (*.f64 y z))))
(*.f64 (pow.f64 (/.f64 (*.f64 y b) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 t x))))
(+.f64 (*.f64 y z) (*.f64 t x))
(+.f64 (*.f64 t x) (*.f64 y z))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t x) t) x) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z))))
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 t x))) (/.f64 (*.f64 (*.f64 (*.f64 t x) t) x) (-.f64 (*.f64 y z) (*.f64 t x))))
(fma.f64 t x (*.f64 y z))
(fma.f64 y z (*.f64 t x))
(fma.f64 z y (*.f64 t x))
(fma.f64 z (*.f64 y #s(literal 1 binary64)) (*.f64 t x))
(fma.f64 x t (*.f64 y z))
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 t x))
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 t x))
(fma.f64 (*.f64 #s(literal 1 binary64) y) z (*.f64 t x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x)))))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (-.f64 (*.f64 y z) (*.f64 t x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z)))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (neg.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x)))) (neg.f64 (-.f64 (*.f64 y z) (*.f64 t x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t x) t) x) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 t x))) (*.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))) (*.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (-.f64 (*.f64 y z) (*.f64 t x))))
(pow.f64 (/.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (*.f64 y z))))
(*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 t x))))
(*.f64 t x)
(*.f64 x t)
(*.f64 y b)
(*.f64 b y)
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 (neg.f64 a) #s(literal -1 binary64))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (+.f64 a #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a #s(literal 1 binary64)))
(/.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 a #s(literal 1 binary64)) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)))))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x x)) (*.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 y z) t) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 a #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 y z) t) x) (+.f64 a #s(literal 1 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 z t) x))) (neg.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 y (/.f64 z t) x) #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 y z) t) x))
(pow.f64 (/.f64 (+.f64 a #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 a #s(literal 1 binary64)) (fma.f64 y (/.f64 z t) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a #s(literal 1 binary64))))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))))
(*.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 a) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 a a #s(literal -1 binary64))) (+.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) (-.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)))))
(*.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) t) x)))
(+.f64 x (/.f64 (*.f64 y z) t))
(+.f64 (/.f64 (*.f64 y z) t) x)
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)))
(fma.f64 y (/.f64 z t) x)
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) x)
(fma.f64 z (/.f64 y t) x)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) x)
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x)
(fma.f64 (/.f64 z t) y x)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y z) t) x) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x x))))
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))))
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 y z) t)) (*.f64 (*.f64 y z) x)) t)))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) t) x))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 y z) t) x)))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 y z) t)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (*.f64 (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (*.f64 y z) t) x) (-.f64 (/.f64 (*.f64 y z) t) x)))
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y z) t) x) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)))))
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) t) x)))
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64)))
(neg.f64 (/.f64 z (neg.f64 t)))
(neg.f64 (/.f64 (neg.f64 z) t))
(/.f64 z t)
(/.f64 #s(literal 1 binary64) (/.f64 t z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64)))
(/.f64 (neg.f64 z) (neg.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z)))
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t)))
(pow.f64 (/.f64 t z) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 z t))
(*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) z)
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(+.f64 a #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) a)
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)))
(fma.f64 a #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) a #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1 binary64) (*.f64 a a))))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (fma.f64 a a (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 a a #s(literal -1 binary64)) (+.f64 a #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (neg.f64 (+.f64 a #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal -1 binary64)) (+.f64 a #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a a))) (*.f64 (-.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1 binary64) a)))
(pow.f64 (/.f64 (fma.f64 a a (-.f64 #s(literal 1 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a #s(literal -1 binary64)) (fma.f64 a a #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1 binary64) a))))
(*.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)))
(exp.f64 (*.f64 (log.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) (neg.f64 y)))
(neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) (neg.f64 (*.f64 y b))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b)) y))
(neg.f64 (/.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (fma.f64 t x (*.f64 y z))) y))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (fma.f64 t x (*.f64 y z)) y)))
(/.f64 (fma.f64 t x (*.f64 y z)) (*.f64 y b))
(/.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) y)
(/.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) (neg.f64 (neg.f64 y)))
(/.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b)) (neg.f64 y))
(/.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (neg.f64 (*.f64 y b)))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 y b) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 y b) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 b (fma.f64 t x (*.f64 y z))))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 (*.f64 y b) (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (*.f64 (*.f64 y b) (-.f64 (*.f64 y z) (*.f64 t x))))
(/.f64 (/.f64 (fma.f64 t x (*.f64 y z)) y) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z))))))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)) (*.f64 y b)))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 y b)))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y b)))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 y b)))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) #s(literal 1 binary64)) (*.f64 y b))
(/.f64 (*.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) #s(literal 1 binary64)) (neg.f64 (*.f64 y b)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 t x (*.f64 y z)))) (neg.f64 (neg.f64 (*.f64 y b))))
(/.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) y)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) #s(literal 1 binary64)) y)
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (-.f64 (*.f64 y z) (*.f64 t x)))
(/.f64 (*.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (/.f64 #s(literal 1 binary64) y)) (neg.f64 b))
(pow.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (fma.f64 t x (*.f64 y z))) y) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (fma.f64 t x (*.f64 y z)) y)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t x (*.f64 y z)) (*.f64 y b)))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b) (/.f64 #s(literal 1 binary64) y))
(*.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b)) (/.f64 #s(literal 1 binary64) (neg.f64 y)))
(*.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y b))))
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 t x (*.f64 y z)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) (fma.f64 t x (*.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t x (*.f64 y z))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 t x (*.f64 y z)) y))
(*.f64 (/.f64 (fma.f64 t x (*.f64 y z)) y) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 y (neg.f64 (fma.f64 t x (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b)))
(*.f64 (pow.f64 (/.f64 (*.f64 y b) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(*.f64 (pow.f64 (/.f64 (*.f64 y b) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(*.f64 (pow.f64 (/.f64 (*.f64 y b) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (*.f64 y z))))
(*.f64 (pow.f64 (/.f64 (*.f64 y b) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 t x))))
(*.f64 y z)
(*.f64 z y)
(*.f64 z (*.f64 y #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 y z))
(*.f64 (*.f64 y z) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) y) z)
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 t x (*.f64 y z)))) #s(literal -1 binary64)))
(neg.f64 (neg.f64 (/.f64 (fma.f64 t x (*.f64 y z)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 t x (*.f64 y z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 t x (*.f64 y z))) #s(literal 1 binary64)))
(/.f64 (fma.f64 t x (*.f64 y z)) b)
(/.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (neg.f64 b))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 b (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 b (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 b (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (*.f64 b (-.f64 (*.f64 y z) (*.f64 t x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 t x (*.f64 y z)))))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)) b))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))) b))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) b))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y z) (*.f64 t x)) b))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 (fma.f64 t x (*.f64 y z)))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 y z) (*.f64 t x)))
(pow.f64 (/.f64 b (fma.f64 t x (*.f64 y z))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (fma.f64 t x (*.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t x (*.f64 y z)) b))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 (fma.f64 t x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (neg.f64 b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 t x (*.f64 y z)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t x (*.f64 y z))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(*.f64 (pow.f64 (/.f64 b (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(*.f64 (pow.f64 (/.f64 b (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (*.f64 y z))))
(*.f64 (pow.f64 (/.f64 b (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 t x))))
(+.f64 (*.f64 y z) (*.f64 t x))
(+.f64 (*.f64 t x) (*.f64 y z))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t x) t) x) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z))))
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 t x))) (/.f64 (*.f64 (*.f64 (*.f64 t x) t) x) (-.f64 (*.f64 y z) (*.f64 t x))))
(fma.f64 t x (*.f64 y z))
(fma.f64 y z (*.f64 t x))
(fma.f64 z y (*.f64 t x))
(fma.f64 z (*.f64 y #s(literal 1 binary64)) (*.f64 t x))
(fma.f64 x t (*.f64 y z))
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 t x))
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 t x))
(fma.f64 (*.f64 #s(literal 1 binary64) y) z (*.f64 t x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x)))))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (-.f64 (*.f64 y z) (*.f64 t x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z)))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (neg.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x)))) (neg.f64 (-.f64 (*.f64 y z) (*.f64 t x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t x) t) x) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 t x))) (*.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))) (*.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (-.f64 (*.f64 y z) (*.f64 t x))))
(pow.f64 (/.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x)) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z)))) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (*.f64 (*.f64 t x) t) x))))
(*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 t x) t) x) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 y (*.f64 z (*.f64 y z))))))
(*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (*.f64 y z))))
(*.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 t x))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 x (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(neg.f64 (/.f64 (neg.f64 x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)))
(/.f64 (neg.f64 x) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)))
(/.f64 (*.f64 x #s(literal 1 binary64)) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(pow.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (fma.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y b) (*.f64 (*.f64 y b) (*.f64 y b))) (*.f64 t (*.f64 t t))))) (fma.f64 (+.f64 a #s(literal 1 binary64)) (-.f64 (+.f64 a #s(literal 1 binary64)) (*.f64 y (/.f64 b t))) (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t))))
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y b) (*.f64 y b)) (*.f64 t t)) (*.f64 (+.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1 binary64))))) (-.f64 (*.f64 y (/.f64 b t)) (+.f64 a #s(literal 1 binary64))))
(*.f64 y z)
(*.f64 z y)
(*.f64 z (*.f64 y #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 y z))
(*.f64 (*.f64 y z) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) y) z)

simplify551.0ms (4%)

Memory
-14.8MiB live, 796.4MiB allocated
Algorithm
egg-herbie
Rules
5 432×*-lowering-*.f32
5 432×*-lowering-*.f64
5 126×accelerator-lowering-fma.f32
5 126×accelerator-lowering-fma.f64
3 724×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0120211668
1436711452
0831410623
Stop Event
iter limit
node limit
Counts
816 → 816
Calls
Call 1
Inputs
(* b y)
(+ (* b y) (* t (+ 1 a)))
(+ (* b y) (* t (+ 1 a)))
(+ (* b y) (* t (+ 1 a)))
(* t (+ 1 a))
(* t (+ 1 (+ a (/ (* b y) t))))
(* t (+ 1 (+ a (/ (* b y) t))))
(* t (+ 1 (+ a (/ (* b y) t))))
(* -1 (* t (- (* -1 a) 1)))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(+ t (* a t))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(* b y)
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(* b y)
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(+ t (* a t))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(* b y)
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(* b y)
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(+ t (* b y))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(+ t (+ (* a t) (* b y)))
(* a t)
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(* a t)
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(/ x (+ 1 a))
(+ (* y (- (/ z (+ t (* a t))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (pow b 2) z) (pow (+ t (* a t)) 3))) (/ (* (pow b 3) x) (* (pow t 3) (pow (+ 1 a) 4)))))) (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))
(- (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) (pow y 2))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) (/ (* z (pow (+ t (* a t)) 3)) (pow b 4))) (pow y 3))) (+ (/ z b) (/ (* t x) (* b y)))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (+ (/ (* z (+ t (* a t))) (* (pow b 2) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) (pow y 2))))))
(/ z b)
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* z (+ t (* a t))) (pow b 2))) y)) (/ z b))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (pow b 3)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (pow b 4)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))
(/ z b)
(+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* t (- (* -1 (* t (+ (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))) (/ (* z (pow (+ 1 a) 3)) (* (pow b 4) (pow y 3)))))) (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(/ x (+ 1 a))
(- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (+ 1 a) 2))) (pow t 2))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (pow (+ 1 a) 3))) (/ (* (pow b 3) (* x (pow y 3))) (pow (+ 1 a) 4))) (pow t 3))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 2))))))
(/ x (+ 1 a))
(+ (* -1 (/ (- (/ (* y z) (- (* -1 a) 1)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (+ (/ (* b (* (pow y 2) z)) (* t (pow (- (* -1 a) 1) 2))) (/ (* y z) (- (* -1 a) 1)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (* t (pow (- (* -1 a) 1) 3)))) (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (- (* -1 a) 1) 2)))) t)) (/ (* y z) (- (* -1 a) 1))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t))))
(+ (* -1 (* b (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(+ (* b (- (* b (- (* -1 (* b (+ (/ (* x (pow y 3)) (* (pow t 3) (pow (+ 1 a) 4))) (/ (* (pow y 4) z) (pow (+ t (* a t)) 4))))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(/ (+ z (/ (* t x) y)) b)
(/ (+ z (+ (* -1 (/ (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b)) (/ (* t x) y))) b)
(/ (- (+ z (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow y 2))) (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) (pow b 2))) (/ (* t x) y))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/ (- (+ z (+ (* -1 (/ (+ (/ (* z (pow (+ t (* a t)) 3)) (pow y 3)) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (pow y 4))) (pow b 3))) (/ (* t x) y))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 2)))) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))))) b)
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t x) y))) b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))))) b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 2)) (* b (pow y 2))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3)))) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 3)) (* b (pow y 3))) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4)))) (+ (/ (* z (pow (+ t (* a t)) 2)) (pow y 2)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) b)) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(+ (* a (- (* -1 (* a (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* (pow t 3) (* y z)) (pow (+ t (* b y)) 4))))) (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(/ (+ x (/ (* y z) t)) a)
(/ (+ x (+ (* -1 (/ (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2))) a)) (/ (* y z) t))) a)
(/ (- (+ x (+ (* -1 (/ (+ (* -1 (* x (pow (+ 1 (/ (* b y) t)) 2))) (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) (pow a 2))) (/ (* y z) t))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))) a)
(/ (- (+ x (+ (* -1 (/ (+ (* x (pow (+ 1 (/ (* b y) t)) 3)) (/ (* y (* z (pow (+ t (* b y)) 3))) (pow t 4))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (+ (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (* (pow a 2) (pow t 3)))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))))) a)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* y z) t))) a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2)))))) a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (/ (* y (* z (pow (+ t (* b y)) 2))) (* a (pow t 3)))) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (/ (* y (* z (pow (+ t (* b y)) 3))) (* a (pow t 4)))) (+ (* x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) a)) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(/ y (+ t (* a t)))
(* y (+ (* -1 (/ (* b y) (pow (+ t (* a t)) 2))) (/ 1 (+ t (* a t)))))
(* y (+ (* y (- (/ (* (pow b 2) y) (pow (+ t (* a t)) 3)) (/ b (pow (+ t (* a t)) 2)))) (/ 1 (+ t (* a t)))))
(* y (+ (* y (- (* y (- (* -1 (/ (* (pow b 3) y) (pow (+ t (* a t)) 4))) (* -1 (/ (pow b 2) (pow (+ t (* a t)) 3))))) (/ b (pow (+ t (* a t)) 2)))) (/ 1 (+ t (* a t)))))
(/ 1 b)
(+ (* -1 (/ (+ (/ t (pow b 2)) (/ (* a t) (pow b 2))) y)) (/ 1 b))
(- (+ (/ 1 b) (/ (* (+ t (* a t)) (+ (/ t (pow b 2)) (/ (* a t) (pow b 2)))) (* b (pow y 2)))) (+ (/ t (* (pow b 2) y)) (/ (* a t) (* (pow b 2) y))))
(- (+ (* -1 (/ (* (pow (+ t (* a t)) 2) (+ (/ t (pow b 2)) (/ (* a t) (pow b 2)))) (* (pow b 2) (pow y 3)))) (/ 1 b)) (+ (* -1 (/ (* (+ t (* a t)) (+ (/ t (pow b 2)) (/ (* a t) (pow b 2)))) (* b (pow y 2)))) (+ (/ t (* (pow b 2) y)) (/ (* a t) (* (pow b 2) y)))))
(/ 1 b)
(+ (* -1 (/ (+ t (* a t)) (* (pow b 2) y))) (/ 1 b))
(+ (* -1 (/ (- (* -1 (/ (pow (+ t (* a t)) 2) (* (pow b 3) y))) (* -1 (/ (+ t (* a t)) (pow b 2)))) y)) (/ 1 b))
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ t (* a t)) 3) (* (pow b 4) y))) (* -1 (/ (pow (+ t (* a t)) 2) (pow b 3)))) y)) (* -1 (/ (+ t (* a t)) (pow b 2)))) y)) (/ 1 b))
(/ 1 b)
(+ (* -1 (* t (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (/ 1 b))
(+ (* t (- (/ (* t (* (+ 1 a) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (* b y)) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (/ 1 b))
(+ (* t (- (* t (- (* -1 (/ (* t (* (pow (+ 1 a) 2) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (* (pow b 2) (pow y 2)))) (* -1 (/ (* (+ 1 a) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y)))) (* b y))))) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (/ 1 b))
(/ y (* t (+ 1 a)))
(/ (+ (* -1 (/ (* b (pow y 2)) (* t (pow (+ 1 a) 2)))) (/ y (+ 1 a))) t)
(/ (- (+ (/ y (+ 1 a)) (/ (* (pow b 2) (pow y 3)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (pow y 2)) (* t (pow (+ 1 a) 2)))) t)
(/ (- (+ (* -1 (/ (* (pow b 3) (pow y 4)) (* (pow t 3) (pow (+ 1 a) 4)))) (/ y (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (pow y 3)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (pow y 2)) (* t (pow (+ 1 a) 2))))) t)
(* -1 (/ y (* t (- (* -1 a) 1))))
(* -1 (/ (+ (/ y (- (* -1 a) 1)) (/ (* b (pow y 2)) (* t (pow (- (* -1 a) 1) 2)))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (pow y 3)) (* t (pow (- (* -1 a) 1) 3)))) (/ (* b (pow y 2)) (pow (- (* -1 a) 1) 2))) t)) (/ y (- (* -1 a) 1))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow b 3) (pow y 4)) (* t (pow (- (* -1 a) 1) 4))) (* -1 (/ (* (pow b 2) (pow y 3)) (pow (- (* -1 a) 1) 3)))) t)) (/ (* b (pow y 2)) (pow (- (* -1 a) 1) 2))) t)) (/ y (- (* -1 a) 1))) t))
(/ y (+ t (* a t)))
(+ (* -1 (/ (* b (pow y 2)) (pow (+ t (* a t)) 2))) (/ y (+ t (* a t))))
(+ (* b (- (/ (* b (pow y 3)) (pow (+ t (* a t)) 3)) (/ (pow y 2) (pow (+ t (* a t)) 2)))) (/ y (+ t (* a t))))
(+ (* b (- (* b (- (* -1 (/ (* b (pow y 4)) (pow (+ t (* a t)) 4))) (* -1 (/ (pow y 3) (pow (+ t (* a t)) 3))))) (/ (pow y 2) (pow (+ t (* a t)) 2)))) (/ y (+ t (* a t))))
(/ 1 b)
(/ (+ 1 (* -1 (/ (+ (/ t y) (/ (* a t) y)) b))) b)
(/ (- (+ 1 (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) (* (pow b 2) y))) (+ (/ t (* b y)) (/ (* a t) (* b y)))) b)
(/ (- (+ 1 (* -1 (/ (* (pow (+ t (* a t)) 2) (+ (/ t y) (/ (* a t) y))) (* (pow b 3) (pow y 2))))) (+ (* -1 (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) (* (pow b 2) y))) (+ (/ t (* b y)) (/ (* a t) (* b y))))) b)
(/ 1 b)
(* -1 (/ (- (+ (/ t (* b y)) (/ (* a t) (* b y))) 1) b))
(* -1 (/ (- (* -1 (/ (- (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) (* b y)) (+ (/ t y) (/ (* a t) y))) b)) 1) b))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ t (* a t)) 2) (+ (/ t y) (/ (* a t) y))) (* b (pow y 2))) (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) y)) b)) (+ (/ t y) (/ (* a t) y))) b)) 1) b))
(/ y (+ t (* b y)))
(+ (* -1 (/ (* a (* t y)) (pow (+ t (* b y)) 2))) (/ y (+ t (* b y))))
(+ (* a (- (/ (* a (* (pow t 2) y)) (pow (+ t (* b y)) 3)) (/ (* t y) (pow (+ t (* b y)) 2)))) (/ y (+ t (* b y))))
(+ (* a (- (* a (- (* -1 (/ (* a (* (pow t 3) y)) (pow (+ t (* b y)) 4))) (* -1 (/ (* (pow t 2) y) (pow (+ t (* b y)) 3))))) (/ (* t y) (pow (+ t (* b y)) 2)))) (/ y (+ t (* b y))))
(/ y (* a t))
(/ (+ (* -1 (/ (* y (+ t (* b y))) (* a (pow t 2)))) (/ y t)) a)
(/ (- (+ (/ y t) (/ (* y (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* y (+ t (* b y))) (* a (pow t 2)))) a)
(/ (- (+ (* -1 (/ (* y (pow (+ t (* b y)) 3)) (* (pow a 3) (pow t 4)))) (/ y t)) (+ (* -1 (/ (* y (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* y (+ t (* b y))) (* a (pow t 2))))) a)
(/ y (* a t))
(* -1 (/ (+ (* -1 (/ y t)) (/ (* y (+ t (* b y))) (* a (pow t 2)))) a))
(* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (- (/ (* y (pow (+ t (* b y)) 2)) (* a (pow t 3))) (/ (* y (+ t (* b y))) (pow t 2))) a))) a))
(* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ t (* b y)) 3)) (* a (pow t 4))) (/ (* y (pow (+ t (* b y)) 2)) (pow t 3))) a)) (/ (* y (+ t (* b y))) (pow t 2))) a))) a))
a
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(/ (* b y) t)
(* y (+ (/ a y) (/ b t)))
(* y (+ (/ a y) (/ b t)))
(* y (+ (/ a y) (/ b t)))
(/ (* b y) t)
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
a
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(/ (* b y) t)
(* b (+ (/ a b) (/ y t)))
(* b (+ (/ a b) (/ y t)))
(* b (+ (/ a b) (/ y t)))
(/ (* b y) t)
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(/ (* b y) t)
(/ (+ (* a t) (* b y)) t)
(/ (+ (* a t) (* b y)) t)
(/ (+ (* a t) (* b y)) t)
a
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
a
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(/ (* b y) t)
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
(+ a (/ (* b y) t))
a
(* a (+ 1 (/ (* b y) (* a t))))
(* a (+ 1 (/ (* b y) (* a t))))
(* a (+ 1 (/ (* b y) (* a t))))
a
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ (* t x) (* b y))
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ z b)
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(/ z b)
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(/ (* t x) (* b y))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(/ (* t x) (* b y))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(* t x)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* y z)
(* y (+ z (/ (* t x) y)))
(* y (+ z (/ (* t x) y)))
(* y (+ z (/ (* t x) y)))
(* y z)
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* t x)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* y z)
(* z (+ y (/ (* t x) z)))
(* z (+ y (/ (* t x) z)))
(* z (+ y (/ (* t x) z)))
(* y z)
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* y z)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* t x)
(* t (+ x (/ (* y z) t)))
(* t (+ x (/ (* y z) t)))
(* t (+ x (/ (* y z) t)))
(* t x)
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* y z)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* t x)
(* x (+ t (/ (* y z) x)))
(* x (+ t (/ (* y z) x)))
(* x (+ t (/ (* y z) x)))
(* t x)
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* t x)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(/ x (+ 1 a))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(/ (* y z) (* t (+ 1 a)))
(* y (+ (/ x (* y (+ 1 a))) (/ z (* t (+ 1 a)))))
(* y (+ (/ x (* y (+ 1 a))) (/ z (* t (+ 1 a)))))
(* y (+ (/ x (* y (+ 1 a))) (/ z (* t (+ 1 a)))))
(/ (* y z) (* t (+ 1 a)))
(* -1 (* y (+ (* -1 (/ x (* y (+ 1 a)))) (* -1 (/ z (* t (+ 1 a)))))))
(* -1 (* y (+ (* -1 (/ x (* y (+ 1 a)))) (* -1 (/ z (* t (+ 1 a)))))))
(* -1 (* y (+ (* -1 (/ x (* y (+ 1 a)))) (* -1 (/ z (* t (+ 1 a)))))))
(/ x (+ 1 a))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(/ (* y z) (* t (+ 1 a)))
(* z (+ (/ x (* z (+ 1 a))) (/ y (* t (+ 1 a)))))
(* z (+ (/ x (* z (+ 1 a))) (/ y (* t (+ 1 a)))))
(* z (+ (/ x (* z (+ 1 a))) (/ y (* t (+ 1 a)))))
(/ (* y z) (* t (+ 1 a)))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 a)))) (* -1 (/ y (* t (+ 1 a)))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 a)))) (* -1 (/ y (* t (+ 1 a)))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 a)))) (* -1 (/ y (* t (+ 1 a)))))))
(/ (* y z) (* t (+ 1 a)))
(/ (+ (/ (* t x) (+ 1 a)) (/ (* y z) (+ 1 a))) t)
(/ (+ (/ (* t x) (+ 1 a)) (/ (* y z) (+ 1 a))) t)
(/ (+ (/ (* t x) (+ 1 a)) (/ (* y z) (+ 1 a))) t)
(/ x (+ 1 a))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(/ x (+ 1 a))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(/ (* y z) (* t (+ 1 a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(/ x (+ 1 a))
(* x (+ (/ 1 (+ 1 a)) (/ (* y z) (* t (* x (+ 1 a))))))
(* x (+ (/ 1 (+ 1 a)) (/ (* y z) (* t (* x (+ 1 a))))))
(* x (+ (/ 1 (+ 1 a)) (/ (* y z) (* t (* x (+ 1 a))))))
(/ x (+ 1 a))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 a))))) (/ 1 (+ 1 a)))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 a))))) (/ 1 (+ 1 a)))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 a))))) (/ 1 (+ 1 a)))))
(+ x (/ (* y z) t))
(+ x (+ (* -1 (* a (+ x (/ (* y z) t)))) (/ (* y z) t)))
(+ x (+ (* a (- (* a (+ x (/ (* y z) t))) (+ x (/ (* y z) t)))) (/ (* y z) t)))
(+ x (+ (* a (- (* a (- (* -1 (* a (+ x (/ (* y z) t)))) (* -1 (+ x (/ (* y z) t))))) (+ x (/ (* y z) t)))) (/ (* y z) t)))
(/ (+ x (/ (* y z) t)) a)
(/ (+ x (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ (* y z) t))) a)
(/ (- (+ x (+ (/ x (pow a 2)) (+ (/ (* y z) t) (/ (* y z) (* (pow a 2) t))))) (+ (/ x a) (/ (* y z) (* a t)))) a)
(/ (- (+ x (+ (* -1 (/ (+ x (/ (* y z) t)) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (+ x (/ (* y z) t)) (pow a 2))) (+ (/ x a) (/ (* y z) (* a t))))) a)
(/ (+ x (/ (* y z) t)) a)
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (+ (/ x a) (/ (* y z) (* a t)))) a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (+ (/ x a) (/ (* y z) (* a t))) (+ x (/ (* y z) t))) a))) a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (* -1 (/ (- (+ (/ x a) (/ (* y z) (* a t))) (+ x (/ (* y z) t))) a)) (+ x (/ (* y z) t))) a))) a))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(* y (+ (/ x y) (/ z t)))
(/ (* y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(* z (+ (/ x z) (/ y t)))
(/ (* y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(/ (* y z) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
(/ (+ (* t x) (* y z)) t)
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(/ (* y z) t)
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
(+ x (/ (* y z) t))
x
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
(* x (+ 1 (/ (* y z) (* t x))))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
(/ z t)
1
(+ 1 a)
(+ 1 a)
(+ 1 a)
a
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
a
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(/ (* t x) (* b y))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(/ (* t x) (* b y))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(/ (* t x) (* b y))
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ z b)
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(/ z b)
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(/ (* y z) b)
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(/ (* t x) b)
(* t (+ (/ x b) (/ (* y z) (* b t))))
(* t (+ (/ x b) (/ (* y z) (* b t))))
(* t (+ (/ x b) (/ (* y z) (* b t))))
(/ (* t x) b)
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(/ (* y z) b)
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(/ (* t x) b)
(* x (+ (/ t b) (/ (* y z) (* b x))))
(* x (+ (/ t b) (/ (* y z) (* b x))))
(* x (+ (/ t b) (/ (* y z) (* b x))))
(/ (* t x) b)
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(/ (* t x) b)
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(/ (* y z) b)
(* y (+ (/ z b) (/ (* t x) (* b y))))
(* y (+ (/ z b) (/ (* t x) (* b y))))
(* y (+ (/ z b) (/ (* t x) (* b y))))
(/ (* y z) b)
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(/ (* t x) b)
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(/ (* y z) b)
(* z (+ (/ y b) (/ (* t x) (* b z))))
(* z (+ (/ y b) (/ (* t x) (* b z))))
(* z (+ (/ y b) (/ (* t x) (* b z))))
(/ (* y z) b)
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(* y z)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* t x)
(* t (+ x (/ (* y z) t)))
(* t (+ x (/ (* y z) t)))
(* t (+ x (/ (* y z) t)))
(* t x)
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* y z)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* t x)
(* x (+ t (/ (* y z) x)))
(* x (+ t (/ (* y z) x)))
(* x (+ t (/ (* y z) x)))
(* t x)
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* t x)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* y z)
(* y (+ z (/ (* t x) y)))
(* y (+ z (/ (* t x) y)))
(* y (+ z (/ (* t x) y)))
(* y z)
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* t x)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* y z)
(* z (+ y (/ (* t x) z)))
(* z (+ y (/ (* t x) z)))
(* z (+ y (/ (* t x) z)))
(* y z)
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(+ (* y (- (/ (* (pow b 2) (* x y)) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ (* t x) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) (/ (* t x) b)) y)
(/ (- (+ (/ (* t x) b) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y)))) y)
(/ (* t x) (* b y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) y)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(+ (* b (- (/ (* b (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ (* t x) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) (/ (* t x) y)) b)
(/ (- (+ (/ (* t x) y) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/ (* t x) (* b y))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3))) b)) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(/ (* t x) (* b y))
(* t (+ (* -1 (/ (* t (* x (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ x (* b y))))
(* t (+ (* t (- (/ (* t (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(* t (+ (* t (- (* t (- (* -1 (/ (* t (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(- (+ (/ x (+ 1 a)) (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (/ x (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3)))) t)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(/ x (+ 1 (/ (* b y) t)))
(+ (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 2))) (/ x (+ 1 (/ (* b y) t))))
(+ (* a (- (/ (* a x) (pow (+ 1 (/ (* b y) t)) 3)) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(+ (* a (- (* a (- (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 4))) (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))))) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(/ x a)
(/ (+ x (* -1 (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/ (- (+ x (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a)) a)
(/ (- (+ x (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) (pow a 3)))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/ x a)
(* -1 (/ (+ (* -1 x) (/ (* x (+ 1 (/ (* b y) t))) a)) a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (* x (+ 1 (/ (* b y) t)))) a))) a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (* x (pow (+ 1 (/ (* b y) t)) 2))) a)) (* x (+ 1 (/ (* b y) t)))) a))) a))
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
Outputs
(* b y)
(*.f64 b y)
(+ (* b y) (* t (+ 1 a)))
(fma.f64 b y (fma.f64 t a t))
(+ (* b y) (* t (+ 1 a)))
(fma.f64 b y (fma.f64 t a t))
(+ (* b y) (* t (+ 1 a)))
(fma.f64 b y (fma.f64 t a t))
(* t (+ 1 a))
(fma.f64 t a t)
(* t (+ 1 (+ a (/ (* b y) t))))
(fma.f64 t (fma.f64 b (/.f64 y t) a) t)
(* t (+ 1 (+ a (/ (* b y) t))))
(fma.f64 t (fma.f64 b (/.f64 y t) a) t)
(* t (+ 1 (+ a (/ (* b y) t))))
(fma.f64 t (fma.f64 b (/.f64 y t) a) t)
(* -1 (* t (- (* -1 a) 1)))
(neg.f64 (fma.f64 t (neg.f64 a) (neg.f64 t)))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(neg.f64 (fma.f64 t (neg.f64 (fma.f64 b (/.f64 y t) a)) (neg.f64 t)))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(neg.f64 (fma.f64 t (neg.f64 (fma.f64 b (/.f64 y t) a)) (neg.f64 t)))
(* -1 (* t (- (+ (* -1 a) (* -1 (/ (* b y) t))) 1)))
(neg.f64 (fma.f64 t (neg.f64 (fma.f64 b (/.f64 y t) a)) (neg.f64 t)))
(+ t (* a t))
(fma.f64 t a t)
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(* b y)
(*.f64 b y)
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(*.f64 y (+.f64 b (fma.f64 a (/.f64 t y) (/.f64 t y))))
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(*.f64 y (+.f64 b (fma.f64 a (/.f64 t y) (/.f64 t y))))
(* y (+ b (+ (/ t y) (/ (* a t) y))))
(*.f64 y (+.f64 b (fma.f64 a (/.f64 t y) (/.f64 t y))))
(* b y)
(*.f64 b y)
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 t a t) y)) (neg.f64 y))
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 t a t) y)) (neg.f64 y))
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ t (* a t)) y)))))
(*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 t a t) y)) (neg.f64 y))
(+ t (* a t))
(fma.f64 t a t)
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(* b y)
(*.f64 b y)
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(*.f64 b (+.f64 y (fma.f64 a (/.f64 t b) (/.f64 t b))))
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(*.f64 b (+.f64 y (fma.f64 a (/.f64 t b) (/.f64 t b))))
(* b (+ y (+ (/ t b) (/ (* a t) b))))
(*.f64 b (+.f64 y (fma.f64 a (/.f64 t b) (/.f64 t b))))
(* b y)
(*.f64 b y)
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(neg.f64 (*.f64 b (-.f64 (neg.f64 y) (/.f64 (fma.f64 t a t) b))))
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(neg.f64 (*.f64 b (-.f64 (neg.f64 y) (/.f64 (fma.f64 t a t) b))))
(* -1 (* b (+ (* -1 y) (* -1 (/ (+ t (* a t)) b)))))
(neg.f64 (*.f64 b (-.f64 (neg.f64 y) (/.f64 (fma.f64 t a t) b))))
(+ t (* b y))
(fma.f64 b y t)
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(+ t (+ (* a t) (* b y)))
(fma.f64 b y (fma.f64 t a t))
(* a t)
(*.f64 t a)
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(*.f64 a (+.f64 t (fma.f64 b (/.f64 y a) (/.f64 t a))))
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(*.f64 a (+.f64 t (fma.f64 b (/.f64 y a) (/.f64 t a))))
(* a (+ t (+ (/ t a) (/ (* b y) a))))
(*.f64 a (+.f64 t (fma.f64 b (/.f64 y a) (/.f64 t a))))
(* a t)
(*.f64 t a)
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(neg.f64 (*.f64 a (-.f64 (neg.f64 t) (/.f64 (fma.f64 b y t) a))))
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(neg.f64 (*.f64 a (-.f64 (neg.f64 t) (/.f64 (fma.f64 b y t) a))))
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ t (* b y)) a)))))
(neg.f64 (*.f64 a (-.f64 (neg.f64 t) (/.f64 (fma.f64 b y t) a))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 b (/.f64 y t) a) z)) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 b (/.f64 y t) a) z)) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t))))
(* z (+ (/ x (* z (+ 1 (+ a (/ (* b y) t))))) (/ y (+ t (* t (+ a (/ (* b y) t)))))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 b (/.f64 y t) a) z)) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t))))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(neg.f64 (*.f64 z (-.f64 (/.f64 x (neg.f64 (fma.f64 z (fma.f64 b (/.f64 y t) a) z))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(neg.f64 (*.f64 z (-.f64 (/.f64 x (neg.f64 (fma.f64 z (fma.f64 b (/.f64 y t) a) z))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t)))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (+ a (/ (* b y) t)))))) (* -1 (/ y (+ t (* t (+ a (/ (* b y) t)))))))))
(neg.f64 (*.f64 z (-.f64 (/.f64 x (neg.f64 (fma.f64 z (fma.f64 b (/.f64 y t) a) z))) (/.f64 y (fma.f64 t (fma.f64 b (/.f64 y t) a) t)))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* y (- (/ z (+ t (* a t))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 b b) (/.f64 x (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (neg.f64 (/.f64 (*.f64 b z) (*.f64 (fma.f64 t a t) (fma.f64 t a t))))) (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (pow b 2) z) (pow (+ t (* a t)) 3))) (/ (* (pow b 3) x) (* (pow t 3) (pow (+ 1 a) 4)))))) (+ (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b z) (pow (+ t (* a t)) 2))))) (/ z (+ t (* a t)))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (fma.f64 y (fma.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 x (*.f64 b (*.f64 b b))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 z (*.f64 b b)) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))))) (fma.f64 (*.f64 b b) (/.f64 x (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (neg.f64 (/.f64 (*.f64 b z) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))))) (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ z b)
(/.f64 z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))
(-.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y (*.f64 b b))))
(- (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) (pow y 2))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* z (+ t (* a t))) (* (pow b 2) y)))
(-.f64 (-.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b b)) (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 b (*.f64 b b)))) (*.f64 y y))) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 y (*.f64 b b))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) (/ (* z (pow (+ t (* a t)) 3)) (pow b 4))) (pow y 3))) (+ (/ z b) (/ (* t x) (* b y)))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 3) (pow y 2)))) (+ (/ (* z (+ t (* a t))) (* (pow b 2) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) (pow y 2))))))
(-.f64 (-.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (-.f64 (*.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b b)))) (*.f64 y (*.f64 y y)))) (-.f64 (fma.f64 z (/.f64 (fma.f64 t a t) (*.f64 y (*.f64 b b))) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 (*.f64 b y) (*.f64 b y)))) (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y)))))
(/ z b)
(/.f64 z b)
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* z (+ t (* a t))) (pow b 2))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b b)) (/.f64 (*.f64 t x) b)) y))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 2)) (pow b 3)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (+.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b b))) y))) (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b b))) y))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* z (pow (+ t (* a t)) 3)) (pow b 4)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* z (pow (+ t (* a t)) 2)) (pow b 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y)) (/ (* z (+ t (* a t))) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (fma.f64 t a t) z) (*.f64 b b)) (/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b b)))) (neg.f64 y))) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b b))) y)) (/.f64 (*.f64 t x) b)) y))
(/ z b)
(/.f64 z b)
(+ (* t (- (/ x (* b y)) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (fma.f64 z a z) (*.f64 y (*.f64 b b)))) (/.f64 z b))
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (/.f64 (fma.f64 a x x) (*.f64 (*.f64 b y) (*.f64 b y))) (/.f64 (*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y)))) (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (fma.f64 z a z) (*.f64 y (*.f64 b b))))) (/.f64 z b))
(+ (* t (- (+ (* t (- (* -1 (* t (+ (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))) (/ (* z (pow (+ 1 a) 3)) (* (pow b 4) (pow y 3)))))) (+ (* -1 (/ (* z (pow (+ 1 a) 2)) (* (pow b 3) (pow y 2)))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ (* z (+ 1 a)) (* (pow b 2) y)))) (/ z b))
(fma.f64 t (fma.f64 t (neg.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 (fma.f64 a x x) (*.f64 (*.f64 b y) (*.f64 b y))) (/.f64 (*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y)))))) (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (fma.f64 z a z) (*.f64 y (*.f64 b b))))) (/.f64 z b))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(- (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (+ 1 a) 2))) (pow t 2))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 y y)) z) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 t t))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (pow (+ 1 a) 3))) (/ (* (pow b 3) (* x (pow y 3))) (pow (+ 1 a) 4))) (pow t 3))) (+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (+ (/ (* b (* x y)) (* t (pow (+ 1 a) 2))) (/ (* b (* (pow y 2) z)) (* (pow t 2) (pow (+ 1 a) 2))))))
(-.f64 (-.f64 (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 b (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (- (/ (* y z) (- (* -1 a) 1)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 y (/.f64 z (+.f64 (neg.f64 a) #s(literal -1 binary64))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (+ (/ (* b (* (pow y 2) z)) (* t (pow (- (* -1 a) 1) 2))) (/ (* y z) (- (* -1 a) 1)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (+.f64 (-.f64 (fma.f64 b (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64))))) (/.f64 (*.f64 y z) (+.f64 (neg.f64 a) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) (* (pow y 3) z)) (* t (pow (- (* -1 a) 1) 3)))) (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4))))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3))) (/ (* b (* (pow y 2) z)) (pow (- (* -1 a) 1) 2)))) t)) (/ (* y z) (- (* -1 a) 1))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64))))))) (fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 y y)) z) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))))))) (neg.f64 t)) (fma.f64 y (/.f64 z (+.f64 (neg.f64 a) #s(literal -1 binary64))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) t))
(+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* -1 (* b (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(fma.f64 (neg.f64 b) (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(fma.f64 b (neg.f64 (fma.f64 b (neg.f64 (fma.f64 x (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))))) (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* b (- (* -1 (* b (+ (/ (* x (pow y 3)) (* (pow t 3) (pow (+ 1 a) 4))) (/ (* (pow y 4) z) (pow (+ t (* a t)) 4))))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))) (* -1 (/ (* (pow y 3) z) (pow (+ t (* a t)) 3)))))) (+ (/ (* x y) (* t (pow (+ 1 a) 2))) (/ (* (pow y 2) z) (pow (+ t (* a t)) 2))))) (+ (/ x (+ 1 a)) (/ (* y z) (+ t (* a t)))))
(fma.f64 b (fma.f64 b (neg.f64 (fma.f64 b (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 z (pow.f64 y #s(literal 4 binary64))) (pow.f64 (fma.f64 t a t) #s(literal 4 binary64)))) (neg.f64 (fma.f64 x (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))))))) (neg.f64 (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))) (fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(/ (+ z (/ (* t x) y)) b)
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/ (+ z (+ (* -1 (/ (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b)) (/ (* t x) y))) b)
(/.f64 (+.f64 z (fma.f64 t (/.f64 x y) (/.f64 (fma.f64 z (/.f64 (fma.f64 t a t) y) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 y y))) (neg.f64 b)))) b)
(/ (- (+ z (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (pow y 2))) (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) (pow b 2))) (/ (* t x) y))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/.f64 (-.f64 (+.f64 (-.f64 z (/.f64 (neg.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 y (*.f64 y y))))) (*.f64 b b))) (/.f64 (*.f64 t x) y)) (fma.f64 z (/.f64 (fma.f64 t a t) (*.f64 b y)) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b (*.f64 y y))))) b)
(/ (- (+ z (+ (* -1 (/ (+ (/ (* z (pow (+ t (* a t)) 3)) (pow y 3)) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (pow y 4))) (pow b 3))) (/ (* t x) y))) (+ (* -1 (/ (* z (pow (+ t (* a t)) 2)) (* (pow b 2) (pow y 2)))) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))))) b)
(/.f64 (+.f64 z (-.f64 (-.f64 (/.f64 (*.f64 t x) y) (/.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (fma.f64 z (/.f64 (fma.f64 t a t) (*.f64 b y)) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 z (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 (*.f64 b y) (*.f64 b y)))))) b)
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t x) y))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (neg.f64 b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (+ (/ (* z (+ t (* a t))) (* b y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))))) b))
(/.f64 (+.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (fma.f64 z (/.f64 (fma.f64 t a t) (*.f64 b y)) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b (*.f64 y y))))) (neg.f64 b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 2)) (* b (pow y 2))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3)))) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))
(/.f64 (-.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 y (*.f64 y y))))) (fma.f64 z (/.f64 (fma.f64 t a t) y) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 y y)))) b)) (neg.f64 b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (pow (+ t (* a t)) 3)) (* b (pow y 3))) (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4)))) (+ (/ (* z (pow (+ t (* a t)) 2)) (pow y 2)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3)))) b)) (+ (/ (* z (+ t (* a t))) y) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2)))) b)))) b))
(/.f64 (-.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 b (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 b (pow.f64 y #s(literal 4 binary64))))) (fma.f64 z (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 y (*.f64 y y))))) (neg.f64 b)) (fma.f64 z (/.f64 (fma.f64 t a t) y) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 y y)))) b)) (neg.f64 b))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(fma.f64 a (neg.f64 (fma.f64 t (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))) (fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(+ (* a (- (* -1 (* a (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(fma.f64 a (neg.f64 (fma.f64 a (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))) (fma.f64 t (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))) (fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(+ (* a (- (* a (- (* -1 (* a (+ (/ x (pow (+ 1 (/ (* b y) t)) 4)) (/ (* (pow t 3) (* y z)) (pow (+ t (* b y)) 4))))) (+ (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))) (* -1 (/ (* (pow t 2) (* y z)) (pow (+ t (* b y)) 3)))))) (+ (/ x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* t (* y z)) (pow (+ t (* b y)) 2))))) (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y)))))
(fma.f64 a (fma.f64 a (neg.f64 (fma.f64 a (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y z) (pow.f64 (fma.f64 b y t) #s(literal 4 binary64))) (/.f64 x (pow.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))))) (neg.f64 (fma.f64 t (/.f64 (*.f64 y z) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))))) (fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(/ (+ x (/ (* y z) t)) a)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/ (+ x (+ (* -1 (/ (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2))) a)) (/ (* y z) t))) a)
(/.f64 (+.f64 x (-.f64 (/.f64 (*.f64 y z) t) (/.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 t t)) (fma.f64 x (/.f64 (*.f64 b y) t) x)) a))) a)
(/ (- (+ x (+ (* -1 (/ (+ (* -1 (* x (pow (+ 1 (/ (* b y) t)) 2))) (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) (pow a 2))) (/ (* y z) t))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))) a)
(/.f64 (+.f64 x (-.f64 (-.f64 (/.f64 (*.f64 y z) t) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 z (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))) (*.f64 a a))) (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 a (*.f64 t t))) (/.f64 (fma.f64 x (/.f64 (*.f64 b y) t) x) a)))) a)
(/ (- (+ x (+ (* -1 (/ (+ (* x (pow (+ 1 (/ (* b y) t)) 3)) (/ (* y (* z (pow (+ t (* b y)) 3))) (pow t 4))) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (+ (* -1 (/ (* y (* z (pow (+ t (* b y)) 2))) (* (pow a 2) (pow t 3)))) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2))))))) a)
(/.f64 (+.f64 x (-.f64 (-.f64 (/.f64 (*.f64 y z) t) (/.f64 (fma.f64 y (/.f64 (*.f64 z (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (pow.f64 t #s(literal 4 binary64))) (*.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 (neg.f64 y) (/.f64 (*.f64 z (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 a (*.f64 t t))) (/.f64 (fma.f64 x (/.f64 (*.f64 b y) t) x) a))) (/.f64 (*.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (*.f64 a a))))) a)
(* -1 (/ (+ (* -1 x) (* -1 (/ (* y z) t))) a))
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (+ (/ (* x (+ 1 (/ (* b y) t))) a) (/ (* y (* z (+ t (* b y)))) (* a (pow t 2)))))) a))
(/.f64 (+.f64 (fma.f64 y (/.f64 z t) x) (neg.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 a (*.f64 t t))) (/.f64 (fma.f64 x (/.f64 (*.f64 b y) t) x) a)))) a)
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (/ (* y (* z (pow (+ t (* b y)) 2))) (* a (pow t 3)))) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))
(/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a) (/.f64 (*.f64 y (*.f64 z (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (*.f64 a (*.f64 t (*.f64 t t))))) (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 t t)) (fma.f64 x (/.f64 (*.f64 b y) t) x))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (+ (* -1 (/ (* y z) t)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (/ (* y (* z (pow (+ t (* b y)) 3))) (* a (pow t 4)))) (+ (* x (pow (+ 1 (/ (* b y) t)) 2)) (/ (* y (* z (pow (+ t (* b y)) 2))) (pow t 3)))) a)) (+ (* x (+ 1 (/ (* b y) t))) (/ (* y (* z (+ t (* b y)))) (pow t 2)))) a)))) a))
(/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 (-.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) a) (fma.f64 y (/.f64 (*.f64 z (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (*.f64 a (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (fma.f64 y (/.f64 (*.f64 z (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))))) (neg.f64 a)) (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) z) (*.f64 t t)) (fma.f64 x (/.f64 (*.f64 b y) t) x))) a)) (neg.f64 a))
(/ (* y z) (+ t (* t (+ a (/ (* b y) t)))))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(+ (/ x (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (+ t (* t (+ a (/ (* b y) t))))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 b (/.f64 y t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* x (+ (/ 1 (+ 1 (+ a (/ (* b y) t)))) (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* t (+ a (/ (* b y) t))))))) (/ 1 (+ 1 (+ a (/ (* b y) t)))))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x (fma.f64 t (fma.f64 b (/.f64 y t) a) t))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))))
(/ y (+ t (* a t)))
(/.f64 y (fma.f64 t a t))
(* y (+ (* -1 (/ (* b y) (pow (+ t (* a t)) 2))) (/ 1 (+ t (* a t)))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t a t)) (/.f64 (*.f64 b y) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))))
(* y (+ (* y (- (/ (* (pow b 2) y) (pow (+ t (* a t)) 3)) (/ b (pow (+ t (* a t)) 2)))) (/ 1 (+ t (* a t)))))
(*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 b b)) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 b (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t a t))))
(* y (+ (* y (- (* y (- (* -1 (/ (* (pow b 3) y) (pow (+ t (* a t)) 4))) (* -1 (/ (pow b 2) (pow (+ t (* a t)) 3))))) (/ b (pow (+ t (* a t)) 2)))) (/ 1 (+ t (* a t)))))
(*.f64 y (fma.f64 y (-.f64 (*.f64 y (fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 y (pow.f64 (fma.f64 t a t) #s(literal 4 binary64)))) (/.f64 (*.f64 b b) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))))) (/.f64 b (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t a t))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* -1 (/ (+ (/ t (pow b 2)) (/ (* a t) (pow b 2))) y)) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 a (/.f64 t (*.f64 b b)) (/.f64 t (*.f64 b b))) y))
(- (+ (/ 1 b) (/ (* (+ t (* a t)) (+ (/ t (pow b 2)) (/ (* a t) (pow b 2)))) (* b (pow y 2)))) (+ (/ t (* (pow b 2) y)) (/ (* a t) (* (pow b 2) y))))
(-.f64 (fma.f64 (fma.f64 t a t) (/.f64 (fma.f64 a (/.f64 t (*.f64 b b)) (/.f64 t (*.f64 b b))) (*.f64 b (*.f64 y y))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (/.f64 t (*.f64 y (*.f64 b b))) (/.f64 t (*.f64 y (*.f64 b b)))))
(- (+ (* -1 (/ (* (pow (+ t (* a t)) 2) (+ (/ t (pow b 2)) (/ (* a t) (pow b 2)))) (* (pow b 2) (pow y 3)))) (/ 1 b)) (+ (* -1 (/ (* (+ t (* a t)) (+ (/ t (pow b 2)) (/ (* a t) (pow b 2)))) (* b (pow y 2)))) (+ (/ t (* (pow b 2) y)) (/ (* a t) (* (pow b 2) y)))))
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (fma.f64 a (/.f64 t (*.f64 b b)) (/.f64 t (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))) (fma.f64 (neg.f64 (fma.f64 t a t)) (/.f64 (fma.f64 a (/.f64 t (*.f64 b b)) (/.f64 t (*.f64 b b))) (*.f64 b (*.f64 y y))) (fma.f64 a (/.f64 t (*.f64 y (*.f64 b b))) (/.f64 t (*.f64 y (*.f64 b b))))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* -1 (/ (+ t (* a t)) (* (pow b 2) y))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 t a t) (*.f64 y (*.f64 b b))))
(+ (* -1 (/ (- (* -1 (/ (pow (+ t (* a t)) 2) (* (pow b 3) y))) (* -1 (/ (+ t (* a t)) (pow b 2)))) y)) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 y (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 t a t) (*.f64 b b))) y))
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ t (* a t)) 3) (* (pow b 4) y))) (* -1 (/ (pow (+ t (* a t)) 2) (pow b 3)))) y)) (* -1 (/ (+ t (* a t)) (pow b 2)))) y)) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (*.f64 y (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (*.f64 b (*.f64 b b))))) (neg.f64 y)) (/.f64 (fma.f64 t a t) (*.f64 b b))) y))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* -1 (* t (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 b b))) (/.f64 a (*.f64 y (*.f64 b b))))))
(+ (* t (- (/ (* t (* (+ 1 a) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (* b y)) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (/ 1 b))
(fma.f64 t (-.f64 (/.f64 (*.f64 (fma.f64 t a t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 b b))) (/.f64 a (*.f64 y (*.f64 b b))))) (*.f64 b y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 b b))) (/.f64 a (*.f64 y (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(+ (* t (- (* t (- (* -1 (/ (* t (* (pow (+ 1 a) 2) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (* (pow b 2) (pow y 2)))) (* -1 (/ (* (+ 1 a) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y)))) (* b y))))) (+ (/ 1 (* (pow b 2) y)) (/ a (* (pow b 2) y))))) (/ 1 b))
(fma.f64 t (fma.f64 t (fma.f64 t (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 b b))) (/.f64 a (*.f64 y (*.f64 b b))))) (*.f64 (*.f64 b y) (*.f64 b y)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 b b))) (/.f64 a (*.f64 y (*.f64 b b))))) (*.f64 b y))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 b b))) (/.f64 a (*.f64 y (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))
(/ y (* t (+ 1 a)))
(/.f64 y (fma.f64 t a t))
(/ (+ (* -1 (/ (* b (pow y 2)) (* t (pow (+ 1 a) 2)))) (/ y (+ 1 a))) t)
(/.f64 (-.f64 (/.f64 y (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b (*.f64 y y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) t)
(/ (- (+ (/ y (+ 1 a)) (/ (* (pow b 2) (pow y 3)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (pow y 2)) (* t (pow (+ 1 a) 2)))) t)
(/.f64 (-.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 y (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) t)
(/ (- (+ (* -1 (/ (* (pow b 3) (pow y 4)) (* (pow t 3) (pow (+ 1 a) 4)))) (/ y (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (pow y 3)) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (pow y 2)) (* t (pow (+ 1 a) 2))))) t)
(/.f64 (-.f64 (-.f64 (/.f64 y (+.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))))) (fma.f64 b (/.f64 (*.f64 y y) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))))) t)
(* -1 (/ y (* t (- (* -1 a) 1))))
(/.f64 (neg.f64 y) (fma.f64 t (neg.f64 a) (neg.f64 t)))
(* -1 (/ (+ (/ y (- (* -1 a) 1)) (/ (* b (pow y 2)) (* t (pow (- (* -1 a) 1) 2)))) t))
(/.f64 (fma.f64 b (/.f64 (*.f64 y y) (*.f64 t (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64))))) (/.f64 y (+.f64 (neg.f64 a) #s(literal -1 binary64)))) (neg.f64 t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (pow y 3)) (* t (pow (- (* -1 a) 1) 3)))) (/ (* b (pow y 2)) (pow (- (* -1 a) 1) 2))) t)) (/ y (- (* -1 a) 1))) t))
(/.f64 (-.f64 (/.f64 y (+.f64 (neg.f64 a) #s(literal -1 binary64))) (/.f64 (neg.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))))) (/.f64 (*.f64 b (*.f64 y y)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))))) t)) (neg.f64 t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow b 3) (pow y 4)) (* t (pow (- (* -1 a) 1) 4))) (* -1 (/ (* (pow b 2) (pow y 3)) (pow (- (* -1 a) 1) 3)))) t)) (/ (* b (pow y 2)) (pow (- (* -1 a) 1) 2))) t)) (/ y (- (* -1 a) 1))) t))
(/.f64 (-.f64 (/.f64 y (+.f64 (neg.f64 a) #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 t (pow.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64)))))) (neg.f64 t)) (/.f64 (*.f64 b (*.f64 y y)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (neg.f64 a) #s(literal -1 binary64))))) t)) (neg.f64 t))
(/ y (+ t (* a t)))
(/.f64 y (fma.f64 t a t))
(+ (* -1 (/ (* b (pow y 2)) (pow (+ t (* a t)) 2))) (/ y (+ t (* a t))))
(-.f64 (/.f64 y (fma.f64 t a t)) (/.f64 (*.f64 b (*.f64 y y)) (*.f64 (fma.f64 t a t) (fma.f64 t a t))))
(+ (* b (- (/ (* b (pow y 3)) (pow (+ t (* a t)) 3)) (/ (pow y 2) (pow (+ t (* a t)) 2)))) (/ y (+ t (* a t))))
(fma.f64 b (fma.f64 b (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 y (fma.f64 t a t)))
(+ (* b (- (* b (- (* -1 (/ (* b (pow y 4)) (pow (+ t (* a t)) 4))) (* -1 (/ (pow y 3) (pow (+ t (* a t)) 3))))) (/ (pow y 2) (pow (+ t (* a t)) 2)))) (/ y (+ t (* a t))))
(fma.f64 b (-.f64 (*.f64 b (fma.f64 b (neg.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 t a t) #s(literal 4 binary64)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t a t) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))))) (/.f64 (*.f64 y y) (*.f64 (fma.f64 t a t) (fma.f64 t a t)))) (/.f64 y (fma.f64 t a t)))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ (+ 1 (* -1 (/ (+ (/ t y) (/ (* a t) y)) b))) b)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 t y) (/.f64 t y)) b)) b)
(/ (- (+ 1 (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) (* (pow b 2) y))) (+ (/ t (* b y)) (/ (* a t) (* b y)))) b)
(/.f64 (-.f64 (fma.f64 (fma.f64 t a t) (/.f64 (fma.f64 a (/.f64 t y) (/.f64 t y)) (*.f64 y (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (/.f64 t (*.f64 b y)) (/.f64 t (*.f64 b y)))) b)
(/ (- (+ 1 (* -1 (/ (* (pow (+ t (* a t)) 2) (+ (/ t y) (/ (* a t) y))) (* (pow b 3) (pow y 2))))) (+ (* -1 (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) (* (pow b 2) y))) (+ (/ t (* b y)) (/ (* a t) (* b y))))) b)
(/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t))) (/.f64 (fma.f64 a (/.f64 t y) (/.f64 t y)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (fma.f64 a (/.f64 t (*.f64 b y)) (/.f64 t (*.f64 b y))) (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 a (/.f64 t y) (/.f64 t y))) (*.f64 y (*.f64 b b))))) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(* -1 (/ (- (+ (/ t (* b y)) (/ (* a t) (* b y))) 1) b))
(/.f64 (+.f64 (/.f64 t (*.f64 b y)) (fma.f64 a (/.f64 t (*.f64 b y)) #s(literal -1 binary64))) (neg.f64 b))
(* -1 (/ (- (* -1 (/ (- (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) (* b y)) (+ (/ t y) (/ (* a t) y))) b)) 1) b))
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 a (/.f64 t y) (/.f64 t y))) (*.f64 b y)) (fma.f64 a (/.f64 t y) (/.f64 t y))) (neg.f64 b)) #s(literal -1 binary64)) (neg.f64 b))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ t (* a t)) 2) (+ (/ t y) (/ (* a t) y))) (* b (pow y 2))) (/ (* (+ t (* a t)) (+ (/ t y) (/ (* a t) y))) y)) b)) (+ (/ t y) (/ (* a t) y))) b)) 1) b))
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 t a t) (fma.f64 t a t)) (/.f64 (fma.f64 a (/.f64 t y) (/.f64 t y)) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 (fma.f64 t a t) (fma.f64 a (/.f64 t y) (/.f64 t y))) (neg.f64 y))) (neg.f64 b)) (fma.f64 a (/.f64 t y) (/.f64 t y))) (neg.f64 b)) #s(literal -1 binary64)) (neg.f64 b))
(/ y (+ t (* b y)))
(/.f64 y (fma.f64 b y t))
(+ (* -1 (/ (* a (* t y)) (pow (+ t (* b y)) 2))) (/ y (+ t (* b y))))
(-.f64 (/.f64 y (fma.f64 b y t)) (/.f64 (*.f64 a (*.f64 y t)) (*.f64 (fma.f64 b y t) (fma.f64 b y t))))
(+ (* a (- (/ (* a (* (pow t 2) y)) (pow (+ t (* b y)) 3)) (/ (* t y) (pow (+ t (* b y)) 2)))) (/ y (+ t (* b y))))
(fma.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 y (*.f64 t t))) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (/.f64 (*.f64 y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (/.f64 y (fma.f64 b y t)))
(+ (* a (- (* a (- (* -1 (/ (* a (* (pow t 3) y)) (pow (+ t (* b y)) 4))) (* -1 (/ (* (pow t 2) y) (pow (+ t (* b y)) 3))))) (/ (* t y) (pow (+ t (* b y)) 2)))) (/ y (+ t (* b y))))
(fma.f64 a (fma.f64 a (fma.f64 a (neg.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (pow.f64 (fma.f64 b y t) #s(literal 4 binary64)))) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t))))) (/.f64 (*.f64 y t) (neg.f64 (*.f64 (fma.f64 b y t) (fma.f64 b y t))))) (/.f64 y (fma.f64 b y t)))
(/ y (* a t))
(/.f64 y (*.f64 t a))
(/ (+ (* -1 (/ (* y (+ t (* b y))) (* a (pow t 2)))) (/ y t)) a)
(/.f64 (-.f64 (/.f64 y t) (/.f64 (*.f64 y (fma.f64 b y t)) (*.f64 a (*.f64 t t)))) a)
(/ (- (+ (/ y t) (/ (* y (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* y (+ t (* b y))) (* a (pow t 2)))) a)
(/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) (fma.f64 b y t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (/.f64 y t)) (/.f64 (*.f64 y (fma.f64 b y t)) (*.f64 a (*.f64 t t)))) a)
(/ (- (+ (* -1 (/ (* y (pow (+ t (* b y)) 3)) (* (pow a 3) (pow t 4)))) (/ y t)) (+ (* -1 (/ (* y (pow (+ t (* b y)) 2)) (* (pow a 2) (pow t 3)))) (/ (* y (+ t (* b y))) (* a (pow t 2))))) a)
(/.f64 (-.f64 (-.f64 (/.f64 y t) (/.f64 (*.f64 y (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (fma.f64 (neg.f64 y) (/.f64 (*.f64 (fma.f64 b y t) (fma.f64 b y t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 y (fma.f64 b y t)) (*.f64 a (*.f64 t t))))) a)
(/ y (* a t))
(/.f64 y (*.f64 t a))
(* -1 (/ (+ (* -1 (/ y t)) (/ (* y (+ t (* b y))) (* a (pow t 2)))) a))
(/.f64 (-.f64 (/.f64 (*.f64 y (fma.f64 b y t)) (*.f64 a (*.f64 t t))) (/.f64 y t)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (- (/ (* y (pow (+ t (* b y)) 2)) (* a (pow t 3))) (/ (* y (+ t (* b y))) (pow t 2))) a))) a))
(/.f64 (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y (fma.f64 b y t)) (*.f64 t t))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ t (* b y)) 3)) (* a (pow t 4))) (/ (* y (pow (+ t (* b y)) 2)) (pow t 3))) a)) (/ (* y (+ t (* b y))) (pow t 2))) a))) a))
(/.f64 (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (-.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 b y t) (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (*.f64 a (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y (*.f64 (fma.f64 b y t) (fma.f64 b y t))) (neg.f64 (*.f64 t (*.f64 t t))))) (neg.f64 a)) (/.f64 (*.f64 y (fma.f64 b y t)) (*.f64 t t))) a)) (neg.f64 a))
a
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* y (+ (/ a y) (/ b t)))
(*.f64 y (+.f64 (/.f64 a y) (/.f64 b t)))
(* y (+ (/ a y) (/ b t)))
(*.f64 y (+.f64 (/.f64 a y) (/.f64 b t)))
(* y (+ (/ a y) (/ b t)))
(*.f64 y (+.f64 (/.f64 a y) (/.f64 b t)))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 a (neg.f64 y)) (/.f64 b t)))
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 a (neg.f64 y)) (/.f64 b t)))
(* -1 (* y (+ (* -1 (/ a y)) (* -1 (/ b t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 a (neg.f64 y)) (/.f64 b t)))
a
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* b (+ (/ a b) (/ y t)))
(*.f64 b (+.f64 (/.f64 y t) (/.f64 a b)))
(* b (+ (/ a b) (/ y t)))
(*.f64 b (+.f64 (/.f64 y t) (/.f64 a b)))
(* b (+ (/ a b) (/ y t)))
(*.f64 b (+.f64 (/.f64 y t) (/.f64 a b)))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(neg.f64 (*.f64 b (-.f64 (/.f64 y (neg.f64 t)) (/.f64 a b))))
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(neg.f64 (*.f64 b (-.f64 (/.f64 y (neg.f64 t)) (/.f64 a b))))
(* -1 (* b (+ (* -1 (/ a b)) (* -1 (/ y t)))))
(neg.f64 (*.f64 b (-.f64 (/.f64 y (neg.f64 t)) (/.f64 a b))))
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(/ (+ (* a t) (* b y)) t)
(/.f64 (fma.f64 b y (*.f64 t a)) t)
(/ (+ (* a t) (* b y)) t)
(/.f64 (fma.f64 b y (*.f64 t a)) t)
(/ (+ (* a t) (* b y)) t)
(/.f64 (fma.f64 b y (*.f64 t a)) t)
a
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
a
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(/ (* b y) t)
(/.f64 (*.f64 b y) t)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
(+ a (/ (* b y) t))
(fma.f64 b (/.f64 y t) a)
a
(* a (+ 1 (/ (* b y) (* a t))))
(fma.f64 a (/.f64 (*.f64 b y) (*.f64 t a)) a)
(* a (+ 1 (/ (* b y) (* a t))))
(fma.f64 a (/.f64 (*.f64 b y) (*.f64 t a)) a)
(* a (+ 1 (/ (* b y) (* a t))))
(fma.f64 a (/.f64 (*.f64 b y) (*.f64 t a)) a)
a
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(*.f64 (neg.f64 a) (fma.f64 (neg.f64 b) (/.f64 y (*.f64 t a)) #s(literal -1 binary64)))
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(*.f64 (neg.f64 a) (fma.f64 (neg.f64 b) (/.f64 y (*.f64 t a)) #s(literal -1 binary64)))
(* -1 (* a (- (* -1 (/ (* b y) (* a t))) 1)))
(*.f64 (neg.f64 a) (fma.f64 (neg.f64 b) (/.f64 y (*.f64 t a)) #s(literal -1 binary64)))
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b)) y)
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ z b)
(/.f64 z b)
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(/ z b)
(/.f64 z b)
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b)))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 b y)) (/.f64 z (*.f64 b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 b y)) (/.f64 z (*.f64 b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 b y)) (/.f64 z (*.f64 b t))))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (neg.f64 t) (-.f64 (/.f64 x (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b t))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (neg.f64 t) (-.f64 (/.f64 x (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b t))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (neg.f64 t) (-.f64 (/.f64 x (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b t))))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 b y)) (/.f64 z (*.f64 b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 b y)) (/.f64 z (*.f64 b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 b y)) (/.f64 z (*.f64 b x))))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (/.f64 t (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b x))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (/.f64 t (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b x))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (/.f64 t (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b x))))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(* t x)
(*.f64 t x)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* y z)
(*.f64 y z)
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y z)
(*.f64 y z)
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x y) z)))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x y) z)))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x y) z)))
(* t x)
(*.f64 t x)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* y z)
(*.f64 y z)
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* y z)
(*.f64 y z)
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* y z)
(*.f64 y z)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* t x)
(*.f64 t x)
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t x)
(*.f64 t x)
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* y z)
(*.f64 y z)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* t x)
(*.f64 t x)
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* t x)
(*.f64 t x)
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* t x)
(*.f64 t x)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(* b y)
(*.f64 b y)
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ (* y z) (* t (+ 1 a)))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(* y (+ (/ x (* y (+ 1 a))) (/ z (* t (+ 1 a)))))
(*.f64 y (+.f64 (/.f64 z (fma.f64 t a t)) (/.f64 x (fma.f64 y a y))))
(* y (+ (/ x (* y (+ 1 a))) (/ z (* t (+ 1 a)))))
(*.f64 y (+.f64 (/.f64 z (fma.f64 t a t)) (/.f64 x (fma.f64 y a y))))
(* y (+ (/ x (* y (+ 1 a))) (/ z (* t (+ 1 a)))))
(*.f64 y (+.f64 (/.f64 z (fma.f64 t a t)) (/.f64 x (fma.f64 y a y))))
(/ (* y z) (* t (+ 1 a)))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(* -1 (* y (+ (* -1 (/ x (* y (+ 1 a)))) (* -1 (/ z (* t (+ 1 a)))))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) (fma.f64 y a y)) (/.f64 z (fma.f64 t a t))))
(* -1 (* y (+ (* -1 (/ x (* y (+ 1 a)))) (* -1 (/ z (* t (+ 1 a)))))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) (fma.f64 y a y)) (/.f64 z (fma.f64 t a t))))
(* -1 (* y (+ (* -1 (/ x (* y (+ 1 a)))) (* -1 (/ z (* t (+ 1 a)))))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) (fma.f64 y a y)) (/.f64 z (fma.f64 t a t))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ (* y z) (* t (+ 1 a)))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(* z (+ (/ x (* z (+ 1 a))) (/ y (* t (+ 1 a)))))
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
(* z (+ (/ x (* z (+ 1 a))) (/ y (* t (+ 1 a)))))
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
(* z (+ (/ x (* z (+ 1 a))) (/ y (* t (+ 1 a)))))
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
(/ (* y z) (* t (+ 1 a)))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 a)))) (* -1 (/ y (* t (+ 1 a)))))))
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 x (fma.f64 z a z))) (/.f64 y (fma.f64 t a t))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 a)))) (* -1 (/ y (* t (+ 1 a)))))))
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 x (fma.f64 z a z))) (/.f64 y (fma.f64 t a t))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 a)))) (* -1 (/ y (* t (+ 1 a)))))))
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 x (fma.f64 z a z))) (/.f64 y (fma.f64 t a t))))
(/ (* y z) (* t (+ 1 a)))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/ (+ (/ (* t x) (+ 1 a)) (/ (* y z) (+ 1 a))) t)
(/.f64 (fma.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a)) (*.f64 t (/.f64 x (+.f64 #s(literal 1 binary64) a)))) t)
(/ (+ (/ (* t x) (+ 1 a)) (/ (* y z) (+ 1 a))) t)
(/.f64 (fma.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a)) (*.f64 t (/.f64 x (+.f64 #s(literal 1 binary64) a)))) t)
(/ (+ (/ (* t x) (+ 1 a)) (/ (* y z) (+ 1 a))) t)
(/.f64 (fma.f64 y (/.f64 z (+.f64 #s(literal 1 binary64) a)) (*.f64 t (/.f64 x (+.f64 #s(literal 1 binary64) a)))) t)
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ (* y z) (* t (+ 1 a)))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (/ x (+ 1 a)) (/ (* y z) (* t (+ 1 a))))
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(* x (+ (/ 1 (+ 1 a)) (/ (* y z) (* t (* x (+ 1 a))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t (fma.f64 a x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a))))
(* x (+ (/ 1 (+ 1 a)) (/ (* y z) (* t (* x (+ 1 a))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t (fma.f64 a x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a))))
(* x (+ (/ 1 (+ 1 a)) (/ (* y z) (* t (* x (+ 1 a))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t (fma.f64 a x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 a))))) (/ 1 (+ 1 a)))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t (fma.f64 a x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) a))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 a))))) (/ 1 (+ 1 a)))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t (fma.f64 a x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) a))))
(* -1 (* x (- (* -1 (/ (* y z) (* t (* x (+ 1 a))))) (/ 1 (+ 1 a)))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t (fma.f64 a x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) a))))
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (+ (* -1 (* a (+ x (/ (* y z) t)))) (/ (* y z) t)))
(+.f64 x (fma.f64 y (/.f64 z t) (*.f64 (neg.f64 a) (fma.f64 y (/.f64 z t) x))))
(+ x (+ (* a (- (* a (+ x (/ (* y z) t))) (+ x (/ (* y z) t)))) (/ (* y z) t)))
(+.f64 x (fma.f64 a (-.f64 (*.f64 a (fma.f64 y (/.f64 z t) x)) (fma.f64 y (/.f64 z t) x)) (/.f64 (*.f64 y z) t)))
(+ x (+ (* a (- (* a (- (* -1 (* a (+ x (/ (* y z) t)))) (* -1 (+ x (/ (* y z) t))))) (+ x (/ (* y z) t)))) (/ (* y z) t)))
(+.f64 x (fma.f64 a (-.f64 (*.f64 a (fma.f64 (neg.f64 a) (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z t) x))) (fma.f64 y (/.f64 z t) x)) (/.f64 (*.f64 y z) t)))
(/ (+ x (/ (* y z) t)) a)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/ (+ x (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ (* y z) t))) a)
(/.f64 (+.f64 x (fma.f64 y (/.f64 z t) (/.f64 (fma.f64 y (/.f64 z t) x) (neg.f64 a)))) a)
(/ (- (+ x (+ (/ x (pow a 2)) (+ (/ (* y z) t) (/ (* y z) (* (pow a 2) t))))) (+ (/ x a) (/ (* y z) (* a t)))) a)
(/.f64 (-.f64 (+.f64 (+.f64 x (/.f64 x (*.f64 a a))) (fma.f64 y (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 t (*.f64 a a))))) (fma.f64 y (/.f64 z (*.f64 t a)) (/.f64 x a))) a)
(/ (- (+ x (+ (* -1 (/ (+ x (/ (* y z) t)) (pow a 3))) (/ (* y z) t))) (+ (* -1 (/ (+ x (/ (* y z) t)) (pow a 2))) (+ (/ x a) (/ (* y z) (* a t))))) a)
(/.f64 (-.f64 (+.f64 (-.f64 x (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 y z) t)) (-.f64 (fma.f64 y (/.f64 z (*.f64 t a)) (/.f64 x a)) (/.f64 (fma.f64 y (/.f64 z t) x) (*.f64 a a)))) a)
(/ (+ x (/ (* y z) t)) a)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (+ (/ x a) (/ (* y z) (* a t)))) a))
(neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 t a)) (/.f64 x a)) (fma.f64 y (/.f64 z t) x)) a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (+ (/ x a) (/ (* y z) (* a t))) (+ x (/ (* y z) t))) a))) a))
(/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 t a)) (/.f64 x a)) (fma.f64 y (/.f64 z t) x)) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (+ x (/ (* y z) t))) (* -1 (/ (- (* -1 (/ (- (+ (/ x a) (/ (* y z) (* a t))) (+ x (/ (* y z) t))) a)) (+ x (/ (* y z) t))) a))) a))
(/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (/.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 t a)) (/.f64 x a)) (fma.f64 y (/.f64 z t) x)) a)) a)) (neg.f64 a))
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(* y (+ (/ x y) (/ z t)))
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 x (neg.f64 y)) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 x (neg.f64 y)) (/.f64 z t)))
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 x (neg.f64 y)) (/.f64 z t)))
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(* z (+ (/ x z) (/ y t)))
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 x z)))
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 x z)))
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 y z (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 y z (*.f64 t x)) t)
(/ (+ (* t x) (* y z)) t)
(/.f64 (fma.f64 y z (*.f64 t x)) t)
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
x
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(/ (* y z) t)
(/.f64 (*.f64 y z) t)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
x
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)))
(* x (+ 1 (/ (* y z) (* t x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)))
x
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) #s(literal -1 binary64)))
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) #s(literal -1 binary64)))
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
(/ z t)
(/.f64 z t)
1
#s(literal 1 binary64)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
a
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
a
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 b y)) (/.f64 z (*.f64 b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 b y)) (/.f64 z (*.f64 b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 b y)) (/.f64 z (*.f64 b t))))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (neg.f64 t) (-.f64 (/.f64 x (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b t))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (neg.f64 t) (-.f64 (/.f64 x (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b t))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (neg.f64 t) (-.f64 (/.f64 x (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b t))))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 b y)) (/.f64 z (*.f64 b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 b y)) (/.f64 z (*.f64 b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 b y)) (/.f64 z (*.f64 b x))))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (/.f64 t (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b x))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (/.f64 t (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b x))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (/.f64 t (*.f64 b (neg.f64 y))) (/.f64 z (*.f64 b x))))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b)) y)
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/ z b)
(/.f64 z b)
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(/ z b)
(/.f64 z b)
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b)))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 b y))
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(/ (* t x) b)
(/.f64 (*.f64 t x) b)
(* t (+ (/ x b) (/ (* y z) (* b t))))
(*.f64 t (fma.f64 y (/.f64 z (*.f64 b t)) (/.f64 x b)))
(* t (+ (/ x b) (/ (* y z) (* b t))))
(*.f64 t (fma.f64 y (/.f64 z (*.f64 b t)) (/.f64 x b)))
(* t (+ (/ x b) (/ (* y z) (* b t))))
(*.f64 t (fma.f64 y (/.f64 z (*.f64 b t)) (/.f64 x b)))
(/ (* t x) b)
(/.f64 (*.f64 t x) b)
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(*.f64 (neg.f64 t) (neg.f64 (fma.f64 y (/.f64 z (*.f64 b t)) (/.f64 x b))))
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(*.f64 (neg.f64 t) (neg.f64 (fma.f64 y (/.f64 z (*.f64 b t)) (/.f64 x b))))
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(*.f64 (neg.f64 t) (neg.f64 (fma.f64 y (/.f64 z (*.f64 b t)) (/.f64 x b))))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(/ (* t x) b)
(/.f64 (*.f64 t x) b)
(* x (+ (/ t b) (/ (* y z) (* b x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 b x)) (/.f64 t b)))
(* x (+ (/ t b) (/ (* y z) (* b x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 b x)) (/.f64 t b)))
(* x (+ (/ t b) (/ (* y z) (* b x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 b x)) (/.f64 t b)))
(/ (* t x) b)
(/.f64 (*.f64 t x) b)
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(neg.f64 (*.f64 x (neg.f64 (fma.f64 y (/.f64 z (*.f64 b x)) (/.f64 t b)))))
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(neg.f64 (*.f64 x (neg.f64 (fma.f64 y (/.f64 z (*.f64 b x)) (/.f64 t b)))))
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(neg.f64 (*.f64 x (neg.f64 (fma.f64 y (/.f64 z (*.f64 b x)) (/.f64 t b)))))
(/ (* t x) b)
(/.f64 (*.f64 t x) b)
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(* y (+ (/ z b) (/ (* t x) (* b y))))
(*.f64 y (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)))
(* y (+ (/ z b) (/ (* t x) (* b y))))
(*.f64 y (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)))
(* y (+ (/ z b) (/ (* t x) (* b y))))
(*.f64 y (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))))
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))))
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))))
(/ (* t x) b)
(/.f64 (*.f64 t x) b)
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 y (/.f64 z b) (/.f64 (*.f64 t x) b))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(* z (+ (/ y b) (/ (* t x) (* b z))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b z)) (/.f64 y b)))
(* z (+ (/ y b) (/ (* t x) (* b z))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b z)) (/.f64 y b)))
(* z (+ (/ y b) (/ (* t x) (* b z))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b z)) (/.f64 y b)))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(neg.f64 (*.f64 z (neg.f64 (fma.f64 t (/.f64 x (*.f64 b z)) (/.f64 y b)))))
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(neg.f64 (*.f64 z (neg.f64 (fma.f64 t (/.f64 x (*.f64 b z)) (/.f64 y b)))))
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(neg.f64 (*.f64 z (neg.f64 (fma.f64 t (/.f64 x (*.f64 b z)) (/.f64 y b)))))
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(* y z)
(*.f64 y z)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* t x)
(*.f64 t x)
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t x)
(*.f64 t x)
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* y z)
(*.f64 y z)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* t x)
(*.f64 t x)
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* t x)
(*.f64 t x)
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* t x)
(*.f64 t x)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* y z)
(*.f64 y z)
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y z)
(*.f64 y z)
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x y) z)))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x y) z)))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 y) (neg.f64 (fma.f64 t (/.f64 x y) z)))
(* t x)
(*.f64 t x)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
(* y z)
(*.f64 y z)
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* y z)
(*.f64 y z)
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(fma.f64 (neg.f64 b) (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (/ (* (pow b 2) (* x y)) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 y x)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 b x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (fma.f64 y (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 y x) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 b b)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 (*.f64 b x) (neg.f64 (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) (/ (* t x) b)) y)
(/.f64 (-.f64 (/.f64 (*.f64 t x) b) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (/ (* t x) b) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y)
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) (/.f64 (*.f64 t x) b)) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y)))) y)
(/.f64 (-.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t x) b)) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 y (*.f64 b b))))) y)
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 y (*.f64 b b))) (/.f64 (*.f64 t x) b)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 y (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b b))) y))) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) y)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 y (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b b)))) (neg.f64 y)) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b b))) y))) (neg.f64 y))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(fma.f64 (neg.f64 b) (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* b (- (/ (* b (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 b (fma.f64 b (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (neg.f64 (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 b (-.f64 (*.f64 b (fma.f64 (neg.f64 b) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))) (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) (/ (* t x) y)) b)
(/.f64 (-.f64 (/.f64 (*.f64 t x) y) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (/ (* t x) y) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b)
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t x) y)) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 t x) y) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 y #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))))) b)
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 t x) y)) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 y y))) b))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3))) b)) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 b (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 y (*.f64 y y)))) (neg.f64 b)) (/.f64 (*.f64 (*.f64 t t) (fma.f64 a x x)) (*.f64 y y))) b))) (neg.f64 b))
(/ (* t x) (* b y))
(/.f64 (*.f64 t x) (*.f64 b y))
(* t (+ (* -1 (/ (* t (* x (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ x (* b y))))
(*.f64 t (-.f64 (/.f64 x (*.f64 b y)) (/.f64 (*.f64 t (fma.f64 a x x)) (*.f64 (*.f64 b y) (*.f64 b y)))))
(* t (+ (* t (- (/ (* t (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(*.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 a x x) (*.f64 (*.f64 b y) (*.f64 b y)))) (/.f64 x (*.f64 b y))))
(* t (+ (* t (- (* t (- (* -1 (/ (* t (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(*.f64 t (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 (fma.f64 a x x)) (*.f64 (*.f64 b y) (*.f64 b y)))) (/.f64 x (*.f64 b y))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(fma.f64 (neg.f64 b) (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(- (+ (/ x (+ 1 a)) (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (/ x (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))))
(-.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (-.f64 (/.f64 (*.f64 b (*.f64 y x)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(fma.f64 (neg.f64 b) (/.f64 (*.f64 y x) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3)))) t)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (neg.f64 t)) (/.f64 (*.f64 b (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(+ (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 2))) (/ x (+ 1 (/ (* b y) t))))
(-.f64 (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 a x) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(+ (* a (- (/ (* a x) (pow (+ 1 (/ (* b y) t)) 3)) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(fma.f64 a (-.f64 (/.f64 (*.f64 a x) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ (* a (- (* a (- (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 4))) (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))))) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (/.f64 x (pow.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))) (/.f64 (neg.f64 x) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(/ x a)
(/.f64 x a)
(/ (+ x (* -1 (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/.f64 (-.f64 x (/.f64 (fma.f64 x (/.f64 (*.f64 b y) t) x) a)) a)
(/ (- (+ x (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a)) a)
(/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (*.f64 a a)) x) (/.f64 (fma.f64 x (/.f64 (*.f64 b y) t) x) a)) a)
(/ (- (+ x (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) (pow a 3)))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/.f64 (-.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (*.f64 a (*.f64 a a))) x) (fma.f64 (neg.f64 x) (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (*.f64 a a)) (/.f64 (fma.f64 x (/.f64 (*.f64 b y) t) x) a))) a)
(/ x a)
(/.f64 x a)
(* -1 (/ (+ (* -1 x) (/ (* x (+ 1 (/ (* b y) t))) a)) a))
(/.f64 (-.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 b y) t) x) a) x) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (* x (+ 1 (/ (* b y) t)))) a))) a))
(/.f64 (-.f64 (neg.f64 x) (/.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a) (neg.f64 (fma.f64 x (/.f64 (*.f64 b y) t) x))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (* x (pow (+ 1 (/ (* b y) t)) 2))) a)) (* x (+ 1 (/ (* b y) t)))) a))) a))
(/.f64 (-.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) a) (*.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) (neg.f64 a)) (fma.f64 x (/.f64 (*.f64 b y) t) x)) a)) (neg.f64 a))
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)

eval230.0ms (1.7%)

Memory
10.6MiB live, 347.7MiB allocated
Compiler

Compiled 32 772 to 2 512 computations (92.3% saved)

prune176.0ms (1.3%)

Memory
5.0MiB live, 336.9MiB allocated
Pruning

32 alts after pruning (30 fresh and 2 done)

PrunedKeptTotal
New1 345101 355
Fresh52025
Picked415
Done011
Total1 354321 386
Accuracy
100.0%
Counts
1 386 → 32
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.5%
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x a))
57.6%
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
60.4%
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
29.3%
(fma.f64 y (/.f64 z t) x)
49.2%
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
58.6%
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
31.3%
(/.f64 (fma.f64 z (/.f64 y t) x) a)
30.0%
(/.f64 (fma.f64 y (/.f64 z t) x) a)
29.7%
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
37.6%
(/.f64 (fma.f64 t (/.f64 x y) z) b)
30.5%
(/.f64 (/.f64 (fma.f64 z y (*.f64 t x)) b) y)
14.0%
(/.f64 (/.f64 (*.f64 t x) b) y)
30.5%
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b)) y)
28.6%
(/.f64 (*.f64 y (/.f64 z t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
30.0%
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
19.2%
(/.f64 (*.f64 y z) (fma.f64 t a t))
23.3%
(/.f64 (*.f64 y z) (*.f64 y b))
12.9%
(/.f64 (*.f64 t x) (*.f64 y b))
30.4%
(/.f64 z b)
57.9%
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
36.9%
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
12.9%
(/.f64 x (/.f64 (*.f64 b y) t))
47.3%
(/.f64 x (+.f64 #s(literal 1 binary64) a))
25.9%
(/.f64 x a)
57.2%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
31.6%
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))))
29.7%
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
22.7%
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) b) (/.f64 t y))
57.8%
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
30.3%
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
25.9%
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
51.9%
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
Compiler

Compiled 980 to 644 computations (34.3% saved)

simplify238.0ms (1.7%)

Memory
5.6MiB live, 359.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 y z)
cost-diff0
(fma.f64 t x (*.f64 y z))
cost-diff320
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b))
cost-diff384
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b)) y)
cost-diff0
(+.f64 a #s(literal 1 binary64))
cost-diff0
(/.f64 b t)
cost-diff0
(fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64)))
cost-diff0
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
cost-diff0
(*.f64 b y)
cost-diff0
(/.f64 (*.f64 b y) t)
cost-diff384
(/.f64 x (/.f64 (*.f64 b y) t))
cost-diff0
(+.f64 #s(literal 1 binary64) a)
cost-diff0
(/.f64 x (+.f64 #s(literal 1 binary64) a))
cost-diff0
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
cost-diff0
(fma.f64 b y t)
cost-diff0
(/.f64 z (fma.f64 b y t))
cost-diff0
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
Rules
5 954×*-lowering-*.f32
5 954×*-lowering-*.f64
1 972×*-commutative
1 874×associate-/r/
1 792×cube-prod
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
031161
157157
292157
3173157
4301157
5527155
6801155
71451155
82219155
92998155
103450155
113732155
123794155
133987155
144669155
154726155
165010155
175233155
185587155
196113155
206553155
216946155
227493155
08056143
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* y (/ z (+ (* b y) t))) (/ x (+ (* b (/ y t)) 1)))
y
(/ z (+ (* b y) t))
z
(+ (* b y) t)
b
t
(/ x (+ (* b (/ y t)) 1))
x
(+ (* b (/ y t)) 1)
(/ y t)
1
(/ x (+ 1 a))
x
(+ 1 a)
1
a
(/ x (/ (* b y) t))
x
(/ (* b y) t)
(* b y)
b
y
t
(/ x (+ (* (/ b t) y) (+ a 1)))
x
(+ (* (/ b t) y) (+ a 1))
(/ b t)
b
t
y
(+ a 1)
a
1
(/ (* (+ (* t x) (* y z)) (/ 1 b)) y)
(* (+ (* t x) (* y z)) (/ 1 b))
(+ (* t x) (* y z))
t
x
(* y z)
y
z
(/ 1 b)
1
b
Outputs
(+ (* y (/ z (+ (* b y) t))) (/ x (+ (* b (/ y t)) 1)))
(fma.f64 y (/.f64 z (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
y
(/ z (+ (* b y) t))
(/.f64 z (fma.f64 y b t))
z
(+ (* b y) t)
(fma.f64 y b t)
b
t
(/ x (+ (* b (/ y t)) 1))
(/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
x
(+ (* b (/ y t)) 1)
(fma.f64 y (/.f64 b t) #s(literal 1 binary64))
(/ y t)
(/.f64 y t)
1
#s(literal 1 binary64)
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
x
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(/ x (/ (* b y) t))
(/.f64 (*.f64 t x) (*.f64 y b))
x
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* b y)
(*.f64 y b)
b
y
t
(/ x (+ (* (/ b t) y) (+ a 1)))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
x
(+ (* (/ b t) y) (+ a 1))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(/ b t)
(/.f64 b t)
b
t
y
(+ a 1)
(+.f64 #s(literal 1 binary64) a)
a
1
#s(literal 1 binary64)
(/ (* (+ (* t x) (* y z)) (/ 1 b)) y)
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(* (+ (* t x) (* y z)) (/ 1 b))
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(+ (* t x) (* y z))
(fma.f64 y z (*.f64 t x))
t
x
(* y z)
(*.f64 y z)
y
z
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
1
#s(literal 1 binary64)
b

localize91.0ms (0.7%)

Memory
5.9MiB live, 202.2MiB allocated
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 y z)
accuracy98.8%
(fma.f64 t x (*.f64 y z))
accuracy92.7%
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b))
accuracy87.0%
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b)) y)
accuracy100.0%
(/.f64 b t)
accuracy100.0%
(+.f64 a #s(literal 1 binary64))
accuracy97.0%
(fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64)))
accuracy96.2%
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
accuracy100.0%
(*.f64 b y)
accuracy93.5%
(/.f64 x (/.f64 (*.f64 b y) t))
accuracy92.8%
(/.f64 (*.f64 b y) t)
accuracy100.0%
(+.f64 #s(literal 1 binary64) a)
accuracy100.0%
(/.f64 x (+.f64 #s(literal 1 binary64) a))
accuracy97.4%
(/.f64 z (fma.f64 b y t))
accuracy96.2%
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
accuracy95.8%
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
accuracy94.9%
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
Samples
60.0ms256×0valid
Compiler

Compiled 151 to 33 computations (78.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-div: 18.0ms (48.2% of total)
ival-mult: 11.0ms (29.4% of total)
ival-add: 8.0ms (21.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series66.0ms (0.5%)

Memory
-17.5MiB live, 77.3MiB allocated
Counts
18 → 708
Calls
Call 1
Inputs
#<alt (+ (* y (/ z (+ (* b y) t))) (/ x (+ (* b (/ y t)) 1)))>
#<alt (/ z (+ (* b y) t))>
#<alt (+ (* b y) t)>
#<alt (/ x (+ (* b (/ y t)) 1))>
#<alt (/ x (+ 1 a))>
#<alt (+ 1 a)>
#<alt (/ x (/ (* b y) t))>
#<alt (/ (* b y) t)>
#<alt (* b y)>
#<alt (/ x (+ (* (/ b t) y) (+ a 1)))>
#<alt (+ (* (/ b t) y) (+ a 1))>
#<alt (/ b t)>
#<alt (+ a 1)>
#<alt (/ (* (+ (* t x) (* y z)) (/ 1 b)) y)>
#<alt (* (+ (* t x) (* y z)) (/ 1 b))>
#<alt (+ (* t x) (* y z))>
#<alt (* y z)>
#<alt (+ (* b (/ y t)) 1)>
Outputs
#<alt x>
#<alt (+ x (* y (- (/ z t) (/ (* b x) t))))>
#<alt (+ x (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (pow b 2) x) (pow t 2))) (/ (* b z) (pow t 2))))) (/ z t)) (/ (* b x) t))))>
#<alt (+ x (* y (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (pow b 2) z) (pow t 3))) (/ (* (pow b 3) x) (pow t 3))))) (+ (* -1 (/ (* (pow b 2) x) (pow t 2))) (/ (* b z) (pow t 2))))) (/ z t)) (/ (* b x) t))))>
#<alt (/ z b)>
#<alt (- (+ (/ z b) (/ (* t x) (* b y))) (/ (* t z) (* (pow b 2) y)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) z) (pow b 3))) (/ (* (pow t 2) x) (pow b 2))) (pow y 2))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* t z) (* (pow b 2) y)))>
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 3) x) (pow b 3))) (/ (* (pow t 3) z) (pow b 4))) (pow y 3))) (+ (/ z b) (/ (* t x) (* b y)))) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 3) (pow y 2)))) (+ (/ (* t z) (* (pow b 2) y)) (/ (* (pow t 2) x) (* (pow b 2) (pow y 2))))))>
#<alt (/ z b)>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* t z) (pow b 2))) y)) (/ z b))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (/ (* (pow t 2) z) (pow b 3)) (/ (* (pow t 2) x) (pow b 2))) y)) (/ (* t z) (pow b 2)))) y)) (/ z b))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow t 3) z) (pow b 4)) (/ (* (pow t 3) x) (pow b 3))) y)) (/ (* (pow t 2) z) (pow b 3))) (/ (* (pow t 2) x) (pow b 2))) y)) (/ (* t z) (pow b 2)))) y)) (/ z b))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))>
#<alt (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))>
#<alt (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))>
#<alt (/ (* y z) (+ t (* b y)))>
#<alt (* z (+ (/ x (* z (+ 1 (/ (* b y) t)))) (/ y (+ t (* b y)))))>
#<alt (* z (+ (/ x (* z (+ 1 (/ (* b y) t)))) (/ y (+ t (* b y)))))>
#<alt (* z (+ (/ x (* z (+ 1 (/ (* b y) t)))) (/ y (+ t (* b y)))))>
#<alt (/ (* y z) (+ t (* b y)))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (/ (* b y) t))))) (* -1 (/ y (+ t (* b y)))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (/ (* b y) t))))) (* -1 (/ y (+ t (* b y)))))))>
#<alt (* -1 (* z (+ (* -1 (/ x (* z (+ 1 (/ (* b y) t))))) (* -1 (/ y (+ t (* b y)))))))>
#<alt (+ x (/ (* y z) t))>
#<alt (+ x (+ (* -1 (* b (+ (/ (* x y) t) (/ (* (pow y 2) z) (pow t 2))))) (/ (* y z) t)))>
#<alt (+ x (+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow y 2)) (pow t 2))) (* -1 (/ (* (pow y 3) z) (pow t 3)))))) (+ (/ (* x y) t) (/ (* (pow y 2) z) (pow t 2))))) (/ (* y z) t)))>
#<alt (+ x (+ (* b (- (* b (- (* -1 (* b (+ (/ (* x (pow y 3)) (pow t 3)) (/ (* (pow y 4) z) (pow t 4))))) (+ (* -1 (/ (* x (pow y 2)) (pow t 2))) (* -1 (/ (* (pow y 3) z) (pow t 3)))))) (+ (/ (* x y) t) (/ (* (pow y 2) z) (pow t 2))))) (/ (* y z) t)))>
#<alt (/ (+ z (/ (* t x) y)) b)>
#<alt (/ (+ z (+ (* -1 (/ (+ (/ (* t z) y) (/ (* (pow t 2) x) (pow y 2))) b)) (/ (* t x) y))) b)>
#<alt (/ (- (+ z (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) z) (pow y 2))) (* -1 (/ (* (pow t 3) x) (pow y 3)))) (pow b 2))) (/ (* t x) y))) (+ (/ (* t z) (* b y)) (/ (* (pow t 2) x) (* b (pow y 2))))) b)>
#<alt (/ (- (+ z (+ (* -1 (/ (+ (/ (* (pow t 3) z) (pow y 3)) (/ (* (pow t 4) x) (pow y 4))) (pow b 3))) (/ (* t x) y))) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 2) (pow y 2)))) (+ (* -1 (/ (* (pow t 3) x) (* (pow b 2) (pow y 3)))) (+ (/ (* t z) (* b y)) (/ (* (pow t 2) x) (* b (pow y 2))))))) b)>
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (* t x) y))) b))>
#<alt (* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (+ (/ (* t z) (* b y)) (/ (* (pow t 2) x) (* b (pow y 2)))))) b))>
#<alt (* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (+ (/ (* (pow t 2) z) (* b (pow y 2))) (/ (* (pow t 3) x) (* b (pow y 3)))) (+ (/ (* t z) y) (/ (* (pow t 2) x) (pow y 2)))) b)))) b))>
#<alt (* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* (pow t 3) z) (* b (pow y 3))) (/ (* (pow t 4) x) (* b (pow y 4)))) (+ (/ (* (pow t 2) z) (pow y 2)) (/ (* (pow t 3) x) (pow y 3)))) b)) (+ (/ (* t z) y) (/ (* (pow t 2) x) (pow y 2)))) b)))) b))>
#<alt (/ z b)>
#<alt (+ (* t (- (/ x (* b y)) (/ z (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ z (* (pow b 3) (pow y 2)))) (/ x (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ z (* (pow b 2) y)))) (/ z b))>
#<alt (+ (* t (- (+ (* t (- (* -1 (* t (+ (* -1 (/ x (* (pow b 3) (pow y 3)))) (/ z (* (pow b 4) (pow y 3)))))) (+ (* -1 (/ z (* (pow b 3) (pow y 2)))) (/ x (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ z (* (pow b 2) y)))) (/ z b))>
#<alt x>
#<alt (- (+ x (/ (* y z) t)) (/ (* b (* x y)) t))>
#<alt (- (+ x (+ (* -1 (/ (+ (* -1 (* (pow b 2) (* x (pow y 2)))) (* b (* (pow y 2) z))) (pow t 2))) (/ (* y z) t))) (/ (* b (* x y)) t))>
#<alt (- (+ x (+ (* -1 (/ (+ (* -1 (* (pow b 2) (* (pow y 3) z))) (* (pow b 3) (* x (pow y 3)))) (pow t 3))) (/ (* y z) t))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow t 2))) (+ (/ (* b (* x y)) t) (/ (* b (* (pow y 2) z)) (pow t 2)))))>
#<alt x>
#<alt (+ x (* -1 (/ (- (* -1 (* y z)) (* -1 (* b (* x y)))) t)))>
#<alt (+ x (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) t)) (/ (* b (* (pow y 2) z)) t))) (* -1 (* b (* x y)))) t)))>
#<alt (+ x (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) t)) (/ (* (pow b 2) (* (pow y 3) z)) t)) (+ (* -1 (* (pow b 2) (* x (pow y 2)))) (* b (* (pow y 2) z)))) t))) (* -1 (* b (* x y)))) t)))>
#<alt (/ (* y z) (+ t (* b y)))>
#<alt (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))>
#<alt (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))>
#<alt (+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (* x (+ (/ 1 (+ 1 (/ (* b y) t))) (/ (* y z) (* x (+ t (* b y))))))>
#<alt (* x (+ (/ 1 (+ 1 (/ (* b y) t))) (/ (* y z) (* x (+ t (* b y))))))>
#<alt (* x (+ (/ 1 (+ 1 (/ (* b y) t))) (/ (* y z) (* x (+ t (* b y))))))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* b y))))) (/ 1 (+ 1 (/ (* b y) t))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* b y))))) (/ 1 (+ 1 (/ (* b y) t))))))>
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* b y))))) (/ 1 (+ 1 (/ (* b y) t))))))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z (+ t (* b y)))>
#<alt (/ z t)>
#<alt (+ (* -1 (/ (* b (* y z)) (pow t 2))) (/ z t))>
#<alt (+ (* b (- (/ (* b (* (pow y 2) z)) (pow t 3)) (/ (* y z) (pow t 2)))) (/ z t))>
#<alt (+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) z)) (pow t 4))) (* -1 (/ (* (pow y 2) z) (pow t 3))))) (/ (* y z) (pow t 2)))) (/ z t))>
#<alt (/ z (* b y))>
#<alt (/ (+ (* -1 (/ (* t z) (* b (pow y 2)))) (/ z y)) b)>
#<alt (/ (- (+ (/ z y) (/ (* (pow t 2) z) (* (pow b 2) (pow y 3)))) (/ (* t z) (* b (pow y 2)))) b)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 3) z) (* (pow b 3) (pow y 4)))) (/ z y)) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 2) (pow y 3)))) (/ (* t z) (* b (pow y 2))))) b)>
#<alt (/ z (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ z y)) (/ (* t z) (* b (pow y 2)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (/ (* (pow t 2) z) (* b (pow y 3))) (/ (* t z) (pow y 2))) b))) b))>
#<alt (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) z) (* b (pow y 4))) (/ (* (pow t 2) z) (pow y 3))) b)) (/ (* t z) (pow y 2))) b))) b))>
#<alt (/ z t)>
#<alt (+ (* -1 (/ (* b (* y z)) (pow t 2))) (/ z t))>
#<alt (+ (* y (- (/ (* (pow b 2) (* y z)) (pow t 3)) (/ (* b z) (pow t 2)))) (/ z t))>
#<alt (+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* y z)) (pow t 4))) (* -1 (/ (* (pow b 2) z) (pow t 3))))) (/ (* b z) (pow t 2)))) (/ z t))>
#<alt (/ z (* b y))>
#<alt (/ (+ (* -1 (/ (* t z) (* (pow b 2) y))) (/ z b)) y)>
#<alt (/ (- (+ (/ z b) (/ (* (pow t 2) z) (* (pow b 3) (pow y 2)))) (/ (* t z) (* (pow b 2) y))) y)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 3) z) (* (pow b 4) (pow y 3)))) (/ z b)) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 3) (pow y 2)))) (/ (* t z) (* (pow b 2) y)))) y)>
#<alt (/ z (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ z b)) (/ (* t z) (* (pow b 2) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (/ (* (pow t 2) z) (* (pow b 3) y)) (/ (* t z) (pow b 2))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) z) (* (pow b 4) y)) (/ (* (pow t 2) z) (pow b 3))) y)) (/ (* t z) (pow b 2))) y))) y))>
#<alt (/ z (* b y))>
#<alt (+ (* -1 (/ (* t z) (* (pow b 2) (pow y 2)))) (/ z (* b y)))>
#<alt (+ (* t (- (/ (* t z) (* (pow b 3) (pow y 3))) (/ z (* (pow b 2) (pow y 2))))) (/ z (* b y)))>
#<alt (+ (* t (- (* t (- (* -1 (/ (* t z) (* (pow b 4) (pow y 4)))) (* -1 (/ z (* (pow b 3) (pow y 3)))))) (/ z (* (pow b 2) (pow y 2))))) (/ z (* b y)))>
#<alt (/ z t)>
#<alt (/ (+ z (* -1 (/ (* b (* y z)) t))) t)>
#<alt (/ (- (+ z (/ (* (pow b 2) (* (pow y 2) z)) (pow t 2))) (/ (* b (* y z)) t)) t)>
#<alt (/ (- (+ z (* -1 (/ (* (pow b 3) (* (pow y 3) z)) (pow t 3)))) (+ (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (pow t 2))) (/ (* b (* y z)) t))) t)>
#<alt (/ z t)>
#<alt (* -1 (/ (+ (* -1 z) (/ (* b (* y z)) t)) t))>
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (- (/ (* (pow b 2) (* (pow y 2) z)) t) (* b (* y z))) t))) t))>
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (- (* -1 (/ (- (/ (* (pow b 3) (* (pow y 3) z)) t) (* (pow b 2) (* (pow y 2) z))) t)) (* b (* y z))) t))) t))>
#<alt t>
#<alt (+ t (* b y))>
#<alt (+ t (* b y))>
#<alt (+ t (* b y))>
#<alt (* b y)>
#<alt (* b (+ y (/ t b)))>
#<alt (* b (+ y (/ t b)))>
#<alt (* b (+ y (/ t b)))>
#<alt (* b y)>
#<alt (* -1 (* b (+ (* -1 y) (* -1 (/ t b)))))>
#<alt (* -1 (* b (+ (* -1 y) (* -1 (/ t b)))))>
#<alt (* -1 (* b (+ (* -1 y) (* -1 (/ t b)))))>
#<alt t>
#<alt (+ t (* b y))>
#<alt (+ t (* b y))>
#<alt (+ t (* b y))>
#<alt (* b y)>
#<alt (* y (+ b (/ t y)))>
#<alt (* y (+ b (/ t y)))>
#<alt (* y (+ b (/ t y)))>
#<alt (* b y)>
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ t y)))))>
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ t y)))))>
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ t y)))))>
#<alt (* b y)>
#<alt (+ t (* b y))>
#<alt (+ t (* b y))>
#<alt (+ t (* b y))>
#<alt t>
#<alt (* t (+ 1 (/ (* b y) t)))>
#<alt (* t (+ 1 (/ (* b y) t)))>
#<alt (* t (+ 1 (/ (* b y) t)))>
#<alt t>
#<alt (* -1 (* t (- (* -1 (/ (* b y) t)) 1)))>
#<alt (* -1 (* t (- (* -1 (/ (* b y) t)) 1)))>
#<alt (* -1 (* t (- (* -1 (/ (* b y) t)) 1)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt x>
#<alt (+ x (* -1 (/ (* b (* x y)) t)))>
#<alt (+ x (* b (- (/ (* b (* x (pow y 2))) (pow t 2)) (/ (* x y) t))))>
#<alt (+ x (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (pow t 3))) (* -1 (/ (* x (pow y 2)) (pow t 2))))) (/ (* x y) t))))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) x) (* b (pow y 2)))) (/ (* t x) y)) b)>
#<alt (/ (- (+ (/ (* t x) y) (/ (* (pow t 3) x) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) x) (* b (pow y 2)))) b)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) x) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) x) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) x) (* b (pow y 2))))) b)>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) x) (* b (pow y 2)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) x) (* b (pow y 3))) (/ (* (pow t 2) x) (pow y 2))) b))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) x) (* b (pow y 4))) (/ (* (pow t 3) x) (pow y 3))) b)) (/ (* (pow t 2) x) (pow y 2))) b))) b))>
#<alt x>
#<alt (+ x (* -1 (/ (* b (* x y)) t)))>
#<alt (+ x (* y (- (/ (* (pow b 2) (* x y)) (pow t 2)) (/ (* b x) t))))>
#<alt (+ x (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (pow t 3))) (* -1 (/ (* (pow b 2) x) (pow t 2))))) (/ (* b x) t))))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) x) (* (pow b 2) y))) (/ (* t x) b)) y)>
#<alt (/ (- (+ (/ (* t x) b) (/ (* (pow t 3) x) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) x) (* (pow b 2) y))) y)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) x) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) x) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) x) (* (pow b 2) y)))) y)>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) x) (* (pow b 2) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) x) (* (pow b 3) y)) (/ (* (pow t 2) x) (pow b 2))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) x) (* (pow b 4) y)) (/ (* (pow t 3) x) (pow b 3))) y)) (/ (* (pow t 2) x) (pow b 2))) y))) y))>
#<alt (/ (* t x) (* b y))>
#<alt (* t (+ (* -1 (/ (* t x) (* (pow b 2) (pow y 2)))) (/ x (* b y))))>
#<alt (* t (+ (* t (- (/ (* t x) (* (pow b 3) (pow y 3))) (/ x (* (pow b 2) (pow y 2))))) (/ x (* b y))))>
#<alt (* t (+ (* t (- (* t (- (* -1 (/ (* t x) (* (pow b 4) (pow y 4)))) (* -1 (/ x (* (pow b 3) (pow y 3)))))) (/ x (* (pow b 2) (pow y 2))))) (/ x (* b y))))>
#<alt x>
#<alt (+ x (* -1 (/ (* b (* x y)) t)))>
#<alt (- (+ x (/ (* (pow b 2) (* x (pow y 2))) (pow t 2))) (/ (* b (* x y)) t))>
#<alt (- (+ x (* -1 (/ (* (pow b 3) (* x (pow y 3))) (pow t 3)))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow t 2))) (/ (* b (* x y)) t)))>
#<alt x>
#<alt (+ x (* -1 (/ (* b (* x y)) t)))>
#<alt (+ x (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) t)) (* -1 (* b (* x y)))) t)))>
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) t)) (* -1 (* (pow b 2) (* x (pow y 2))))) t)) (* -1 (* b (* x y)))) t)))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt (/ x (+ 1 a))>
#<alt x>
#<alt (+ x (* -1 (* a x)))>
#<alt (+ x (* a (- (* a x) x)))>
#<alt (+ x (* a (- (* a (- (* -1 (* a x)) (* -1 x))) x)))>
#<alt (/ x a)>
#<alt (/ (+ x (* -1 (/ x a))) a)>
#<alt (/ (- (+ x (/ x (pow a 2))) (/ x a)) a)>
#<alt (/ (- (+ x (* -1 (/ x (pow a 3)))) (+ (* -1 (/ x (pow a 2))) (/ x a))) a)>
#<alt (/ x a)>
#<alt (* -1 (/ (+ (* -1 x) (/ x a)) a))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x a) x) a))) a))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x a) x) a)) x) a))) a))>
#<alt 1>
#<alt (+ 1 a)>
#<alt (+ 1 a)>
#<alt (+ 1 a)>
#<alt a>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt a>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (/ (* b y) t)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (* b y)>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 (+ a (/ (* b y) t))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (+ (* b (- (/ (* b (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) (/ (* t x) y)) b)>
#<alt (/ (- (+ (/ (* t x) y) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3))) b)) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))>
#<alt (/ (* t x) (* b y))>
#<alt (* t (+ (* -1 (/ (* t (* x (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ x (* b y))))>
#<alt (* t (+ (* t (- (/ (* t (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))>
#<alt (* t (+ (* t (- (* t (- (* -1 (/ (* t (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (- (+ (/ x (+ 1 a)) (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))>
#<alt (- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (/ x (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3)))) t)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))>
#<alt (/ x (+ 1 a))>
#<alt (+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (/ (* (pow b 2) (* x y)) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) (/ (* t x) b)) y)>
#<alt (/ (- (+ (/ (* t x) b) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y)>
#<alt (/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y)))) y)>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) y)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))>
#<alt (/ x (+ 1 (/ (* b y) t)))>
#<alt (+ (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 2))) (/ x (+ 1 (/ (* b y) t))))>
#<alt (+ (* a (- (/ (* a x) (pow (+ 1 (/ (* b y) t)) 3)) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))>
#<alt (+ (* a (- (* a (- (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 4))) (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))))) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))>
#<alt (/ x a)>
#<alt (/ (+ x (* -1 (/ (* x (+ 1 (/ (* b y) t))) a))) a)>
#<alt (/ (- (+ x (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a)) a)>
#<alt (/ (- (+ x (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) (pow a 3)))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a))) a)>
#<alt (/ x a)>
#<alt (* -1 (/ (+ (* -1 x) (/ (* x (+ 1 (/ (* b y) t))) a)) a))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (* x (+ 1 (/ (* b y) t)))) a))) a))>
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (* x (pow (+ 1 (/ (* b y) t)) 2))) a)) (* x (+ 1 (/ (* b y) t)))) a))) a))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (/ (* b y) t)>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (* b (+ (/ 1 b) (+ (/ a b) (/ y t))))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))>
#<alt (/ (* b y) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (/ (+ (* b y) (* t (+ 1 a))) t)>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 a)>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (/ (* b y) t)>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (* y (+ (/ 1 y) (+ (/ a y) (/ b t))))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt (+ 1 (+ a (/ (* b y) t)))>
#<alt a>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt (* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))>
#<alt a>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt (/ b t)>
#<alt 1>
#<alt (+ 1 a)>
#<alt (+ 1 a)>
#<alt (+ 1 a)>
#<alt a>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt a>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (* a (+ 1 (/ 1 a)))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (* t (+ (/ x (* b y)) (/ z (* b t))))>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (* x (+ (/ t (* b y)) (/ z (* b x))))>
#<alt (/ (* t x) (* b y))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))>
#<alt (/ (* t x) (* b y))>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ (+ (/ (* t x) b) (/ (* y z) b)) y)>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ z b)>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ (* t x) (* b y))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (+ (/ z b) (/ (* t x) (* b y)))>
#<alt (/ z b)>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))>
#<alt (/ z b)>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (+ (* t x) (* y z)) (* b y))>
#<alt (/ (* y z) b)>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (/ (* t x) b)>
#<alt (* t (+ (/ x b) (/ (* y z) (* b t))))>
#<alt (* t (+ (/ x b) (/ (* y z) (* b t))))>
#<alt (* t (+ (/ x b) (/ (* y z) (* b t))))>
#<alt (/ (* t x) b)>
#<alt (* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))>
#<alt (* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))>
#<alt (/ (* y z) b)>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (/ (* t x) b)>
#<alt (* x (+ (/ t b) (/ (* y z) (* b x))))>
#<alt (* x (+ (/ t b) (/ (* y z) (* b x))))>
#<alt (* x (+ (/ t b) (/ (* y z) (* b x))))>
#<alt (/ (* t x) b)>
#<alt (* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))>
#<alt (* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))>
#<alt (/ (* t x) b)>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (/ (* y z) b)>
#<alt (* y (+ (/ z b) (/ (* t x) (* b y))))>
#<alt (* y (+ (/ z b) (/ (* t x) (* b y))))>
#<alt (* y (+ (/ z b) (/ (* t x) (* b y))))>
#<alt (/ (* y z) b)>
#<alt (* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))>
#<alt (* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))>
#<alt (* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))>
#<alt (/ (* t x) b)>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (+ (/ (* t x) b) (/ (* y z) b))>
#<alt (/ (* y z) b)>
#<alt (* z (+ (/ y b) (/ (* t x) (* b z))))>
#<alt (* z (+ (/ y b) (/ (* t x) (* b z))))>
#<alt (* z (+ (/ y b) (/ (* t x) (* b z))))>
#<alt (/ (* y z) b)>
#<alt (* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))>
#<alt (* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))>
#<alt (* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (/ (+ (* t x) (* y z)) b)>
#<alt (* y z)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* t x)>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t (+ x (/ (* y z) t)))>
#<alt (* t x)>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))>
#<alt (* y z)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* t x)>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* x (+ t (/ (* y z) x)))>
#<alt (* t x)>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))>
#<alt (* t x)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* y z)>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y (+ z (/ (* t x) y)))>
#<alt (* y z)>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))>
#<alt (* t x)>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (+ (* t x) (* y z))>
#<alt (* y z)>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* z (+ y (/ (* t x) z)))>
#<alt (* y z)>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt (* y z)>
#<alt 1>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (/ (* b y) t)>
#<alt (* b (+ (/ 1 b) (/ y t)))>
#<alt (* b (+ (/ 1 b) (/ y t)))>
#<alt (* b (+ (/ 1 b) (/ y t)))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* b (- (* -1 (/ y t)) (/ 1 b))))>
#<alt (* -1 (* b (- (* -1 (/ y t)) (/ 1 b))))>
#<alt (* -1 (* b (- (* -1 (/ y t)) (/ 1 b))))>
#<alt 1>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (/ (* b y) t)>
#<alt (* y (+ (/ 1 y) (/ b t)))>
#<alt (* y (+ (/ 1 y) (/ b t)))>
#<alt (* y (+ (/ 1 y) (/ b t)))>
#<alt (/ (* b y) t)>
#<alt (* -1 (* y (- (* -1 (/ b t)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (/ b t)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (/ b t)) (/ 1 y))))>
#<alt (/ (* b y) t)>
#<alt (/ (+ t (* b y)) t)>
#<alt (/ (+ t (* b y)) t)>
#<alt (/ (+ t (* b y)) t)>
#<alt 1>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (/ (* b y) t))>
#<alt 1>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (/ (* b y) t))>
#<alt (+ 1 (/ (* b y) t))>
Calls

177 calls:

TimeVariablePointExpression
13.0ms
b
@-inf
(+ (* y (/ z (+ (* b y) t))) (/ x (+ (* b (/ y t)) 1)))
10.0ms
y
@-inf
(+ (* y (/ z (+ (* b y) t))) (/ x (+ (* b (/ y t)) 1)))
4.0ms
t
@inf
(/ z (+ (* b y) t))
4.0ms
b
@0
(/ x (+ (* b (/ y t)) 1))
4.0ms
z
@0
(+ (* y (/ z (+ (* b y) t))) (/ x (+ (* b (/ y t)) 1)))

rewrite390.0ms (2.9%)

Memory
-2.4MiB live, 599.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
8 118×accelerator-lowering-fma.f32
8 118×accelerator-lowering-fma.f64
5 946×/-lowering-/.f32
5 946×/-lowering-/.f64
3 802×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
031126
1211126
22029126
08680114
Stop Event
iter limit
node limit
Counts
18 → 756
Calls
Call 1
Inputs
(+ (* y (/ z (+ (* b y) t))) (/ x (+ (* b (/ y t)) 1)))
(/ z (+ (* b y) t))
(+ (* b y) t)
(/ x (+ (* b (/ y t)) 1))
(/ x (+ 1 a))
(+ 1 a)
(/ x (/ (* b y) t))
(/ (* b y) t)
(* b y)
(/ x (+ (* (/ b t) y) (+ a 1)))
(+ (* (/ b t) y) (+ a 1))
(/ b t)
(+ a 1)
(/ (* (+ (* t x) (* y z)) (/ 1 b)) y)
(* (+ (* t x) (* y z)) (/ 1 b))
(+ (* t x) (* y z))
(* y z)
(+ (* b (/ y t)) 1)
Outputs
(+.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(+.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t)))) (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t)))))
(fma.f64 y (/.f64 z (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y b t)) y) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 z (/.f64 y (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 z (fma.f64 y b t)) y (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t)))
(fma.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t)))
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x (/.f64 (*.f64 y z) (fma.f64 y b t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (fma.f64 y b t)))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y b t)) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))) (/.f64 (*.f64 y z) (fma.f64 y b t)))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))))) (/.f64 (*.f64 y z) (fma.f64 y b t)))
(fma.f64 (/.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) #s(literal -1 binary64))) (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (fma.f64 y b t)))
(fma.f64 (/.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64)))) (/.f64 (*.f64 y z) (fma.f64 y b t)))
(fma.f64 (/.f64 (*.f64 y z) (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t (*.f64 y b)) (*.f64 y (*.f64 b (*.f64 y b)))) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 y b t) (-.f64 (*.f64 y b) t))) (-.f64 (*.f64 y b) t) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 z (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (*.f64 y b)) (*.f64 y (*.f64 b (*.f64 y b)))))) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 z (*.f64 (fma.f64 y b t) (-.f64 (*.f64 y b) t))) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y b) t))) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 y b t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (*.f64 y b)) (*.f64 y (*.f64 b (*.f64 y b)))))) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (*.f64 (fma.f64 y b t) (-.f64 (*.f64 y b) t))) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y b) t))) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (*.f64 y z)) (*.f64 (*.f64 y z) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (fma.f64 y b t))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 y b t) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y b t) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 (*.f64 y z) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y b t) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y b t) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x)) (fma.f64 (*.f64 y z) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y b t) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y b t) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64))) (fma.f64 (*.f64 y z) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) (*.f64 (fma.f64 y b t) (neg.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y b t)) (fma.f64 x (fma.f64 y b t) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) (fma.f64 y b t)) (fma.f64 #s(literal 1 binary64) (fma.f64 y b t) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) (fma.f64 y b t)) (fma.f64 (neg.f64 x) (fma.f64 y b t) (*.f64 (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t))) (-.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 y b t) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (fma.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 y b t) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (*.f64 y z)) (*.f64 (*.f64 y z) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (fma.f64 y b t))))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y z) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y b t) x)) (*.f64 (fma.f64 y b t) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y z) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y b t) #s(literal 1 binary64))) (*.f64 (fma.f64 y b t) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x)))
(/.f64 (fma.f64 (*.f64 y z) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) (*.f64 (fma.f64 y b t) (neg.f64 x))) (*.f64 (fma.f64 y b t) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64))))
(/.f64 (fma.f64 x (fma.f64 y b t) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 y z))) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y b t)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y b t) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) (*.f64 y z))) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) (fma.f64 y b t)))
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 y b t) (*.f64 (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) (*.f64 y z))) (*.f64 (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) (fma.f64 y b t)))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 y b t) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 y b t) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (*.f64 y z)) (*.f64 (*.f64 y z) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (fma.f64 y b t)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y b t) x))) (neg.f64 (*.f64 (fma.f64 y b t) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y b t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 y b t) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) (*.f64 (fma.f64 y b t) (neg.f64 x)))) (neg.f64 (*.f64 (fma.f64 y b t) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (fma.f64 y b t) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 y z)))) (neg.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y b t))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y b t) (*.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) (fma.f64 y b t))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (fma.f64 y b t) (*.f64 (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) (*.f64 y z)))) (neg.f64 (*.f64 (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) (fma.f64 y b t))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 y b t) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))))) (neg.f64 (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 y b t) (*.f64 (fma.f64 y b t) (fma.f64 y b t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (-.f64 (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (/.f64 (*.f64 y z) (fma.f64 y b t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))))))
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (fma.f64 y b t) (fma.f64 y b t))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) (fma.f64 y b t)) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y b t) z)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y b t))) (/.f64 z (neg.f64 (fma.f64 y b t))))
(neg.f64 (/.f64 z (neg.f64 (fma.f64 y b t))))
(neg.f64 (/.f64 (neg.f64 z) (fma.f64 y b t)))
(/.f64 z (fma.f64 y b t))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y b t) z))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 y b t) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y b t) (*.f64 z #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y b t) z)))
(/.f64 (neg.f64 z) (neg.f64 (fma.f64 y b t)))
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 (fma.f64 y b t))))
(/.f64 (*.f64 z #s(literal 1 binary64)) (fma.f64 y b t))
(/.f64 (neg.f64 (neg.f64 (neg.f64 z))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 y b t)))))
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (fma.f64 y b t)))
(pow.f64 (/.f64 (fma.f64 y b t) z) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 y b t)))
(*.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y b t)))
(*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y b t))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y b t)) z)
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y b t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 z (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t (*.f64 y b)) (*.f64 y (*.f64 b (*.f64 y b)))))
(*.f64 (/.f64 z (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (*.f64 y b)) (*.f64 y (*.f64 b (*.f64 y b)))))))
(*.f64 (/.f64 z (*.f64 (fma.f64 y b t) (-.f64 (*.f64 y b) t))) (-.f64 (*.f64 y b) t))
(*.f64 (/.f64 z (*.f64 (fma.f64 y b t) (-.f64 (*.f64 y b) t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y b) t))))
(+.f64 (*.f64 y b) t)
(+.f64 t (*.f64 y b))
(-.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (-.f64 (*.f64 y b) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y b) t)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (-.f64 (*.f64 y b) t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 y b) t)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 y b))) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (-.f64 t (*.f64 y b))))
(fma.f64 y b t)
(fma.f64 b y t)
(/.f64 (fma.f64 y b t) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y b t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y b t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 y b) t))) (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (*.f64 y b)) (-.f64 (*.f64 t t) (*.f64 y (*.f64 b (*.f64 y b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y b t))))
(/.f64 (neg.f64 (fma.f64 y b t)) #s(literal -1 binary64))
(/.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t))) (fma.f64 t (-.f64 t (*.f64 y b)) (*.f64 y (*.f64 b (*.f64 y b)))))
(/.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t))) (fma.f64 t t (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 y b) t))))
(/.f64 (*.f64 (fma.f64 y b t) (-.f64 (*.f64 y b) t)) (-.f64 (*.f64 y b) t))
(/.f64 (neg.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 y b)) (*.f64 y (*.f64 b (*.f64 y b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t t (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 y b) t)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 y b t) (-.f64 (*.f64 y b) t))) (neg.f64 (-.f64 (*.f64 y b) t)))
(/.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 b (*.f64 y b)))) (-.f64 t (*.f64 y b)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 t (-.f64 t (*.f64 y b)) (*.f64 y (*.f64 b (*.f64 y b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y b t) (-.f64 (*.f64 y b) t)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y b) t))))
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 b (*.f64 y b))))) (neg.f64 (-.f64 t (*.f64 y b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (-.f64 (*.f64 y b) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 y b) t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (-.f64 (*.f64 y b) t)) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (-.f64 (*.f64 y b) t)) (fma.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 y b) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y b) t)) (*.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (-.f64 (*.f64 y b) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y b) t))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y b t)) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (*.f64 y b)) (*.f64 y (*.f64 b (*.f64 y b))))))
(*.f64 (*.f64 (fma.f64 y b t) (-.f64 (*.f64 y b) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y b) t)))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64))) (/.f64 x (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64))))
(neg.f64 (/.f64 x (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64))))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 x) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)))
(/.f64 (*.f64 x #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)))))
(pow.f64 (/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) x) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))))
(*.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))))))
(*.f64 (/.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) #s(literal -1 binary64))) (fma.f64 y (/.f64 b t) #s(literal -1 binary64)))
(*.f64 (/.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) a) x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 a))) (/.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 a))))
(neg.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 a))))
(neg.f64 (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) a)))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) a) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) a) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) a) x)))
(/.f64 (neg.f64 x) (+.f64 #s(literal -1 binary64) (neg.f64 a)))
(/.f64 (*.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 a)))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) a) x) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 a))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a))
(*.f64 (/.f64 x (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 x (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a))))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a))))
(*.f64 (/.f64 x (fma.f64 a a #s(literal -1 binary64))) (+.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 x (fma.f64 a a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)))))
(+.f64 #s(literal 1 binary64) a)
(+.f64 a #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) a #s(literal 1 binary64))
(fma.f64 a #s(literal 1 binary64) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a))))
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 a)) #s(literal -1 binary64))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 a a #s(literal -1 binary64)) (+.f64 a #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) a)))
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (neg.f64 (+.f64 a #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (fma.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))
(*.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)))
(*.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y b) (*.f64 t x))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (neg.f64 b)) t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t x) (*.f64 y b))))
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t x) (*.f64 y b))))
(/.f64 x (*.f64 y (/.f64 b t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) (*.f64 t x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 y b) (*.f64 t x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 b t)) (*.f64 x #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b t) (/.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y t) (/.f64 x b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 x (/.f64 y t))))
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (/.f64 b t))))
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y b) (*.f64 t x))))
(/.f64 (neg.f64 x) (/.f64 (*.f64 y (neg.f64 b)) t))
(/.f64 (/.f64 x (*.f64 y b)) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (/.f64 b t)))
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y (/.f64 b t)))
(/.f64 (neg.f64 (*.f64 t x)) (*.f64 y (neg.f64 b)))
(/.f64 (/.f64 x y) (/.f64 b t))
(/.f64 (/.f64 x b) (/.f64 y t))
(/.f64 (/.f64 x (/.f64 y t)) b)
(/.f64 (/.f64 x (/.f64 b t)) y)
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 b t)))
(/.f64 (neg.f64 (/.f64 x b)) (neg.f64 (/.f64 y t)))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 y (neg.f64 b)) t))
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (/.f64 (*.f64 y (neg.f64 b)) t))
(/.f64 (neg.f64 (/.f64 x (*.f64 y b))) (neg.f64 (/.f64 #s(literal 1 binary64) t)))
(/.f64 (neg.f64 (/.f64 x (/.f64 y t))) (neg.f64 b))
(/.f64 (neg.f64 (/.f64 x (/.f64 b t))) (neg.f64 y))
(pow.f64 (/.f64 (*.f64 y b) (*.f64 t x)) #s(literal -1 binary64))
(*.f64 t (/.f64 x (*.f64 y b)))
(*.f64 x (/.f64 t (*.f64 y b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) (*.f64 y b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 x (/.f64 y t)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64)))
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 b t))))
(*.f64 (/.f64 t b) (/.f64 x y))
(*.f64 (/.f64 t b) (pow.f64 (/.f64 y x) #s(literal -1 binary64)))
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 t (*.f64 y b)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 t y) (/.f64 x b))
(*.f64 (/.f64 t y) (pow.f64 (/.f64 b x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 b t)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 b t) x) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 t x) (*.f64 y b)) #s(literal 1 binary64))
(*.f64 (/.f64 x (*.f64 y b)) t)
(*.f64 (/.f64 x (*.f64 y b)) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 x (*.f64 y b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) (/.f64 x (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 x (neg.f64 (/.f64 y t))))
(*.f64 (/.f64 x y) (/.f64 t b))
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b t) #s(literal 1 binary64))))
(*.f64 (/.f64 x b) (/.f64 t y))
(*.f64 (/.f64 x b) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) #s(literal 1 binary64))))
(*.f64 (/.f64 x (/.f64 y t)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 x (/.f64 b t)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 x (/.f64 b t)) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 t (*.f64 y b)))
(*.f64 (/.f64 x (*.f64 y (neg.f64 b))) (neg.f64 t))
(*.f64 (/.f64 x (*.f64 y (neg.f64 b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))))
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (neg.f64 (/.f64 b t))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y b)) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) t))))
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y t)) (/.f64 x (neg.f64 b)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b t)) (/.f64 x (neg.f64 y)))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y b))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 y (neg.f64 b)) t))
(neg.f64 (/.f64 (*.f64 y (neg.f64 b)) t))
(/.f64 y (/.f64 t b))
(/.f64 b (/.f64 t y))
(/.f64 (*.f64 y b) t)
(/.f64 (*.f64 y (/.f64 b t)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y b)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 y b) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 y (neg.f64 b)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t b) (*.f64 y #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) (*.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t b) (*.f64 #s(literal 1 binary64) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y b))))
(/.f64 (neg.f64 b) (neg.f64 (/.f64 t y)))
(/.f64 (neg.f64 y) (neg.f64 (/.f64 t b)))
(/.f64 (*.f64 y (neg.f64 b)) (neg.f64 t))
(/.f64 (/.f64 (*.f64 y (neg.f64 b)) t) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64)) t)
(/.f64 (*.f64 (*.f64 y (neg.f64 b)) #s(literal 1 binary64)) (neg.f64 t))
(/.f64 (neg.f64 (*.f64 y (neg.f64 b))) (neg.f64 (neg.f64 t)))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t b))
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 t y))
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t b))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t b)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t b)))
(/.f64 (neg.f64 (*.f64 (*.f64 y b) #s(literal 1 binary64))) (neg.f64 t))
(/.f64 (neg.f64 (*.f64 (*.f64 y (neg.f64 b)) #s(literal 1 binary64))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 (neg.f64 (*.f64 y (neg.f64 b)))) (neg.f64 (neg.f64 (neg.f64 t))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 t y)))
(pow.f64 (*.f64 y (/.f64 b t)) #s(literal 1 binary64))
(pow.f64 (/.f64 t (*.f64 y b)) #s(literal -1 binary64))
(*.f64 y (/.f64 b t))
(*.f64 y (*.f64 (/.f64 b t) #s(literal 1 binary64)))
(*.f64 b (/.f64 y t))
(*.f64 b (*.f64 (/.f64 y t) #s(literal 1 binary64)))
(*.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 y b) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 y t) b)
(*.f64 (*.f64 y (/.f64 b t)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))
(*.f64 (/.f64 b t) y)
(*.f64 (/.f64 b t) (/.f64 y #s(literal 1 binary64)))
(*.f64 (/.f64 b t) (*.f64 y #s(literal 1 binary64)))
(*.f64 (*.f64 y (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y b))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 b (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 b t))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 t)))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 y) t))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 b) t))
(*.f64 (/.f64 (*.f64 y (neg.f64 b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t))
(*.f64 y b)
(*.f64 b y)
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))) (/.f64 x (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(neg.f64 (/.f64 x (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(neg.f64 (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (*.f64 x #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) x)))
(/.f64 (neg.f64 x) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))
(/.f64 (*.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) x) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 t (*.f64 t t))))) (fma.f64 (+.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t))) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t))))
(*.f64 (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t))) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t))))))
(*.f64 (/.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a))) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a))
(*.f64 (/.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a))))
(+.f64 (*.f64 y (/.f64 b t)) (+.f64 #s(literal 1 binary64) a))
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))
(+.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a)
(+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t)))
(+.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t)))) (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t)))))
(-.f64 (/.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))))
(fma.f64 y (/.f64 b t) (+.f64 #s(literal 1 binary64) a))
(fma.f64 y (*.f64 (/.f64 b t) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 b (/.f64 y t) (+.f64 #s(literal 1 binary64) a))
(fma.f64 b (*.f64 (/.f64 y t) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (*.f64 y b) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (/.f64 y t) b (+.f64 #s(literal 1 binary64) a))
(fma.f64 (*.f64 y (/.f64 b t)) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a))
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 #s(literal 1 binary64) a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(fma.f64 a #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(fma.f64 (/.f64 b t) y (+.f64 #s(literal 1 binary64) a))
(fma.f64 (/.f64 b t) (/.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (/.f64 b t) (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (*.f64 y (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 y (/.f64 b t)))
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)) (*.f64 y (/.f64 b t)))
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t))))) a)
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y b) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) b)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 b (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (*.f64 y (/.f64 b t)))
(fma.f64 (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) a)
(fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) (*.f64 y (/.f64 b t)))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 b t) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 b) t) (+.f64 #s(literal 1 binary64) a))
(fma.f64 (/.f64 (*.f64 y (neg.f64 b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 b t)) (*.f64 y b)) (*.f64 (*.f64 y b) (+.f64 #s(literal 1 binary64) a))) t)) (fma.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y b) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)) (fma.f64 (*.f64 y b) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 y b) (-.f64 #s(literal 1 binary64) a) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 a #s(literal -1 binary64))) (fma.f64 (*.f64 y b) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (*.f64 y b)) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)) (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) a)) (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (*.f64 y b)) (+.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (neg.f64 b)) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)) (fma.f64 (*.f64 y (neg.f64 b)) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 y (neg.f64 b)) (-.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (+.f64 a #s(literal -1 binary64))) (fma.f64 (*.f64 y (neg.f64 b)) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a a #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) t) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 t (*.f64 y b))) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y (neg.f64 b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) t) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 y b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (/.f64 t (*.f64 y b))) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (neg.f64 t)) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 y (neg.f64 b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) a) t) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) t (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 y b))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 y b)) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 t)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 t) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y (neg.f64 b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) t) (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t (*.f64 y b))) (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 t)) (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 t) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y (neg.f64 b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)))) (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))))
(/.f64 (+.f64 (neg.f64 (fma.f64 y (/.f64 b t) a)) #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 t (*.f64 t t)))) (fma.f64 (+.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t))) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t))))
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 t (*.f64 t t)))) (fma.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 b t)) (*.f64 y b)) (*.f64 (*.f64 y b) (+.f64 #s(literal 1 binary64) a))) t)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a))
(/.f64 (fma.f64 (*.f64 y b) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y b) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 t (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)))
(/.f64 (fma.f64 (*.f64 y b) (-.f64 #s(literal 1 binary64) a) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 t (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 y b) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64)))) (*.f64 t (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (/.f64 t (*.f64 y b)) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 y (neg.f64 b)) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 t) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (neg.f64 b)) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (*.f64 (neg.f64 t) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)))
(/.f64 (fma.f64 (*.f64 y (neg.f64 b)) (-.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) a)))
(/.f64 (fma.f64 (*.f64 y (neg.f64 b)) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a a #s(literal -1 binary64)))) (*.f64 (neg.f64 t) (+.f64 a #s(literal -1 binary64))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y b))) (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) t))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y (neg.f64 b)))) (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 y b))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) t))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 y (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (neg.f64 t)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) t (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y b))) (*.f64 (-.f64 #s(literal 1 binary64) a) t))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 y b)) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 t) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y (neg.f64 b)))) (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y b))) (*.f64 (+.f64 a #s(literal -1 binary64)) t))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t (*.f64 y b))))
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 t) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y (neg.f64 b)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 t)))
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t))) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 b t)) (*.f64 y b)) (*.f64 (*.f64 y b) (+.f64 #s(literal 1 binary64) a))) t))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a))) (neg.f64 (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)))
(/.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t))) (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t))))
(/.f64 (-.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64)) (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 y b) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (neg.f64 (*.f64 t (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y b) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 t (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (neg.f64 (*.f64 t (-.f64 (fma.f64 a a #s(literal 1 binary64)) a))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y b) (-.f64 #s(literal 1 binary64) a) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (*.f64 t (-.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y b) (+.f64 a #s(literal -1 binary64)) (*.f64 t (fma.f64 a a #s(literal -1 binary64))))) (neg.f64 (*.f64 t (+.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (neg.f64 (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (neg.f64 (*.f64 (/.f64 t (*.f64 y b)) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (*.f64 (/.f64 t (*.f64 y b)) (-.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 t (*.f64 y b)) (fma.f64 a a #s(literal -1 binary64))))) (neg.f64 (*.f64 (/.f64 t (*.f64 y b)) (+.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (neg.f64 b)) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (neg.f64 b)) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 (neg.f64 t) (fma.f64 a (*.f64 a a) #s(literal 1 binary64))))) (neg.f64 (*.f64 (neg.f64 t) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (neg.f64 b)) (-.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (neg.f64 b)) (+.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (fma.f64 a a #s(literal -1 binary64))))) (neg.f64 (*.f64 (neg.f64 t) (+.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y b)))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) t)))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y (neg.f64 b))))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 t))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) t (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 y b)))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) t)))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (/.f64 t (*.f64 y b)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (neg.f64 t) (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (*.f64 y (neg.f64 b))))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a) (neg.f64 t))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) t (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y b)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) a) t)))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 y b)) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 y b)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 t) (*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 y (neg.f64 b))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) a) (neg.f64 t))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) t (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y b)))) (neg.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) t)))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)) (*.f64 (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) (/.f64 t (*.f64 y b)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1 binary64)) (neg.f64 t) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 y (neg.f64 b))))) (neg.f64 (*.f64 (+.f64 a #s(literal -1 binary64)) (neg.f64 t))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t))) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 y (/.f64 b t) a) #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 b t) a) (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (/.f64 b t) a) (fma.f64 y (/.f64 b t) a)) (*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))))
(/.f64 (fma.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) a))))
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))) (fma.f64 a a (-.f64 (*.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (*.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) #s(literal -1 binary64))
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 b t))) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 t b)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 b (neg.f64 t)))
(neg.f64 (/.f64 b (neg.f64 t)))
(neg.f64 (/.f64 (neg.f64 b) t))
(/.f64 b t)
(/.f64 #s(literal 1 binary64) (/.f64 t b))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t b)))
(/.f64 (neg.f64 b) (neg.f64 t))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 t))))
(pow.f64 (/.f64 t b) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 b t))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) b)
(+.f64 #s(literal 1 binary64) a)
(+.f64 a #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) a #s(literal 1 binary64))
(fma.f64 a #s(literal 1 binary64) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a))))
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 a)) #s(literal -1 binary64))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 a a #s(literal -1 binary64)) (+.f64 a #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) a)))
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64))) (neg.f64 (+.f64 a #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1 binary64)) a))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (fma.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))
(*.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (fma.f64 a (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1 binary64)) a)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) a)))
(*.f64 (fma.f64 a a #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 b (fma.f64 y z (*.f64 t x))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 y b)) (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 y b)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))))
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b)) y))
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b (fma.f64 y z (*.f64 t x)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 y (/.f64 b (fma.f64 y z (*.f64 t x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y b) (fma.f64 y z (*.f64 t x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) y) (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) y) (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 y b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 y b)))))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b) y)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (/.f64 b (fma.f64 y z (*.f64 t x))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b)) (neg.f64 y))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) y))
(/.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) y))
(/.f64 (neg.f64 (fma.f64 y z (*.f64 t x))) (*.f64 y (neg.f64 b)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b))) (neg.f64 (neg.f64 y)))
(/.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) y)) b)
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))))
(/.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 y b))) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (*.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) y)))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) y)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b)))) (neg.f64 (neg.f64 (neg.f64 y))))
(/.f64 (neg.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 y b)))) (neg.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 y b)))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 y z))))
(pow.f64 (*.f64 y (/.f64 b (fma.f64 y z (*.f64 t x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b)))
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 y z (*.f64 t x)) y))
(*.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))
(*.f64 (neg.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b)) (/.f64 #s(literal 1 binary64) (neg.f64 y)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 y z (*.f64 t x)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) (fma.f64 y z (*.f64 t x)))
(*.f64 (/.f64 (fma.f64 y z (*.f64 t x)) y) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 y (fma.f64 y z (*.f64 t x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (fma.f64 y z (*.f64 t x)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) y))
(*.f64 (/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))) b))
(*.f64 (/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) b) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))) y))
(*.f64 (/.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (*.f64 y z))) b))
(*.f64 (/.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) b) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (*.f64 y z))) y))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 y z (*.f64 t x))) y))
(*.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (/.f64 (fma.f64 y z (*.f64 t x)) y))
(*.f64 (/.f64 (neg.f64 (fma.f64 y z (*.f64 t x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x)))
(+.f64 (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b)))
(+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) b) (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z))) b))
(-.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 b (-.f64 (*.f64 t x) (*.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 b (-.f64 (*.f64 t x) (*.f64 y z)))))
(fma.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b)))
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x)))
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 y z (*.f64 t x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 y z (*.f64 t x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) b) (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) b) (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (neg.f64 b)) (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (fma.f64 y z (*.f64 t x)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 y z (*.f64 t x)))))
(/.f64 (fma.f64 y z (*.f64 t x)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 y z (*.f64 t x)))))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 b (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(/.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 b (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) b))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal -1 binary64)) (*.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) b))
(/.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (neg.f64 b)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 b (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z)))) (*.f64 b (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (neg.f64 b) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z)))) (*.f64 (neg.f64 b) (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))))
(/.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (neg.f64 (fma.f64 y z (*.f64 t x))) (neg.f64 b))
(/.f64 (neg.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (*.f64 b (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z)))) (neg.f64 (*.f64 b (-.f64 (*.f64 t x) (*.f64 y z)))))
(/.f64 (*.f64 (fma.f64 y z (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z)))) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y z (*.f64 t x))) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 (fma.f64 y z (*.f64 t x)))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) b)))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) b)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (neg.f64 (*.f64 b (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))))) (neg.f64 (*.f64 b (-.f64 (*.f64 t x) (*.f64 y z)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (neg.f64 (*.f64 (neg.f64 b) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))))) (neg.f64 (*.f64 (neg.f64 b) (-.f64 (*.f64 t x) (*.f64 y z)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 y z (*.f64 t x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (neg.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y z (*.f64 t x)))) (neg.f64 (neg.f64 b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 t x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) b))))))
(pow.f64 (/.f64 b (fma.f64 y z (*.f64 t x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y z (*.f64 t x)) b))
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 y z (*.f64 t x)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 y z (*.f64 t x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b) #s(literal 1 binary64))
(*.f64 (/.f64 (fma.f64 y z (*.f64 t x)) b) (/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (-.f64 (*.f64 t x) (*.f64 y z))))
(*.f64 (/.f64 (fma.f64 y z (*.f64 t x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) b) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) b) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) b) (/.f64 (fma.f64 y z (*.f64 t x)) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(+.f64 (*.f64 t x) (*.f64 y z))
(+.f64 (*.f64 y z) (*.f64 t x))
(-.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z))))
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 t x))) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (-.f64 (*.f64 y z) (*.f64 t x))))
(fma.f64 y z (*.f64 t x))
(fma.f64 z y (*.f64 t x))
(fma.f64 t x (*.f64 y z))
(fma.f64 x t (*.f64 y z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y z (*.f64 t x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y z (*.f64 t x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 z (*.f64 y z)) (-.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 t (*.f64 x (*.f64 y z))))) (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))) (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y z) (*.f64 t x)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 t x) (*.f64 t x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y z (*.f64 t x)))))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))))
(/.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 y (*.f64 z (*.f64 y z)) (-.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 t (*.f64 x (*.f64 y z))))))
(/.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))))
(/.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64)) (-.f64 (*.f64 t x) (*.f64 y z)))
(/.f64 (neg.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (fma.f64 y (*.f64 z (*.f64 y z)) (-.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 t (*.f64 x (*.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z)))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 t x) (*.f64 t x))) (-.f64 (*.f64 y z) (*.f64 t x)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 y z))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (neg.f64 (neg.f64 (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))))) (neg.f64 (neg.f64 (-.f64 (*.f64 t x) (*.f64 y z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 t x) (*.f64 t x)))) (neg.f64 (-.f64 (*.f64 y z) (*.f64 t x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z))) (*.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 t x) (*.f64 y z)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y z (*.f64 t x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 y z (*.f64 t x)))
(*.f64 (fma.f64 y z (*.f64 t x)) #s(literal 1 binary64))
(*.f64 (fma.f64 (*.f64 t x) (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 x (*.f64 t x)) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 t x))))))
(*.f64 (*.f64 (fma.f64 y z (*.f64 t x)) (-.f64 (*.f64 t x) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t x) (*.f64 y z))))
(*.f64 y z)
(*.f64 z y)
(+.f64 (*.f64 y (/.f64 b t)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))) (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) #s(literal 1 binary64)))
(fma.f64 y (/.f64 b t) #s(literal 1 binary64))
(fma.f64 y (*.f64 (/.f64 b t) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(fma.f64 b (*.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 y b) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))
(fma.f64 (*.f64 y b) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 y t) b #s(literal 1 binary64))
(fma.f64 (*.f64 y (/.f64 b t)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)) #s(literal 1 binary64))
(fma.f64 (/.f64 b t) y #s(literal 1 binary64))
(fma.f64 (/.f64 b t) (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 b t) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y b) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 b (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 b t) #s(literal 1 binary64))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) #s(literal 1 binary64))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 b) t) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 y (neg.f64 b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) (/.f64 t (*.f64 y b)))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)))))
(/.f64 (fma.f64 y (/.f64 b t) #s(literal 1 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 y t) (neg.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))))
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) (/.f64 t (*.f64 y b)))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) #s(literal -1 binary64)) (fma.f64 y (/.f64 b t) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)) (/.f64 t (*.f64 y b))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t))) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (/.f64 b t) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 b t))))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) #s(literal -1 binary64))))

simplify558.0ms (4.1%)

Memory
-6.3MiB live, 502.4MiB allocated
Algorithm
egg-herbie
Rules
6 114×*-lowering-*.f32
6 114×*-lowering-*.f64
5 948×accelerator-lowering-fma.f32
5 948×accelerator-lowering-fma.f64
2 986×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
010638753
136928530
080348112
Stop Event
iter limit
node limit
Counts
708 → 708
Calls
Call 1
Inputs
x
(+ x (* y (- (/ z t) (/ (* b x) t))))
(+ x (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (pow b 2) x) (pow t 2))) (/ (* b z) (pow t 2))))) (/ z t)) (/ (* b x) t))))
(+ x (* y (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (pow b 2) z) (pow t 3))) (/ (* (pow b 3) x) (pow t 3))))) (+ (* -1 (/ (* (pow b 2) x) (pow t 2))) (/ (* b z) (pow t 2))))) (/ z t)) (/ (* b x) t))))
(/ z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* t z) (* (pow b 2) y)))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) z) (pow b 3))) (/ (* (pow t 2) x) (pow b 2))) (pow y 2))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* t z) (* (pow b 2) y)))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 3) x) (pow b 3))) (/ (* (pow t 3) z) (pow b 4))) (pow y 3))) (+ (/ z b) (/ (* t x) (* b y)))) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 3) (pow y 2)))) (+ (/ (* t z) (* (pow b 2) y)) (/ (* (pow t 2) x) (* (pow b 2) (pow y 2))))))
(/ z b)
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* t z) (pow b 2))) y)) (/ z b))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (/ (* (pow t 2) z) (pow b 3)) (/ (* (pow t 2) x) (pow b 2))) y)) (/ (* t z) (pow b 2)))) y)) (/ z b))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow t 3) z) (pow b 4)) (/ (* (pow t 3) x) (pow b 3))) y)) (/ (* (pow t 2) z) (pow b 3))) (/ (* (pow t 2) x) (pow b 2))) y)) (/ (* t z) (pow b 2)))) y)) (/ z b))
(/ x (+ 1 (/ (* b y) t)))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(/ (* y z) (+ t (* b y)))
(* z (+ (/ x (* z (+ 1 (/ (* b y) t)))) (/ y (+ t (* b y)))))
(* z (+ (/ x (* z (+ 1 (/ (* b y) t)))) (/ y (+ t (* b y)))))
(* z (+ (/ x (* z (+ 1 (/ (* b y) t)))) (/ y (+ t (* b y)))))
(/ (* y z) (+ t (* b y)))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (/ (* b y) t))))) (* -1 (/ y (+ t (* b y)))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (/ (* b y) t))))) (* -1 (/ y (+ t (* b y)))))))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (/ (* b y) t))))) (* -1 (/ y (+ t (* b y)))))))
(+ x (/ (* y z) t))
(+ x (+ (* -1 (* b (+ (/ (* x y) t) (/ (* (pow y 2) z) (pow t 2))))) (/ (* y z) t)))
(+ x (+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow y 2)) (pow t 2))) (* -1 (/ (* (pow y 3) z) (pow t 3)))))) (+ (/ (* x y) t) (/ (* (pow y 2) z) (pow t 2))))) (/ (* y z) t)))
(+ x (+ (* b (- (* b (- (* -1 (* b (+ (/ (* x (pow y 3)) (pow t 3)) (/ (* (pow y 4) z) (pow t 4))))) (+ (* -1 (/ (* x (pow y 2)) (pow t 2))) (* -1 (/ (* (pow y 3) z) (pow t 3)))))) (+ (/ (* x y) t) (/ (* (pow y 2) z) (pow t 2))))) (/ (* y z) t)))
(/ (+ z (/ (* t x) y)) b)
(/ (+ z (+ (* -1 (/ (+ (/ (* t z) y) (/ (* (pow t 2) x) (pow y 2))) b)) (/ (* t x) y))) b)
(/ (- (+ z (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) z) (pow y 2))) (* -1 (/ (* (pow t 3) x) (pow y 3)))) (pow b 2))) (/ (* t x) y))) (+ (/ (* t z) (* b y)) (/ (* (pow t 2) x) (* b (pow y 2))))) b)
(/ (- (+ z (+ (* -1 (/ (+ (/ (* (pow t 3) z) (pow y 3)) (/ (* (pow t 4) x) (pow y 4))) (pow b 3))) (/ (* t x) y))) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 2) (pow y 2)))) (+ (* -1 (/ (* (pow t 3) x) (* (pow b 2) (pow y 3)))) (+ (/ (* t z) (* b y)) (/ (* (pow t 2) x) (* b (pow y 2))))))) b)
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t x) y))) b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (+ (/ (* t z) (* b y)) (/ (* (pow t 2) x) (* b (pow y 2)))))) b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (+ (/ (* (pow t 2) z) (* b (pow y 2))) (/ (* (pow t 3) x) (* b (pow y 3)))) (+ (/ (* t z) y) (/ (* (pow t 2) x) (pow y 2)))) b)))) b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* (pow t 3) z) (* b (pow y 3))) (/ (* (pow t 4) x) (* b (pow y 4)))) (+ (/ (* (pow t 2) z) (pow y 2)) (/ (* (pow t 3) x) (pow y 3)))) b)) (+ (/ (* t z) y) (/ (* (pow t 2) x) (pow y 2)))) b)))) b))
(/ z b)
(+ (* t (- (/ x (* b y)) (/ z (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ z (* (pow b 3) (pow y 2)))) (/ x (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ z (* (pow b 2) y)))) (/ z b))
(+ (* t (- (+ (* t (- (* -1 (* t (+ (* -1 (/ x (* (pow b 3) (pow y 3)))) (/ z (* (pow b 4) (pow y 3)))))) (+ (* -1 (/ z (* (pow b 3) (pow y 2)))) (/ x (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ z (* (pow b 2) y)))) (/ z b))
x
(- (+ x (/ (* y z) t)) (/ (* b (* x y)) t))
(- (+ x (+ (* -1 (/ (+ (* -1 (* (pow b 2) (* x (pow y 2)))) (* b (* (pow y 2) z))) (pow t 2))) (/ (* y z) t))) (/ (* b (* x y)) t))
(- (+ x (+ (* -1 (/ (+ (* -1 (* (pow b 2) (* (pow y 3) z))) (* (pow b 3) (* x (pow y 3)))) (pow t 3))) (/ (* y z) t))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow t 2))) (+ (/ (* b (* x y)) t) (/ (* b (* (pow y 2) z)) (pow t 2)))))
x
(+ x (* -1 (/ (- (* -1 (* y z)) (* -1 (* b (* x y)))) t)))
(+ x (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) t)) (/ (* b (* (pow y 2) z)) t))) (* -1 (* b (* x y)))) t)))
(+ x (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) t)) (/ (* (pow b 2) (* (pow y 3) z)) t)) (+ (* -1 (* (pow b 2) (* x (pow y 2)))) (* b (* (pow y 2) z)))) t))) (* -1 (* b (* x y)))) t)))
(/ (* y z) (+ t (* b y)))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(/ x (+ 1 (/ (* b y) t)))
(* x (+ (/ 1 (+ 1 (/ (* b y) t))) (/ (* y z) (* x (+ t (* b y))))))
(* x (+ (/ 1 (+ 1 (/ (* b y) t))) (/ (* y z) (* x (+ t (* b y))))))
(* x (+ (/ 1 (+ 1 (/ (* b y) t))) (/ (* y z) (* x (+ t (* b y))))))
(/ x (+ 1 (/ (* b y) t)))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* b y))))) (/ 1 (+ 1 (/ (* b y) t))))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* b y))))) (/ 1 (+ 1 (/ (* b y) t))))))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* b y))))) (/ 1 (+ 1 (/ (* b y) t))))))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z (+ t (* b y)))
(/ z t)
(+ (* -1 (/ (* b (* y z)) (pow t 2))) (/ z t))
(+ (* b (- (/ (* b (* (pow y 2) z)) (pow t 3)) (/ (* y z) (pow t 2)))) (/ z t))
(+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) z)) (pow t 4))) (* -1 (/ (* (pow y 2) z) (pow t 3))))) (/ (* y z) (pow t 2)))) (/ z t))
(/ z (* b y))
(/ (+ (* -1 (/ (* t z) (* b (pow y 2)))) (/ z y)) b)
(/ (- (+ (/ z y) (/ (* (pow t 2) z) (* (pow b 2) (pow y 3)))) (/ (* t z) (* b (pow y 2)))) b)
(/ (- (+ (* -1 (/ (* (pow t 3) z) (* (pow b 3) (pow y 4)))) (/ z y)) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 2) (pow y 3)))) (/ (* t z) (* b (pow y 2))))) b)
(/ z (* b y))
(* -1 (/ (+ (* -1 (/ z y)) (/ (* t z) (* b (pow y 2)))) b))
(* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (/ (* (pow t 2) z) (* b (pow y 3))) (/ (* t z) (pow y 2))) b))) b))
(* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) z) (* b (pow y 4))) (/ (* (pow t 2) z) (pow y 3))) b)) (/ (* t z) (pow y 2))) b))) b))
(/ z t)
(+ (* -1 (/ (* b (* y z)) (pow t 2))) (/ z t))
(+ (* y (- (/ (* (pow b 2) (* y z)) (pow t 3)) (/ (* b z) (pow t 2)))) (/ z t))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* y z)) (pow t 4))) (* -1 (/ (* (pow b 2) z) (pow t 3))))) (/ (* b z) (pow t 2)))) (/ z t))
(/ z (* b y))
(/ (+ (* -1 (/ (* t z) (* (pow b 2) y))) (/ z b)) y)
(/ (- (+ (/ z b) (/ (* (pow t 2) z) (* (pow b 3) (pow y 2)))) (/ (* t z) (* (pow b 2) y))) y)
(/ (- (+ (* -1 (/ (* (pow t 3) z) (* (pow b 4) (pow y 3)))) (/ z b)) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 3) (pow y 2)))) (/ (* t z) (* (pow b 2) y)))) y)
(/ z (* b y))
(* -1 (/ (+ (* -1 (/ z b)) (/ (* t z) (* (pow b 2) y))) y))
(* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (/ (* (pow t 2) z) (* (pow b 3) y)) (/ (* t z) (pow b 2))) y))) y))
(* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) z) (* (pow b 4) y)) (/ (* (pow t 2) z) (pow b 3))) y)) (/ (* t z) (pow b 2))) y))) y))
(/ z (* b y))
(+ (* -1 (/ (* t z) (* (pow b 2) (pow y 2)))) (/ z (* b y)))
(+ (* t (- (/ (* t z) (* (pow b 3) (pow y 3))) (/ z (* (pow b 2) (pow y 2))))) (/ z (* b y)))
(+ (* t (- (* t (- (* -1 (/ (* t z) (* (pow b 4) (pow y 4)))) (* -1 (/ z (* (pow b 3) (pow y 3)))))) (/ z (* (pow b 2) (pow y 2))))) (/ z (* b y)))
(/ z t)
(/ (+ z (* -1 (/ (* b (* y z)) t))) t)
(/ (- (+ z (/ (* (pow b 2) (* (pow y 2) z)) (pow t 2))) (/ (* b (* y z)) t)) t)
(/ (- (+ z (* -1 (/ (* (pow b 3) (* (pow y 3) z)) (pow t 3)))) (+ (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (pow t 2))) (/ (* b (* y z)) t))) t)
(/ z t)
(* -1 (/ (+ (* -1 z) (/ (* b (* y z)) t)) t))
(* -1 (/ (+ (* -1 z) (* -1 (/ (- (/ (* (pow b 2) (* (pow y 2) z)) t) (* b (* y z))) t))) t))
(* -1 (/ (+ (* -1 z) (* -1 (/ (- (* -1 (/ (- (/ (* (pow b 3) (* (pow y 3) z)) t) (* (pow b 2) (* (pow y 2) z))) t)) (* b (* y z))) t))) t))
t
(+ t (* b y))
(+ t (* b y))
(+ t (* b y))
(* b y)
(* b (+ y (/ t b)))
(* b (+ y (/ t b)))
(* b (+ y (/ t b)))
(* b y)
(* -1 (* b (+ (* -1 y) (* -1 (/ t b)))))
(* -1 (* b (+ (* -1 y) (* -1 (/ t b)))))
(* -1 (* b (+ (* -1 y) (* -1 (/ t b)))))
t
(+ t (* b y))
(+ t (* b y))
(+ t (* b y))
(* b y)
(* y (+ b (/ t y)))
(* y (+ b (/ t y)))
(* y (+ b (/ t y)))
(* b y)
(* -1 (* y (+ (* -1 b) (* -1 (/ t y)))))
(* -1 (* y (+ (* -1 b) (* -1 (/ t y)))))
(* -1 (* y (+ (* -1 b) (* -1 (/ t y)))))
(* b y)
(+ t (* b y))
(+ t (* b y))
(+ t (* b y))
t
(* t (+ 1 (/ (* b y) t)))
(* t (+ 1 (/ (* b y) t)))
(* t (+ 1 (/ (* b y) t)))
t
(* -1 (* t (- (* -1 (/ (* b y) t)) 1)))
(* -1 (* t (- (* -1 (/ (* b y) t)) 1)))
(* -1 (* t (- (* -1 (/ (* b y) t)) 1)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
(/ x (+ 1 (/ (* b y) t)))
x
(+ x (* -1 (/ (* b (* x y)) t)))
(+ x (* b (- (/ (* b (* x (pow y 2))) (pow t 2)) (/ (* x y) t))))
(+ x (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (pow t 3))) (* -1 (/ (* x (pow y 2)) (pow t 2))))) (/ (* x y) t))))
(/ (* t x) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) x) (* b (pow y 2)))) (/ (* t x) y)) b)
(/ (- (+ (/ (* t x) y) (/ (* (pow t 3) x) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) x) (* b (pow y 2)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) x) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) x) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) x) (* b (pow y 2))))) b)
(/ (* t x) (* b y))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) x) (* b (pow y 2)))) b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) x) (* b (pow y 3))) (/ (* (pow t 2) x) (pow y 2))) b))) b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) x) (* b (pow y 4))) (/ (* (pow t 3) x) (pow y 3))) b)) (/ (* (pow t 2) x) (pow y 2))) b))) b))
x
(+ x (* -1 (/ (* b (* x y)) t)))
(+ x (* y (- (/ (* (pow b 2) (* x y)) (pow t 2)) (/ (* b x) t))))
(+ x (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (pow t 3))) (* -1 (/ (* (pow b 2) x) (pow t 2))))) (/ (* b x) t))))
(/ (* t x) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) x) (* (pow b 2) y))) (/ (* t x) b)) y)
(/ (- (+ (/ (* t x) b) (/ (* (pow t 3) x) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) x) (* (pow b 2) y))) y)
(/ (- (+ (* -1 (/ (* (pow t 4) x) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) x) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) x) (* (pow b 2) y)))) y)
(/ (* t x) (* b y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) x) (* (pow b 2) y))) y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) x) (* (pow b 3) y)) (/ (* (pow t 2) x) (pow b 2))) y))) y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) x) (* (pow b 4) y)) (/ (* (pow t 3) x) (pow b 3))) y)) (/ (* (pow t 2) x) (pow b 2))) y))) y))
(/ (* t x) (* b y))
(* t (+ (* -1 (/ (* t x) (* (pow b 2) (pow y 2)))) (/ x (* b y))))
(* t (+ (* t (- (/ (* t x) (* (pow b 3) (pow y 3))) (/ x (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(* t (+ (* t (- (* t (- (* -1 (/ (* t x) (* (pow b 4) (pow y 4)))) (* -1 (/ x (* (pow b 3) (pow y 3)))))) (/ x (* (pow b 2) (pow y 2))))) (/ x (* b y))))
x
(+ x (* -1 (/ (* b (* x y)) t)))
(- (+ x (/ (* (pow b 2) (* x (pow y 2))) (pow t 2))) (/ (* b (* x y)) t))
(- (+ x (* -1 (/ (* (pow b 3) (* x (pow y 3))) (pow t 3)))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow t 2))) (/ (* b (* x y)) t)))
x
(+ x (* -1 (/ (* b (* x y)) t)))
(+ x (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) t)) (* -1 (* b (* x y)))) t)))
(+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) t)) (* -1 (* (pow b 2) (* x (pow y 2))))) t)) (* -1 (* b (* x y)))) t)))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
(/ x (+ 1 a))
x
(+ x (* -1 (* a x)))
(+ x (* a (- (* a x) x)))
(+ x (* a (- (* a (- (* -1 (* a x)) (* -1 x))) x)))
(/ x a)
(/ (+ x (* -1 (/ x a))) a)
(/ (- (+ x (/ x (pow a 2))) (/ x a)) a)
(/ (- (+ x (* -1 (/ x (pow a 3)))) (+ (* -1 (/ x (pow a 2))) (/ x a))) a)
(/ x a)
(* -1 (/ (+ (* -1 x) (/ x a)) a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x a) x) a))) a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x a) x) a)) x) a))) a))
1
(+ 1 a)
(+ 1 a)
(+ 1 a)
a
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
a
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* t x) (* b y))
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(/ (* b y) t)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(* b y)
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(+ (* b (- (/ (* b (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ (* t x) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) (/ (* t x) y)) b)
(/ (- (+ (/ (* t x) y) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/ (* t x) (* b y))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3))) b)) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(/ (* t x) (* b y))
(* t (+ (* -1 (/ (* t (* x (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ x (* b y))))
(* t (+ (* t (- (/ (* t (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(* t (+ (* t (- (* t (- (* -1 (/ (* t (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(- (+ (/ x (+ 1 a)) (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (/ x (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3)))) t)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(/ x (+ 1 a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(+ (* y (- (/ (* (pow b 2) (* x y)) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(/ (* t x) (* b y))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) (/ (* t x) b)) y)
(/ (- (+ (/ (* t x) b) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y)))) y)
(/ (* t x) (* b y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) y)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(/ x (+ 1 (/ (* b y) t)))
(+ (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 2))) (/ x (+ 1 (/ (* b y) t))))
(+ (* a (- (/ (* a x) (pow (+ 1 (/ (* b y) t)) 3)) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(+ (* a (- (* a (- (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 4))) (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))))) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(/ x a)
(/ (+ x (* -1 (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/ (- (+ x (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a)) a)
(/ (- (+ x (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) (pow a 3)))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/ x a)
(* -1 (/ (+ (* -1 x) (/ (* x (+ 1 (/ (* b y) t))) a)) a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (* x (+ 1 (/ (* b y) t)))) a))) a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (* x (pow (+ 1 (/ (* b y) t)) 2))) a)) (* x (+ 1 (/ (* b y) t)))) a))) a))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(/ (* b y) t)
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(/ (* b y) t)
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(/ (* b y) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 a)
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(/ (* b y) t)
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(/ (* b y) t)
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(+ 1 (/ (* b y) t))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
(+ 1 (+ a (/ (* b y) t)))
a
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
a
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
(/ b t)
1
(+ 1 a)
(+ 1 a)
(+ 1 a)
a
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
a
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
(* a (+ 1 (/ 1 a)))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(/ (* t x) (* b y))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(/ (* t x) (* b y))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(/ (* t x) (* b y))
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ z b)
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ (* t x) (* b y))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(+ (/ z b) (/ (* t x) (* b y)))
(/ z b)
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(/ z b)
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (+ (* t x) (* y z)) (* b y))
(/ (* y z) b)
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(/ (* t x) b)
(* t (+ (/ x b) (/ (* y z) (* b t))))
(* t (+ (/ x b) (/ (* y z) (* b t))))
(* t (+ (/ x b) (/ (* y z) (* b t))))
(/ (* t x) b)
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(/ (* y z) b)
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(/ (* t x) b)
(* x (+ (/ t b) (/ (* y z) (* b x))))
(* x (+ (/ t b) (/ (* y z) (* b x))))
(* x (+ (/ t b) (/ (* y z) (* b x))))
(/ (* t x) b)
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(/ (* t x) b)
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(/ (* y z) b)
(* y (+ (/ z b) (/ (* t x) (* b y))))
(* y (+ (/ z b) (/ (* t x) (* b y))))
(* y (+ (/ z b) (/ (* t x) (* b y))))
(/ (* y z) b)
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(/ (* t x) b)
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(/ (* y z) b)
(* z (+ (/ y b) (/ (* t x) (* b z))))
(* z (+ (/ y b) (/ (* t x) (* b z))))
(* z (+ (/ y b) (/ (* t x) (* b z))))
(/ (* y z) b)
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(/ (+ (* t x) (* y z)) b)
(* y z)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* t x)
(* t (+ x (/ (* y z) t)))
(* t (+ x (/ (* y z) t)))
(* t (+ x (/ (* y z) t)))
(* t x)
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(* y z)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* t x)
(* x (+ t (/ (* y z) x)))
(* x (+ t (/ (* y z) x)))
(* x (+ t (/ (* y z) x)))
(* t x)
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(* t x)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* y z)
(* y (+ z (/ (* t x) y)))
(* y (+ z (/ (* t x) y)))
(* y (+ z (/ (* t x) y)))
(* y z)
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(* t x)
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(+ (* t x) (* y z))
(* y z)
(* z (+ y (/ (* t x) z)))
(* z (+ y (/ (* t x) z)))
(* z (+ y (/ (* t x) z)))
(* y z)
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
(* y z)
1
(+ 1 (/ (* b y) t))
(+ 1 (/ (* b y) t))
(+ 1 (/ (* b y) t))
(/ (* b y) t)
(* b (+ (/ 1 b) (/ y t)))
(* b (+ (/ 1 b) (/ y t)))
(* b (+ (/ 1 b) (/ y t)))
(/ (* b y) t)
(* -1 (* b (- (* -1 (/ y t)) (/ 1 b))))
(* -1 (* b (- (* -1 (/ y t)) (/ 1 b))))
(* -1 (* b (- (* -1 (/ y t)) (/ 1 b))))
1
(+ 1 (/ (* b y) t))
(+ 1 (/ (* b y) t))
(+ 1 (/ (* b y) t))
(/ (* b y) t)
(* y (+ (/ 1 y) (/ b t)))
(* y (+ (/ 1 y) (/ b t)))
(* y (+ (/ 1 y) (/ b t)))
(/ (* b y) t)
(* -1 (* y (- (* -1 (/ b t)) (/ 1 y))))
(* -1 (* y (- (* -1 (/ b t)) (/ 1 y))))
(* -1 (* y (- (* -1 (/ b t)) (/ 1 y))))
(/ (* b y) t)
(/ (+ t (* b y)) t)
(/ (+ t (* b y)) t)
(/ (+ t (* b y)) t)
1
(+ 1 (/ (* b y) t))
(+ 1 (/ (* b y) t))
(+ 1 (/ (* b y) t))
1
(+ 1 (/ (* b y) t))
(+ 1 (/ (* b y) t))
(+ 1 (/ (* b y) t))
Outputs
x
(+ x (* y (- (/ z t) (/ (* b x) t))))
(fma.f64 y (-.f64 (/.f64 z t) (/.f64 (*.f64 x b) t)) x)
(+ x (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (pow b 2) x) (pow t 2))) (/ (* b z) (pow t 2))))) (/ z t)) (/ (* b x) t))))
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 b b) (/.f64 x (*.f64 t t)) (*.f64 (neg.f64 b) (/.f64 z (*.f64 t t)))) (-.f64 (/.f64 z t) (/.f64 (*.f64 x b) t))) x)
(+ x (* y (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (* (pow b 2) z) (pow t 3))) (/ (* (pow b 3) x) (pow t 3))))) (+ (* -1 (/ (* (pow b 2) x) (pow t 2))) (/ (* b z) (pow t 2))))) (/ z t)) (/ (* b x) t))))
(fma.f64 y (fma.f64 y (-.f64 (fma.f64 (fma.f64 (*.f64 b b) (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x (*.f64 b (*.f64 b b))) (*.f64 t (*.f64 t t)))) (neg.f64 y) (/.f64 (*.f64 x (*.f64 b b)) (*.f64 t t))) (/.f64 (*.f64 z b) (*.f64 t t))) (-.f64 (/.f64 z t) (/.f64 (*.f64 x b) t))) x)
(/ z b)
(/.f64 z b)
(- (+ (/ z b) (/ (* t x) (* b y))) (/ (* t z) (* (pow b 2) y)))
(fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 z (*.f64 y (*.f64 b b)))) (/.f64 z b))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) z) (pow b 3))) (/ (* (pow t 2) x) (pow b 2))) (pow y 2))) (+ (/ z b) (/ (* t x) (* b y)))) (/ (* t z) (* (pow b 2) y)))
(+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b b)) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 y y))) (fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 z (*.f64 y (*.f64 b b)))) (/.f64 z b)))
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 3) x) (pow b 3))) (/ (* (pow t 3) z) (pow b 4))) (pow y 3))) (+ (/ z b) (/ (* t x) (* b y)))) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 3) (pow y 2)))) (+ (/ (* t z) (* (pow b 2) y)) (/ (* (pow t 2) x) (* (pow b 2) (pow y 2))))))
(-.f64 (-.f64 (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b)) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 b (*.f64 b b)))) (*.f64 y (*.f64 y y)))) (-.f64 (fma.f64 (*.f64 t t) (/.f64 x (*.f64 (*.f64 b b) (*.f64 y y))) (/.f64 (*.f64 z t) (*.f64 y (*.f64 b b)))) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y)))))
(/ z b)
(/.f64 z b)
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* t z) (pow b 2))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (fma.f64 t (/.f64 x (neg.f64 b)) (/.f64 (*.f64 z t) (*.f64 b b))) y))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (/ (* (pow t 2) z) (pow b 3)) (/ (* (pow t 2) x) (pow b 2))) y)) (/ (* t z) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 z t) (*.f64 b b)) (-.f64 (/.f64 (*.f64 z (*.f64 t t)) (*.f64 y (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y (*.f64 b b))))) (/.f64 (*.f64 x t) b)) y))
(+ (* -1 (/ (+ (* -1 (/ (* t x) b)) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow t 3) z) (pow b 4)) (/ (* (pow t 3) x) (pow b 3))) y)) (/ (* (pow t 2) z) (pow b 3))) (/ (* (pow t 2) x) (pow b 2))) y)) (/ (* t z) (pow b 2)))) y)) (/ z b))
(-.f64 (/.f64 z b) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 z t) (*.f64 b b)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t t)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 y (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b b))) y)) (/.f64 (*.f64 x t) b)) y))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(fma.f64 y (/.f64 z (fma.f64 y b t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(fma.f64 y (/.f64 z (fma.f64 y b t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(fma.f64 y (/.f64 z (fma.f64 y b t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(/ (* y z) (+ t (* b y)))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(* z (+ (/ x (* z (+ 1 (/ (* b y) t)))) (/ y (+ t (* b y)))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (/.f64 (*.f64 y b) t) z)) (/.f64 y (fma.f64 y b t))))
(* z (+ (/ x (* z (+ 1 (/ (* b y) t)))) (/ y (+ t (* b y)))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (/.f64 (*.f64 y b) t) z)) (/.f64 y (fma.f64 y b t))))
(* z (+ (/ x (* z (+ 1 (/ (* b y) t)))) (/ y (+ t (* b y)))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (/.f64 (*.f64 y b) t) z)) (/.f64 y (fma.f64 y b t))))
(/ (* y z) (+ t (* b y)))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (/ (* b y) t))))) (* -1 (/ y (+ t (* b y)))))))
(*.f64 (-.f64 (/.f64 (neg.f64 x) (fma.f64 z (/.f64 (*.f64 y b) t) z)) (/.f64 y (fma.f64 y b t))) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (/ (* b y) t))))) (* -1 (/ y (+ t (* b y)))))))
(*.f64 (-.f64 (/.f64 (neg.f64 x) (fma.f64 z (/.f64 (*.f64 y b) t) z)) (/.f64 y (fma.f64 y b t))) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ x (* z (+ 1 (/ (* b y) t))))) (* -1 (/ y (+ t (* b y)))))))
(*.f64 (-.f64 (/.f64 (neg.f64 x) (fma.f64 z (/.f64 (*.f64 y b) t) z)) (/.f64 y (fma.f64 y b t))) (neg.f64 z))
(+ x (/ (* y z) t))
(fma.f64 y (/.f64 z t) x)
(+ x (+ (* -1 (* b (+ (/ (* x y) t) (/ (* (pow y 2) z) (pow t 2))))) (/ (* y z) t)))
(+.f64 x (fma.f64 (fma.f64 (*.f64 y y) (/.f64 z (*.f64 t t)) (/.f64 (*.f64 x y) t)) (neg.f64 b) (/.f64 (*.f64 y z) t)))
(+ x (+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow y 2)) (pow t 2))) (* -1 (/ (* (pow y 3) z) (pow t 3)))))) (+ (/ (* x y) t) (/ (* (pow y 2) z) (pow t 2))))) (/ (* y z) t)))
(+.f64 x (fma.f64 y (/.f64 z t) (*.f64 b (neg.f64 (fma.f64 b (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t t)))) (fma.f64 (*.f64 y y) (/.f64 z (*.f64 t t)) (/.f64 (*.f64 x y) t)))))))
(+ x (+ (* b (- (* b (- (* -1 (* b (+ (/ (* x (pow y 3)) (pow t 3)) (/ (* (pow y 4) z) (pow t 4))))) (+ (* -1 (/ (* x (pow y 2)) (pow t 2))) (* -1 (/ (* (pow y 3) z) (pow t 3)))))) (+ (/ (* x y) t) (/ (* (pow y 2) z) (pow t 2))))) (/ (* y z) t)))
(+.f64 x (fma.f64 y (/.f64 z t) (*.f64 b (fma.f64 b (neg.f64 (fma.f64 b (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (pow.f64 y #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t t)))))) (neg.f64 (fma.f64 (*.f64 y y) (/.f64 z (*.f64 t t)) (/.f64 (*.f64 x y) t)))))))
(/ (+ z (/ (* t x) y)) b)
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/ (+ z (+ (* -1 (/ (+ (/ (* t z) y) (/ (* (pow t 2) x) (pow y 2))) b)) (/ (* t x) y))) b)
(/.f64 (+.f64 z (-.f64 (*.f64 t (/.f64 x y)) (/.f64 (fma.f64 t (/.f64 z y) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y y))) b))) b)
(/ (- (+ z (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) z) (pow y 2))) (* -1 (/ (* (pow t 3) x) (pow y 3)))) (pow b 2))) (/ (* t x) y))) (+ (/ (* t z) (* b y)) (/ (* (pow t 2) x) (* b (pow y 2))))) b)
(/.f64 (+.f64 z (-.f64 (-.f64 (*.f64 t (/.f64 x y)) (/.f64 (neg.f64 (fma.f64 (*.f64 t t) (/.f64 z (*.f64 y y)) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y))))) (*.f64 b b))) (fma.f64 t (/.f64 z (*.f64 y b)) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b (*.f64 y y)))))) b)
(/ (- (+ z (+ (* -1 (/ (+ (/ (* (pow t 3) z) (pow y 3)) (/ (* (pow t 4) x) (pow y 4))) (pow b 3))) (/ (* t x) y))) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 2) (pow y 2)))) (+ (* -1 (/ (* (pow t 3) x) (* (pow b 2) (pow y 3)))) (+ (/ (* t z) (* b y)) (/ (* (pow t 2) x) (* b (pow y 2))))))) b)
(/.f64 (+.f64 z (-.f64 (-.f64 (*.f64 t (/.f64 x y)) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 z (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (fma.f64 t (/.f64 z (*.f64 y b)) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 (*.f64 b b) (*.f64 y y)))))) b)
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t x) y))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (neg.f64 b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (+ (/ (* t z) (* b y)) (/ (* (pow t 2) x) (* b (pow y 2)))))) b))
(/.f64 (+.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (fma.f64 t (/.f64 z (*.f64 y b)) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b (*.f64 y y))))) (neg.f64 b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (+ (/ (* (pow t 2) z) (* b (pow y 2))) (/ (* (pow t 3) x) (* b (pow y 3)))) (+ (/ (* t z) y) (/ (* (pow t 2) x) (pow y 2)))) b)))) b))
(/.f64 (-.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 z (*.f64 b (*.f64 y y))) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 b (*.f64 y (*.f64 y y))))) (fma.f64 t (/.f64 z y) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y y)))) b)) (neg.f64 b))
(* -1 (/ (+ (* -1 z) (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* (pow t 3) z) (* b (pow y 3))) (/ (* (pow t 4) x) (* b (pow y 4)))) (+ (/ (* (pow t 2) z) (pow y 2)) (/ (* (pow t 3) x) (pow y 3)))) b)) (+ (/ (* t z) y) (/ (* (pow t 2) x) (pow y 2)))) b)))) b))
(/.f64 (-.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 z (*.f64 b (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (pow.f64 t #s(literal 4 binary64))) (*.f64 b (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 t t) (/.f64 z (*.f64 y y)) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y))))) (neg.f64 b)) (fma.f64 t (/.f64 z y) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y y)))) b)) (neg.f64 b))
(/ z b)
(/.f64 z b)
(+ (* t (- (/ x (* b y)) (/ z (* (pow b 2) y)))) (/ z b))
(fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 z (*.f64 y (*.f64 b b)))) (/.f64 z b))
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ z (* (pow b 3) (pow y 2)))) (/ x (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ z (* (pow b 2) y)))) (/ z b))
(fma.f64 t (fma.f64 (-.f64 (/.f64 x (*.f64 (*.f64 b b) (*.f64 y y))) (/.f64 z (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y)))) (neg.f64 t) (-.f64 (/.f64 x (*.f64 y b)) (/.f64 z (*.f64 y (*.f64 b b))))) (/.f64 z b))
(+ (* t (- (+ (* t (- (* -1 (* t (+ (* -1 (/ x (* (pow b 3) (pow y 3)))) (/ z (* (pow b 4) (pow y 3)))))) (+ (* -1 (/ z (* (pow b 3) (pow y 2)))) (/ x (* (pow b 2) (pow y 2)))))) (/ x (* b y))) (/ z (* (pow b 2) y)))) (/ z b))
(fma.f64 t (fma.f64 t (neg.f64 (fma.f64 t (-.f64 (/.f64 z (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 x (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 x (*.f64 (*.f64 b b) (*.f64 y y))) (/.f64 z (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y)))))) (-.f64 (/.f64 x (*.f64 y b)) (/.f64 z (*.f64 y (*.f64 b b))))) (/.f64 z b))
x
(- (+ x (/ (* y z) t)) (/ (* b (* x y)) t))
(-.f64 (fma.f64 y (/.f64 z t) x) (/.f64 (*.f64 b (*.f64 x y)) t))
(- (+ x (+ (* -1 (/ (+ (* -1 (* (pow b 2) (* x (pow y 2)))) (* b (* (pow y 2) z))) (pow t 2))) (/ (* y z) t))) (/ (* b (* x y)) t))
(+.f64 x (-.f64 (fma.f64 y (/.f64 z t) (/.f64 (fma.f64 (*.f64 b b) (*.f64 x (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 z (*.f64 y y))))) (*.f64 t t))) (/.f64 (*.f64 b (*.f64 x y)) t)))
(- (+ x (+ (* -1 (/ (+ (* -1 (* (pow b 2) (* (pow y 3) z))) (* (pow b 3) (* x (pow y 3)))) (pow t 3))) (/ (* y z) t))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow t 2))) (+ (/ (* b (* x y)) t) (/ (* b (* (pow y 2) z)) (pow t 2)))))
(+.f64 x (-.f64 (-.f64 (/.f64 (*.f64 y z) t) (/.f64 (fma.f64 (*.f64 x (*.f64 b (*.f64 b b))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))) (neg.f64 z))) (*.f64 t (*.f64 t t)))) (fma.f64 b (fma.f64 (*.f64 y y) (/.f64 z (*.f64 t t)) (/.f64 (*.f64 x y) t)) (/.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 x (*.f64 y y)))) (*.f64 t t)))))
x
(+ x (* -1 (/ (- (* -1 (* y z)) (* -1 (* b (* x y)))) t)))
(-.f64 x (/.f64 (fma.f64 y (neg.f64 z) (*.f64 b (*.f64 x y))) t))
(+ x (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) t)) (/ (* b (* (pow y 2) z)) t))) (* -1 (* b (* x y)))) t)))
(-.f64 x (/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 b (*.f64 z (*.f64 y y))) t) (*.f64 (*.f64 b b) (/.f64 (*.f64 x (*.f64 y y)) t))) (*.f64 y z)) (*.f64 b (*.f64 x y))) t))
(+ x (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) t)) (/ (* (pow b 2) (* (pow y 3) z)) t)) (+ (* -1 (* (pow b 2) (* x (pow y 2)))) (* b (* (pow y 2) z)))) t))) (* -1 (* b (* x y)))) t)))
(-.f64 x (/.f64 (+.f64 (neg.f64 (fma.f64 y z (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) t)) (fma.f64 (*.f64 b b) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t) (fma.f64 (*.f64 b b) (*.f64 x (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 z (*.f64 y y))))))) t))) (*.f64 b (*.f64 x y))) t))
(/ (* y z) (+ t (* b y)))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(fma.f64 y (/.f64 z (fma.f64 y b t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(fma.f64 y (/.f64 z (fma.f64 y b t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ (/ x (+ 1 (/ (* b y) t))) (/ (* y z) (+ t (* b y))))
(fma.f64 y (/.f64 z (fma.f64 y b t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(* x (+ (/ 1 (+ 1 (/ (* b y) t))) (/ (* y z) (* x (+ t (* b y))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x (fma.f64 y b t))) (/.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(* x (+ (/ 1 (+ 1 (/ (* b y) t))) (/ (* y z) (* x (+ t (* b y))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x (fma.f64 y b t))) (/.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(* x (+ (/ 1 (+ 1 (/ (* b y) t))) (/ (* y z) (* x (+ t (* b y))))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x (fma.f64 y b t))) (/.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* b y))))) (/ 1 (+ 1 (/ (* b y) t))))))
(*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x (fma.f64 y b t))) (/.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* b y))))) (/ 1 (+ 1 (/ (* b y) t))))))
(*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x (fma.f64 y b t))) (/.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (* y z) (* x (+ t (* b y))))) (/ 1 (+ 1 (/ (* b y) t))))))
(*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x (fma.f64 y b t))) (/.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (neg.f64 x))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z (+ t (* b y)))
(/.f64 z (fma.f64 y b t))
(/ z t)
(/.f64 z t)
(+ (* -1 (/ (* b (* y z)) (pow t 2))) (/ z t))
(-.f64 (/.f64 z t) (/.f64 (*.f64 b (*.f64 y z)) (*.f64 t t)))
(+ (* b (- (/ (* b (* (pow y 2) z)) (pow t 3)) (/ (* y z) (pow t 2)))) (/ z t))
(fma.f64 b (-.f64 (/.f64 (*.f64 b (*.f64 z (*.f64 y y))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) (*.f64 t t))) (/.f64 z t))
(+ (* b (- (* b (- (* -1 (/ (* b (* (pow y 3) z)) (pow t 4))) (* -1 (/ (* (pow y 2) z) (pow t 3))))) (/ (* y z) (pow t 2)))) (/ z t))
(fma.f64 b (fma.f64 b (fma.f64 (neg.f64 b) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) (neg.f64 (*.f64 t t)))) (/.f64 z t))
(/ z (* b y))
(/.f64 z (*.f64 y b))
(/ (+ (* -1 (/ (* t z) (* b (pow y 2)))) (/ z y)) b)
(/.f64 (-.f64 (/.f64 z y) (/.f64 (*.f64 z t) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (/ z y) (/ (* (pow t 2) z) (* (pow b 2) (pow y 3)))) (/ (* t z) (* b (pow y 2)))) b)
(/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 z (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))) (/.f64 z y)) (/.f64 (*.f64 z t) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (* -1 (/ (* (pow t 3) z) (* (pow b 3) (pow y 4)))) (/ z y)) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 2) (pow y 3)))) (/ (* t z) (* b (pow y 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 z y) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 t t)) (/.f64 z (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 z t) (*.f64 b (*.f64 y y))))) b)
(/ z (* b y))
(/.f64 z (*.f64 y b))
(* -1 (/ (+ (* -1 (/ z y)) (/ (* t z) (* b (pow y 2)))) b))
(/.f64 (-.f64 (/.f64 (*.f64 z t) (*.f64 b (*.f64 y y))) (/.f64 z y)) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (/ (* (pow t 2) z) (* b (pow y 3))) (/ (* t z) (pow y 2))) b))) b))
(/.f64 (-.f64 (neg.f64 (/.f64 z y)) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t t)) (*.f64 b (*.f64 y (*.f64 y y)))) (*.f64 t (/.f64 z (*.f64 y y)))) b)) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) z) (* b (pow y 4))) (/ (* (pow t 2) z) (pow y 3))) b)) (/ (* t z) (pow y 2))) b))) b))
(/.f64 (-.f64 (neg.f64 (/.f64 z y)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 z (*.f64 b (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t t)) (/.f64 z (*.f64 y (*.f64 y y))))) (neg.f64 b)) (*.f64 t (/.f64 z (*.f64 y y)))) b)) (neg.f64 b))
(/ z t)
(/.f64 z t)
(+ (* -1 (/ (* b (* y z)) (pow t 2))) (/ z t))
(-.f64 (/.f64 z t) (/.f64 (*.f64 b (*.f64 y z)) (*.f64 t t)))
(+ (* y (- (/ (* (pow b 2) (* y z)) (pow t 3)) (/ (* b z) (pow t 2)))) (/ z t))
(fma.f64 y (fma.f64 (*.f64 b b) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t))) (*.f64 (neg.f64 b) (/.f64 z (*.f64 t t)))) (/.f64 z t))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* y z)) (pow t 4))) (* -1 (/ (* (pow b 2) z) (pow t 3))))) (/ (* b z) (pow t 2)))) (/ z t))
(fma.f64 y (fma.f64 y (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 y z) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 z (*.f64 b b)) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 b) (/.f64 z (*.f64 t t)))) (/.f64 z t))
(/ z (* b y))
(/.f64 z (*.f64 y b))
(/ (+ (* -1 (/ (* t z) (* (pow b 2) y))) (/ z b)) y)
(/.f64 (-.f64 (/.f64 z b) (/.f64 (*.f64 z t) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (/ z b) (/ (* (pow t 2) z) (* (pow b 3) (pow y 2)))) (/ (* t z) (* (pow b 2) y))) y)
(/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 z (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) (/.f64 z b)) (/.f64 (*.f64 z t) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (* -1 (/ (* (pow t 3) z) (* (pow b 4) (pow y 3)))) (/ z b)) (+ (* -1 (/ (* (pow t 2) z) (* (pow b 3) (pow y 2)))) (/ (* t z) (* (pow b 2) y)))) y)
(/.f64 (-.f64 (-.f64 (/.f64 z b) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 (*.f64 z t) (*.f64 y (*.f64 b b))) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))))) y)
(/ z (* b y))
(/.f64 z (*.f64 y b))
(* -1 (/ (+ (* -1 (/ z b)) (/ (* t z) (* (pow b 2) y))) y))
(/.f64 (fma.f64 t (/.f64 z (*.f64 y (*.f64 b b))) (/.f64 z (neg.f64 b))) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (/ (* (pow t 2) z) (* (pow b 3) y)) (/ (* t z) (pow b 2))) y))) y))
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 z (*.f64 y (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 z t) (*.f64 b (neg.f64 b)))) (neg.f64 y)) (/.f64 z b)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ z b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) z) (* (pow b 4) y)) (/ (* (pow t 2) z) (pow b 3))) y)) (/ (* t z) (pow b 2))) y))) y))
(/.f64 (-.f64 (/.f64 z (neg.f64 b)) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 y (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 b (*.f64 b b)))) y)) (/.f64 (*.f64 z t) (*.f64 b b))) y)) (neg.f64 y))
(/ z (* b y))
(/.f64 z (*.f64 y b))
(+ (* -1 (/ (* t z) (* (pow b 2) (pow y 2)))) (/ z (* b y)))
(fma.f64 t (/.f64 (neg.f64 z) (*.f64 (*.f64 b b) (*.f64 y y))) (/.f64 z (*.f64 y b)))
(+ (* t (- (/ (* t z) (* (pow b 3) (pow y 3))) (/ z (* (pow b 2) (pow y 2))))) (/ z (* b y)))
(fma.f64 t (-.f64 (/.f64 (*.f64 z t) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y)))) (/.f64 z (*.f64 (*.f64 b b) (*.f64 y y)))) (/.f64 z (*.f64 y b)))
(+ (* t (- (* t (- (* -1 (/ (* t z) (* (pow b 4) (pow y 4)))) (* -1 (/ z (* (pow b 3) (pow y 3)))))) (/ z (* (pow b 2) (pow y 2))))) (/ z (* b y)))
(fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (/.f64 z (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 z (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 z) (*.f64 (*.f64 b b) (*.f64 y y)))) (/.f64 z (*.f64 y b)))
(/ z t)
(/.f64 z t)
(/ (+ z (* -1 (/ (* b (* y z)) t))) t)
(/.f64 (-.f64 z (*.f64 b (/.f64 (*.f64 y z) t))) t)
(/ (- (+ z (/ (* (pow b 2) (* (pow y 2) z)) (pow t 2))) (/ (* b (* y z)) t)) t)
(/.f64 (-.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t t)) z) (*.f64 b (/.f64 (*.f64 y z) t))) t)
(/ (- (+ z (* -1 (/ (* (pow b 3) (* (pow y 3) z)) (pow t 3)))) (+ (* -1 (/ (* (pow b 2) (* (pow y 2) z)) (pow t 2))) (/ (* b (* y z)) t))) t)
(/.f64 (-.f64 (fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 z (*.f64 t (*.f64 t t))))) z) (-.f64 (*.f64 b (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 b b) (*.f64 z (*.f64 y y))) (*.f64 t t)))) t)
(/ z t)
(/.f64 z t)
(* -1 (/ (+ (* -1 z) (/ (* b (* y z)) t)) t))
(neg.f64 (/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 y z) t)) z) t))
(* -1 (/ (+ (* -1 z) (* -1 (/ (- (/ (* (pow b 2) (* (pow y 2) z)) t) (* b (* y z))) t))) t))
(/.f64 (-.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 z (*.f64 y y)) t)) (*.f64 b (*.f64 y z))) t)) (neg.f64 t))
(* -1 (/ (+ (* -1 z) (* -1 (/ (- (* -1 (/ (- (/ (* (pow b 3) (* (pow y 3) z)) t) (* (pow b 2) (* (pow y 2) z))) t)) (* b (* y z))) t))) t))
(/.f64 (-.f64 (neg.f64 z) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t) (*.f64 (*.f64 b b) (neg.f64 (*.f64 z (*.f64 y y))))) (neg.f64 t)) (*.f64 b (*.f64 y z))) t)) (neg.f64 t))
t
(+ t (* b y))
(fma.f64 y b t)
(+ t (* b y))
(fma.f64 y b t)
(+ t (* b y))
(fma.f64 y b t)
(* b y)
(*.f64 y b)
(* b (+ y (/ t b)))
(*.f64 b (+.f64 y (/.f64 t b)))
(* b (+ y (/ t b)))
(*.f64 b (+.f64 y (/.f64 t b)))
(* b (+ y (/ t b)))
(*.f64 b (+.f64 y (/.f64 t b)))
(* b y)
(*.f64 y b)
(* -1 (* b (+ (* -1 y) (* -1 (/ t b)))))
(neg.f64 (*.f64 b (-.f64 (/.f64 t (neg.f64 b)) y)))
(* -1 (* b (+ (* -1 y) (* -1 (/ t b)))))
(neg.f64 (*.f64 b (-.f64 (/.f64 t (neg.f64 b)) y)))
(* -1 (* b (+ (* -1 y) (* -1 (/ t b)))))
(neg.f64 (*.f64 b (-.f64 (/.f64 t (neg.f64 b)) y)))
t
(+ t (* b y))
(fma.f64 y b t)
(+ t (* b y))
(fma.f64 y b t)
(+ t (* b y))
(fma.f64 y b t)
(* b y)
(*.f64 y b)
(* y (+ b (/ t y)))
(*.f64 y (+.f64 b (/.f64 t y)))
(* y (+ b (/ t y)))
(*.f64 y (+.f64 b (/.f64 t y)))
(* y (+ b (/ t y)))
(*.f64 y (+.f64 b (/.f64 t y)))
(* b y)
(*.f64 y b)
(* -1 (* y (+ (* -1 b) (* -1 (/ t y)))))
(*.f64 (neg.f64 y) (-.f64 (neg.f64 b) (/.f64 t y)))
(* -1 (* y (+ (* -1 b) (* -1 (/ t y)))))
(*.f64 (neg.f64 y) (-.f64 (neg.f64 b) (/.f64 t y)))
(* -1 (* y (+ (* -1 b) (* -1 (/ t y)))))
(*.f64 (neg.f64 y) (-.f64 (neg.f64 b) (/.f64 t y)))
(* b y)
(*.f64 y b)
(+ t (* b y))
(fma.f64 y b t)
(+ t (* b y))
(fma.f64 y b t)
(+ t (* b y))
(fma.f64 y b t)
t
(* t (+ 1 (/ (* b y) t)))
(fma.f64 t (/.f64 (*.f64 y b) t) t)
(* t (+ 1 (/ (* b y) t)))
(fma.f64 t (/.f64 (*.f64 y b) t) t)
(* t (+ 1 (/ (* b y) t)))
(fma.f64 t (/.f64 (*.f64 y b) t) t)
t
(* -1 (* t (- (* -1 (/ (* b y) t)) 1)))
(*.f64 (neg.f64 t) (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)))
(* -1 (* t (- (* -1 (/ (* b y) t)) 1)))
(*.f64 (neg.f64 t) (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)))
(* -1 (* t (- (* -1 (/ (* b y) t)) 1)))
(*.f64 (neg.f64 t) (fma.f64 b (/.f64 y (neg.f64 t)) #s(literal -1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
x
(+ x (* -1 (/ (* b (* x y)) t)))
(-.f64 x (/.f64 (*.f64 b (*.f64 x y)) t))
(+ x (* b (- (/ (* b (* x (pow y 2))) (pow t 2)) (/ (* x y) t))))
(fma.f64 b (-.f64 (/.f64 (*.f64 b (*.f64 x (*.f64 y y))) (*.f64 t t)) (/.f64 (*.f64 x y) t)) x)
(+ x (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (pow t 3))) (* -1 (/ (* x (pow y 2)) (pow t 2))))) (/ (* x y) t))))
(fma.f64 b (fma.f64 b (fma.f64 b (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t t))) (*.f64 x (/.f64 y (neg.f64 t)))) x)
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (+ (* -1 (/ (* (pow t 2) x) (* b (pow y 2)))) (/ (* t x) y)) b)
(/.f64 (-.f64 (*.f64 t (/.f64 x y)) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (/ (* t x) y) (/ (* (pow t 3) x) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) x) (* b (pow y 2)))) b)
(/.f64 (-.f64 (fma.f64 t (/.f64 x y) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) x) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) x) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) x) (* b (pow y 2))))) b)
(/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (*.f64 t (/.f64 x y)) (-.f64 (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))))) b)
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) x) (* b (pow y 2)))) b))
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b (*.f64 y y))) (*.f64 t (/.f64 x y))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) x) (* b (pow y 3))) (/ (* (pow t 2) x) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 b (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y y))) b))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) x) (* b (pow y 4))) (/ (* (pow t 3) x) (pow y 3))) b)) (/ (* (pow t 2) x) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 x (*.f64 b (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 y (*.f64 y y))))) (neg.f64 b)) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y y))) b))) (neg.f64 b))
x
(+ x (* -1 (/ (* b (* x y)) t)))
(-.f64 x (/.f64 (*.f64 b (*.f64 x y)) t))
(+ x (* y (- (/ (* (pow b 2) (* x y)) (pow t 2)) (/ (* b x) t))))
(fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 b b)) y) (*.f64 t t)) (/.f64 (*.f64 x b) t)) x)
(+ x (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (pow t 3))) (* -1 (/ (* (pow b 2) x) (pow t 2))))) (/ (* b x) t))))
(fma.f64 y (fma.f64 y (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 b b)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 x b) t))) x)
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (+ (* -1 (/ (* (pow t 2) x) (* (pow b 2) y))) (/ (* t x) b)) y)
(/.f64 (-.f64 (/.f64 (*.f64 x t) b) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (/ (* t x) b) (/ (* (pow t 3) x) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) x) (* (pow b 2) y))) y)
(/.f64 (-.f64 (fma.f64 t (/.f64 x b) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (* -1 (/ (* (pow t 4) x) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) x) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) x) (* (pow b 2) y)))) y)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 x t) b) (/.f64 (*.f64 x (pow.f64 t #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y (*.f64 b b))) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))))) y)
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) x) (* (pow b 2) y))) y))
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y (*.f64 b b))) (/.f64 (*.f64 x t) b)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) x) (* (pow b 3) y)) (/ (* (pow t 2) x) (pow b 2))) y))) y))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b b))) y))) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) x) (* (pow b 4) y)) (/ (* (pow t 3) x) (pow b 3))) y)) (/ (* (pow t 2) x) (pow b 2))) y))) y))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (pow.f64 t #s(literal 4 binary64))) (*.f64 y (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 b (*.f64 b b)))) (neg.f64 y)) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 b b))) y))) (neg.f64 y))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* t (+ (* -1 (/ (* t x) (* (pow b 2) (pow y 2)))) (/ x (* b y))))
(*.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (*.f64 x t) (*.f64 (*.f64 b b) (*.f64 y y)))))
(* t (+ (* t (- (/ (* t x) (* (pow b 3) (pow y 3))) (/ x (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(*.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 x t) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y)))) (/.f64 x (*.f64 (*.f64 b b) (*.f64 y y)))) (/.f64 x (*.f64 y b))))
(* t (+ (* t (- (* t (- (* -1 (/ (* t x) (* (pow b 4) (pow y 4)))) (* -1 (/ x (* (pow b 3) (pow y 3)))))) (/ x (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(*.f64 t (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (/.f64 x (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 x) (*.f64 (*.f64 b b) (*.f64 y y)))) (/.f64 x (*.f64 y b))))
x
(+ x (* -1 (/ (* b (* x y)) t)))
(-.f64 x (/.f64 (*.f64 b (*.f64 x y)) t))
(- (+ x (/ (* (pow b 2) (* x (pow y 2))) (pow t 2))) (/ (* b (* x y)) t))
(-.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t t)) x) (/.f64 (*.f64 b (*.f64 x y)) t))
(- (+ x (* -1 (/ (* (pow b 3) (* x (pow y 3))) (pow t 3)))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow t 2))) (/ (* b (* x y)) t)))
(-.f64 (-.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 b (*.f64 x y)) t) (/.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y))) (*.f64 t t))))
x
(+ x (* -1 (/ (* b (* x y)) t)))
(-.f64 x (/.f64 (*.f64 b (*.f64 x y)) t))
(+ x (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) t)) (* -1 (* b (* x y)))) t)))
(-.f64 x (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 (*.f64 x (*.f64 y y)) t) (*.f64 b (*.f64 x y))) t))
(+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) t)) (* -1 (* (pow b 2) (* x (pow y 2))))) t)) (* -1 (* b (* x y)))) t)))
(-.f64 x (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) t) (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y)))) (neg.f64 t)) (*.f64 b (*.f64 x y))) t))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
x
(+ x (* -1 (* a x)))
(-.f64 x (*.f64 x a))
(+ x (* a (- (* a x) x)))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(+ x (* a (- (* a (- (* -1 (* a x)) (* -1 x))) x)))
(fma.f64 a (fma.f64 a (-.f64 x (*.f64 x a)) (neg.f64 x)) x)
(/ x a)
(/.f64 x a)
(/ (+ x (* -1 (/ x a))) a)
(/.f64 (-.f64 x (/.f64 x a)) a)
(/ (- (+ x (/ x (pow a 2))) (/ x a)) a)
(/.f64 (-.f64 (+.f64 x (/.f64 x (*.f64 a a))) (/.f64 x a)) a)
(/ (- (+ x (* -1 (/ x (pow a 3)))) (+ (* -1 (/ x (pow a 2))) (/ x a))) a)
(/.f64 (-.f64 (-.f64 x (/.f64 x (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 x a) (/.f64 x (*.f64 a a)))) a)
(/ x a)
(/.f64 x a)
(* -1 (/ (+ (* -1 x) (/ x a)) a))
(/.f64 (-.f64 x (/.f64 x a)) a)
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x a) x) a))) a))
(/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x a)) a) x) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x a) x) a)) x) a))) a))
(/.f64 (-.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x a)) a) x) a)) (neg.f64 a))
1
#s(literal 1 binary64)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
a
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
a
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(* b y)
(*.f64 y b)
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 (+ a (/ (* b y) t))))
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a)))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(fma.f64 b (/.f64 (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* b (- (/ (* b (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 b (fma.f64 b (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* b (- (* b (- (* -1 (/ (* b (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* x y) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 b (fma.f64 b (fma.f64 (neg.f64 b) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) (/ (* t x) y)) b)
(/.f64 (fma.f64 (neg.f64 (*.f64 t t)) (/.f64 (fma.f64 x a x) (*.f64 b (*.f64 y y))) (*.f64 t (/.f64 x y))) b)
(/ (- (+ (/ (* t x) y) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b)
(/.f64 (-.f64 (fma.f64 t (/.f64 x y) (/.f64 (*.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 t t) (fma.f64 x a x)) (*.f64 b (*.f64 y y)))) b)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 3) (pow y 4)))) (/ (* t x) y)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 2) (pow y 3)))) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2))))) b)
(/.f64 (-.f64 (-.f64 (*.f64 t (/.f64 x y)) (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 y #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 x a x)) (*.f64 b (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (*.f64 y (*.f64 y y)))))) b)
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (/ (* (pow t 2) (* x (+ 1 a))) (* b (pow y 2)))) b))
(/.f64 (fma.f64 (*.f64 t t) (/.f64 (fma.f64 x a x) (*.f64 b (*.f64 y y))) (neg.f64 (*.f64 t (/.f64 x y)))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* b (pow y 3))) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t t) (/.f64 (fma.f64 x a x) (*.f64 y y)))) b))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ (* t x) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* b (pow y 4))) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow y 3))) b)) (/ (* (pow t 2) (* x (+ 1 a))) (pow y 2))) b))) b))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x y) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 b (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 y (*.f64 y y)))) (neg.f64 b)) (*.f64 (*.f64 t t) (/.f64 (fma.f64 x a x) (*.f64 y y)))) b))) (neg.f64 b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* t (+ (* -1 (/ (* t (* x (+ 1 a))) (* (pow b 2) (pow y 2)))) (/ x (* b y))))
(*.f64 t (fma.f64 (neg.f64 t) (/.f64 (fma.f64 x a x) (*.f64 (*.f64 b b) (*.f64 y y))) (/.f64 x (*.f64 y b))))
(* t (+ (* t (- (/ (* t (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 3))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(*.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 (*.f64 x t) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 x a x) (*.f64 (*.f64 b b) (*.f64 y y)))) (/.f64 x (*.f64 y b))))
(* t (+ (* t (- (* t (- (* -1 (/ (* t (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 4)))) (* -1 (/ (* x (pow (+ 1 a) 2)) (* (pow b 3) (pow y 3)))))) (/ (* x (+ 1 a)) (* (pow b 2) (pow y 2))))) (/ x (* b y))))
(*.f64 t (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (fma.f64 x a x) (*.f64 (*.f64 b b) (*.f64 y y))))) (/.f64 x (*.f64 y b))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(fma.f64 b (/.f64 (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(- (+ (/ x (+ 1 a)) (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2))))
(-.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))
(- (+ (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* (pow t 3) (pow (+ 1 a) 4)))) (/ x (+ 1 a))) (+ (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* (pow t 2) (pow (+ 1 a) 3)))) (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))))
(-.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 x (+.f64 #s(literal 1 binary64) a))) (fma.f64 b (/.f64 (*.f64 x y) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))))))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(fma.f64 b (/.f64 (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* -1 (/ (- (* -1 (/ (* (pow b 2) (* x (pow y 2))) (* t (pow (+ 1 a) 3)))) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow b 3) (* x (pow y 3))) (* t (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) (* x (pow y 2))) (pow (+ 1 a) 3)))) t)) (* -1 (/ (* b (* x y)) (pow (+ 1 a) 2)))) t)) (/ x (+ 1 a)))
(-.f64 (/.f64 x (+.f64 #s(literal 1 binary64) a)) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (neg.f64 t)) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) t))
(/ x (+ 1 a))
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(+ (* -1 (/ (* b (* x y)) (* t (pow (+ 1 a) 2)))) (/ x (+ 1 a)))
(fma.f64 b (/.f64 (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (/ (* (pow b 2) (* x y)) (* (pow t 2) (pow (+ 1 a) 3))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (fma.f64 (*.f64 b b) (/.f64 (*.f64 x y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 (neg.f64 (*.f64 x b)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(+ (* y (- (* y (- (* -1 (/ (* (pow b 3) (* x y)) (* (pow t 3) (pow (+ 1 a) 4)))) (* -1 (/ (* (pow b 2) x) (* (pow t 2) (pow (+ 1 a) 3)))))) (/ (* b x) (* t (pow (+ 1 a) 2))))) (/ x (+ 1 a)))
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))))) (/.f64 (*.f64 x (*.f64 b b)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a)))))) (/.f64 (neg.f64 (*.f64 x b)) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (+ (* -1 (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) (/ (* t x) b)) y)
(/.f64 (-.f64 (/.f64 (*.f64 x t) b) (/.f64 (*.f64 (*.f64 t t) (fma.f64 x a x)) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (/ (* t x) b) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y)
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) (/.f64 (*.f64 x t) b)) (/.f64 (*.f64 (*.f64 t t) (fma.f64 x a x)) (*.f64 y (*.f64 b b)))) y)
(/ (- (+ (* -1 (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) (pow y 3)))) (/ (* t x) b)) (+ (* -1 (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) (pow y 2)))) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y)))) y)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 x t) b) (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t t) (fma.f64 x a x)) (*.f64 y (*.f64 b b))))) y)
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (/ (* (pow t 2) (* x (+ 1 a))) (* (pow b 2) y))) y))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 x a x)) (*.f64 y (*.f64 b b))) (/.f64 (*.f64 x t) b)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (* (pow b 3) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 y (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 t t) (fma.f64 x a x)) (*.f64 b b))) y))) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (* t x) b)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* x (pow (+ 1 a) 3))) (* (pow b 4) y)) (/ (* (pow t 3) (* x (pow (+ 1 a) 2))) (pow b 3))) y)) (/ (* (pow t 2) (* x (+ 1 a))) (pow b 2))) y))) y))
(/.f64 (neg.f64 (fma.f64 t (/.f64 x b) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))))) (*.f64 y (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b b)))) (neg.f64 y)) (/.f64 (*.f64 (*.f64 t t) (fma.f64 x a x)) (*.f64 b b))) y))) (neg.f64 y))
(/ x (+ 1 (/ (* b y) t)))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(+ (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 2))) (/ x (+ 1 (/ (* b y) t))))
(-.f64 (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 x a) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))
(+ (* a (- (/ (* a x) (pow (+ 1 (/ (* b y) t)) 3)) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(fma.f64 a (-.f64 (/.f64 (*.f64 x a) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(+ (* a (- (* a (- (* -1 (/ (* a x) (pow (+ 1 (/ (* b y) t)) 4))) (* -1 (/ x (pow (+ 1 (/ (* b y) t)) 3))))) (/ x (pow (+ 1 (/ (* b y) t)) 2)))) (/ x (+ 1 (/ (* b y) t))))
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (/.f64 x (pow.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))))) (/.f64 (neg.f64 x) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(/ x a)
(/.f64 x a)
(/ (+ x (* -1 (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/.f64 (fma.f64 x (/.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (neg.f64 a)) x) a)
(/ (- (+ x (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a)) a)
(/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) (*.f64 a a)) x) (/.f64 (fma.f64 x (/.f64 (*.f64 y b) t) x) a)) a)
(/ (- (+ x (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) (pow a 3)))) (+ (* -1 (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) (pow a 2))) (/ (* x (+ 1 (/ (* b y) t))) a))) a)
(/.f64 (-.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (*.f64 a (*.f64 a a))) x) (-.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 y b) t) x) a) (/.f64 (*.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))) (*.f64 a a)))) a)
(/ x a)
(/.f64 x a)
(* -1 (/ (+ (* -1 x) (/ (* x (+ 1 (/ (* b y) t))) a)) a))
(/.f64 (fma.f64 x (/.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (neg.f64 a)) x) a)
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 2)) a) (* x (+ 1 (/ (* b y) t)))) a))) a))
(/.f64 (-.f64 (neg.f64 x) (/.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))) a) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (+ 1 (/ (* b y) t)) 3)) a) (* x (pow (+ 1 (/ (* b y) t)) 2))) a)) (* x (+ 1 (/ (* b y) t)))) a))) a))
(/.f64 (-.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) a) (*.f64 x (*.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))) (neg.f64 a)) (fma.f64 x (/.f64 (*.f64 y b) t) x)) a)) (neg.f64 a))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(fma.f64 b (+.f64 (/.f64 a b) (/.f64 y t)) #s(literal 1 binary64))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(fma.f64 b (+.f64 (/.f64 a b) (/.f64 y t)) #s(literal 1 binary64))
(* b (+ (/ 1 b) (+ (/ a b) (/ y t))))
(fma.f64 b (+.f64 (/.f64 a b) (/.f64 y t)) #s(literal 1 binary64))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(* -1 (* b (+ (* -1 (/ y t)) (* -1 (/ (+ 1 a) b)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) b)))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 y b (fma.f64 t a t)) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 y b (fma.f64 t a t)) t)
(/ (+ (* b y) (* t (+ 1 a))) t)
(/.f64 (fma.f64 y b (fma.f64 t a t)) t)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(fma.f64 y (+.f64 (/.f64 a y) (/.f64 b t)) #s(literal 1 binary64))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(fma.f64 y (+.f64 (/.f64 a y) (/.f64 b t)) #s(literal 1 binary64))
(* y (+ (/ 1 y) (+ (/ a y) (/ b t))))
(fma.f64 y (+.f64 (/.f64 a y) (/.f64 b t)) #s(literal 1 binary64))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 b (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 b (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(* -1 (* y (+ (* -1 (/ b t)) (* -1 (/ (+ 1 a) y)))))
(*.f64 (neg.f64 y) (-.f64 (/.f64 b (neg.f64 t)) (/.f64 (+.f64 #s(literal 1 binary64) a) y)))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
(+ 1 (+ a (/ (* b y) t)))
(+.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 y t) a))
a
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(+.f64 a (fma.f64 a (/.f64 (*.f64 y b) (*.f64 t a)) #s(literal 1 binary64)))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(+.f64 a (fma.f64 a (/.f64 (*.f64 y b) (*.f64 t a)) #s(literal 1 binary64)))
(* a (+ 1 (+ (/ 1 a) (/ (* b y) (* a t)))))
(+.f64 a (fma.f64 a (/.f64 (*.f64 y b) (*.f64 t a)) #s(literal 1 binary64)))
a
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(*.f64 (+.f64 (/.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (neg.f64 a)) #s(literal -1 binary64)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(*.f64 (+.f64 (/.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (neg.f64 a)) #s(literal -1 binary64)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (+ 1 (/ (* b y) t)) a)) 1)))
(*.f64 (+.f64 (/.f64 (fma.f64 b (/.f64 y t) #s(literal 1 binary64)) (neg.f64 a)) #s(literal -1 binary64)) (neg.f64 a))
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
(/ b t)
(/.f64 b t)
1
#s(literal 1 binary64)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
(+ 1 a)
(+.f64 #s(literal 1 binary64) a)
a
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
a
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(* a (+ 1 (/ 1 a)))
(+.f64 #s(literal 1 binary64) a)
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 y b)) (/.f64 z (*.f64 t b))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 y b)) (/.f64 z (*.f64 t b))))
(* t (+ (/ x (* b y)) (/ z (* b t))))
(*.f64 t (+.f64 (/.f64 x (*.f64 y b)) (/.f64 z (*.f64 t b))))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 t b)) (/.f64 x (*.f64 y b))) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 t b)) (/.f64 x (*.f64 y b))) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ x (* b y))) (* -1 (/ z (* b t))))))
(*.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 t b)) (/.f64 x (*.f64 y b))) (neg.f64 t))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 y b)) (/.f64 z (*.f64 x b))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 y b)) (/.f64 z (*.f64 x b))))
(* x (+ (/ t (* b y)) (/ z (* b x))))
(*.f64 x (+.f64 (/.f64 t (*.f64 y b)) (/.f64 z (*.f64 x b))))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) (*.f64 x b)) (/.f64 t (*.f64 y b))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) (*.f64 x b)) (/.f64 t (*.f64 y b))))
(* -1 (* x (+ (* -1 (/ t (* b y))) (* -1 (/ z (* b x))))))
(*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) (*.f64 x b)) (/.f64 t (*.f64 y b))))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b)) y)
(/ (+ (/ (* t x) b) (/ (* y z) b)) y)
(/.f64 (fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b)) y)
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(/ z b)
(/.f64 z b)
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(/ (* t x) (* b y))
(/.f64 (*.f64 x t) (*.f64 y b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(+ (/ z b) (/ (* t x) (* b y)))
(fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b))
(/ z b)
(/.f64 z b)
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(* z (+ (/ 1 b) (/ (* t x) (* b (* y z)))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal 1 binary64) b)))
(/ z b)
(/.f64 z b)
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* z (- (* -1 (/ (* t x) (* b (* y z)))) (/ 1 b))))
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) (/.f64 x (*.f64 b (*.f64 y z))) (/.f64 #s(literal -1 binary64) b)))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (+ (* t x) (* y z)) (* b y))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(/ (* t x) b)
(/.f64 (*.f64 x t) b)
(* t (+ (/ x b) (/ (* y z) (* b t))))
(*.f64 t (fma.f64 y (/.f64 z (*.f64 t b)) (/.f64 x b)))
(* t (+ (/ x b) (/ (* y z) (* b t))))
(*.f64 t (fma.f64 y (/.f64 z (*.f64 t b)) (/.f64 x b)))
(* t (+ (/ x b) (/ (* y z) (* b t))))
(*.f64 t (fma.f64 y (/.f64 z (*.f64 t b)) (/.f64 x b)))
(/ (* t x) b)
(/.f64 (*.f64 x t) b)
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(neg.f64 (*.f64 t (neg.f64 (fma.f64 y (/.f64 z (*.f64 t b)) (/.f64 x b)))))
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(neg.f64 (*.f64 t (neg.f64 (fma.f64 y (/.f64 z (*.f64 t b)) (/.f64 x b)))))
(* -1 (* t (+ (* -1 (/ x b)) (* -1 (/ (* y z) (* b t))))))
(neg.f64 (*.f64 t (neg.f64 (fma.f64 y (/.f64 z (*.f64 t b)) (/.f64 x b)))))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(/ (* t x) b)
(/.f64 (*.f64 x t) b)
(* x (+ (/ t b) (/ (* y z) (* b x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x b)) (/.f64 t b)))
(* x (+ (/ t b) (/ (* y z) (* b x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x b)) (/.f64 t b)))
(* x (+ (/ t b) (/ (* y z) (* b x))))
(*.f64 x (fma.f64 y (/.f64 z (*.f64 x b)) (/.f64 t b)))
(/ (* t x) b)
(/.f64 (*.f64 x t) b)
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(neg.f64 (*.f64 x (neg.f64 (fma.f64 y (/.f64 z (*.f64 x b)) (/.f64 t b)))))
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(neg.f64 (*.f64 x (neg.f64 (fma.f64 y (/.f64 z (*.f64 x b)) (/.f64 t b)))))
(* -1 (* x (+ (* -1 (/ t b)) (* -1 (/ (* y z) (* b x))))))
(neg.f64 (*.f64 x (neg.f64 (fma.f64 y (/.f64 z (*.f64 x b)) (/.f64 t b)))))
(/ (* t x) b)
(/.f64 (*.f64 x t) b)
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(* y (+ (/ z b) (/ (* t x) (* b y))))
(*.f64 y (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b)))
(* y (+ (/ z b) (/ (* t x) (* b y))))
(*.f64 y (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b)))
(* y (+ (/ z b) (/ (* t x) (* b y))))
(*.f64 y (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b)))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(neg.f64 (*.f64 y (neg.f64 (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b)))))
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(neg.f64 (*.f64 y (neg.f64 (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b)))))
(* -1 (* y (+ (* -1 (/ z b)) (* -1 (/ (* t x) (* b y))))))
(neg.f64 (*.f64 y (neg.f64 (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b)))))
(/ (* t x) b)
(/.f64 (*.f64 x t) b)
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(+ (/ (* t x) b) (/ (* y z) b))
(fma.f64 t (/.f64 x b) (/.f64 (*.f64 y z) b))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(* z (+ (/ y b) (/ (* t x) (* b z))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 z b)) (/.f64 y b)))
(* z (+ (/ y b) (/ (* t x) (* b z))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 z b)) (/.f64 y b)))
(* z (+ (/ y b) (/ (* t x) (* b z))))
(*.f64 z (fma.f64 t (/.f64 x (*.f64 z b)) (/.f64 y b)))
(/ (* y z) b)
(/.f64 (*.f64 y z) b)
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x (*.f64 z b)) (/.f64 y b))))
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x (*.f64 z b)) (/.f64 y b))))
(* -1 (* z (+ (* -1 (/ y b)) (* -1 (/ (* t x) (* b z))))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x (*.f64 z b)) (/.f64 y b))))
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(/ (+ (* t x) (* y z)) b)
(/.f64 (fma.f64 x t (*.f64 y z)) b)
(* y z)
(*.f64 y z)
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(* t x)
(*.f64 x t)
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t (+ x (/ (* y z) t)))
(*.f64 t (fma.f64 y (/.f64 z t) x))
(* t x)
(*.f64 x t)
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(*.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (neg.f64 t))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(*.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (neg.f64 t))
(* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t)))))
(*.f64 (neg.f64 (fma.f64 y (/.f64 z t) x)) (neg.f64 t))
(* y z)
(*.f64 y z)
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(* t x)
(*.f64 x t)
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* x (+ t (/ (* y z) x)))
(*.f64 x (fma.f64 y (/.f64 z x) t))
(* t x)
(*.f64 x t)
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x)))))
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 z x) t)))
(* t x)
(*.f64 x t)
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(* y z)
(*.f64 y z)
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y (+ z (/ (* t x) y)))
(*.f64 y (fma.f64 t (/.f64 x y) z))
(* y z)
(*.f64 y z)
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (neg.f64 y))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (neg.f64 y))
(* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y)))))
(*.f64 (neg.f64 (fma.f64 t (/.f64 x y) z)) (neg.f64 y))
(* t x)
(*.f64 x t)
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(+ (* t x) (* y z))
(fma.f64 x t (*.f64 y z))
(* y z)
(*.f64 y z)
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* z (+ y (/ (* t x) z)))
(*.f64 z (fma.f64 t (/.f64 x z) y))
(* y z)
(*.f64 y z)
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z)))))
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (/.f64 x z) y)))
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
(* y z)
(*.f64 y z)
1
#s(literal 1 binary64)
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* b (+ (/ 1 b) (/ y t)))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(* b (+ (/ 1 b) (/ y t)))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(* b (+ (/ 1 b) (/ y t)))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* -1 (* b (- (* -1 (/ y t)) (/ 1 b))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* b (- (* -1 (/ y t)) (/ 1 b))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* b (- (* -1 (/ y t)) (/ 1 b))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal -1 binary64) b)))
1
#s(literal 1 binary64)
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* y (+ (/ 1 y) (/ b t)))
(fma.f64 y (/.f64 b t) #s(literal 1 binary64))
(* y (+ (/ 1 y) (/ b t)))
(fma.f64 y (/.f64 b t) #s(literal 1 binary64))
(* y (+ (/ 1 y) (/ b t)))
(fma.f64 y (/.f64 b t) #s(literal 1 binary64))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(* -1 (* y (- (* -1 (/ b t)) (/ 1 y))))
(neg.f64 (*.f64 y (+.f64 (/.f64 b (neg.f64 t)) (/.f64 #s(literal -1 binary64) y))))
(* -1 (* y (- (* -1 (/ b t)) (/ 1 y))))
(neg.f64 (*.f64 y (+.f64 (/.f64 b (neg.f64 t)) (/.f64 #s(literal -1 binary64) y))))
(* -1 (* y (- (* -1 (/ b t)) (/ 1 y))))
(neg.f64 (*.f64 y (+.f64 (/.f64 b (neg.f64 t)) (/.f64 #s(literal -1 binary64) y))))
(/ (* b y) t)
(/.f64 (*.f64 y b) t)
(/ (+ t (* b y)) t)
(/.f64 (fma.f64 y b t) t)
(/ (+ t (* b y)) t)
(/.f64 (fma.f64 y b t) t)
(/ (+ t (* b y)) t)
(/.f64 (fma.f64 y b t) t)
1
#s(literal 1 binary64)
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))
(+ 1 (/ (* b y) t))
(fma.f64 b (/.f64 y t) #s(literal 1 binary64))

eval258.0ms (1.9%)

Memory
4.9MiB live, 269.3MiB allocated
Compiler

Compiled 29 837 to 3 147 computations (89.5% saved)

prune274.0ms (2%)

Memory
7.8MiB live, 440.6MiB allocated
Pruning

35 alts after pruning (32 fresh and 3 done)

PrunedKeptTotal
New1 449151 464
Fresh81725
Picked415
Done022
Total1 461351 496
Accuracy
100.0%
Counts
1 496 → 35
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.5%
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x a))
57.6%
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
42.1%
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
29.3%
(fma.f64 y (/.f64 z t) x)
24.3%
(fma.f64 a (-.f64 (*.f64 x a) x) x)
58.6%
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
31.3%
(/.f64 (fma.f64 z (/.f64 y t) x) a)
30.0%
(/.f64 (fma.f64 y (/.f64 z t) x) a)
29.7%
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
30.5%
(/.f64 (/.f64 (fma.f64 z y (*.f64 t x)) b) y)
14.0%
(/.f64 (/.f64 (*.f64 x t) b) y)
25.3%
(/.f64 (-.f64 x (/.f64 x a)) a)
28.6%
(/.f64 (*.f64 y (/.f64 z t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
29.3%
(/.f64 (*.f64 y z) (fma.f64 y b t))
30.0%
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
19.2%
(/.f64 (*.f64 y z) (fma.f64 t a t))
12.9%
(/.f64 (*.f64 x t) (*.f64 y b))
30.4%
(/.f64 z b)
35.8%
(/.f64 x (fma.f64 (/.f64 b t) y a))
36.9%
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
47.3%
(/.f64 x (+.f64 #s(literal 1 binary64) a))
15.1%
(/.f64 x (*.f64 (/.f64 y t) b))
25.9%
(/.f64 x a)
57.2%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
23.9%
(-.f64 x (*.f64 x a))
29.7%
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
13.7%
(*.f64 (/.f64 x (*.f64 y b)) t)
14.5%
(*.f64 (/.f64 x b) (/.f64 t y))
12.8%
(*.f64 (/.f64 t (*.f64 y b)) x)
57.8%
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
47.3%
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
30.3%
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
25.9%
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
51.9%
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
24.5%
x
Compiler

Compiled 1 290 to 507 computations (60.7% saved)

regimes286.0ms (2.1%)

Memory
22.4MiB live, 313.2MiB allocated
Counts
70 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(/.f64 x (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (fma.f64 z y (*.f64 t x)) b) y)
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 t (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))))
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b)) y)
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) b) (/.f64 t y))
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(/.f64 (*.f64 y (/.f64 z t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x a))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)))
(fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 z b))
(fma.f64 y (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(fma.f64 z (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(*.f64 z (+.f64 (/.f64 x (fma.f64 z (fma.f64 y (/.f64 b t) a) z)) (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t))))
(+.f64 (/.f64 z b) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) a) (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) (/.f64 t (*.f64 y b)) (*.f64 t (-.f64 (/.f64 x b) (/.f64 (fma.f64 z a z) (*.f64 b b))))) y))
Outputs
(fma.f64 z (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
Calls

8 calls:

122.0ms
x
30.0ms
a
25.0ms
(+.f64 a #s(literal 1 binary64))
23.0ms
z
21.0ms
b
Results
AccuracySegmentsBranch
82.9%1x
84.6%2y
82.9%1z
91.6%4t
86.5%3a
84.7%2b
92.9%3(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
86.1%3(+.f64 a #s(literal 1 binary64))
Compiler

Compiled 74 to 59 computations (20.3% saved)

regimes34.0ms (0.2%)

Memory
-29.7MiB live, 50.6MiB allocated
Counts
67 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(/.f64 x (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (fma.f64 z y (*.f64 t x)) b) y)
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 t (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))))
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b)) y)
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) b) (/.f64 t y))
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(/.f64 (*.f64 y (/.f64 z t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x a))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)))
(fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 z b))
(fma.f64 y (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
Outputs
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
Calls

1 calls:

31.0ms
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Results
AccuracySegmentsBranch
92.6%3(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Compiler

Compiled 23 to 15 computations (34.8% saved)

regimes23.0ms (0.2%)

Memory
13.0MiB live, 51.9MiB allocated
Counts
66 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(/.f64 x (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (fma.f64 z y (*.f64 t x)) b) y)
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 t (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))))
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b)) y)
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) b) (/.f64 t y))
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(/.f64 (*.f64 y (/.f64 z t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x a))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))) (fma.f64 y (/.f64 z t) x)))
(fma.f64 t (-.f64 (/.f64 x (*.f64 y b)) (/.f64 (fma.f64 z a z) (*.f64 b (*.f64 y b)))) (/.f64 z b))
(fma.f64 y (-.f64 (/.f64 z (fma.f64 t a t)) (/.f64 (*.f64 x b) (*.f64 (+.f64 #s(literal 1 binary64) a) (fma.f64 t a t)))) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
Outputs
(fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x a))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
Calls

1 calls:

19.0ms
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Results
AccuracySegmentsBranch
91.0%3(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Compiler

Compiled 23 to 15 computations (34.8% saved)

regimes20.0ms (0.1%)

Memory
14.1MiB live, 53.0MiB allocated
Counts
60 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(/.f64 x (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (fma.f64 z y (*.f64 t x)) b) y)
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 t (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))))
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b)) y)
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) b) (/.f64 t y))
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(/.f64 (*.f64 y (/.f64 z t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(fma.f64 y (/.f64 z (fma.f64 b y t)) (/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64))))
Outputs
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
Calls

1 calls:

18.0ms
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Results
AccuracySegmentsBranch
90.2%3(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Compiler

Compiled 23 to 15 computations (34.8% saved)

regimes74.0ms (0.5%)

Memory
-31.7MiB live, 90.6MiB allocated
Counts
58 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(/.f64 x (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (fma.f64 z y (*.f64 t x)) b) y)
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 t (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))))
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b)) y)
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) b) (/.f64 t y))
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(/.f64 (*.f64 y (/.f64 z t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
Outputs
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))
Calls

2 calls:

47.0ms
t
18.0ms
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Results
AccuracySegmentsBranch
87.1%3t
84.8%2(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Compiler

Compiled 30 to 21 computations (30% saved)

regimes151.0ms (1.1%)

Memory
10.6MiB live, 385.6MiB allocated
Counts
57 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(/.f64 x (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (fma.f64 z y (*.f64 t x)) b) y)
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64)))) x)
(fma.f64 y (/.f64 z (fma.f64 t a t)) (/.f64 x (+.f64 #s(literal 1 binary64) a)))
(*.f64 (fma.f64 y (/.f64 z t) x) (/.f64 t (*.f64 y b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 y (fma.f64 t x (*.f64 y z)))))
(/.f64 (*.f64 t (fma.f64 z (/.f64 y t) x)) (*.f64 y b))
(/.f64 (*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) b)) y)
(/.f64 (/.f64 (fma.f64 t x (*.f64 (*.f64 y z) #s(literal 1 binary64))) b) y)
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 b (/.f64 y t) a) t))
(/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t))
(*.f64 z (+.f64 (/.f64 y (fma.f64 t a t)) (/.f64 x (fma.f64 z a z))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))) x))
(*.f64 (/.f64 (fma.f64 y (/.f64 z t) x) b) (/.f64 t y))
(/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))
(/.f64 (*.f64 y (/.f64 z t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64))))
Outputs
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
Calls

8 calls:

24.0ms
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
19.0ms
b
18.0ms
y
18.0ms
z
18.0ms
a
Results
AccuracySegmentsBranch
70.7%4z
69.0%5x
73.3%3(+.f64 a #s(literal 1 binary64))
69.7%3y
68.7%4b
77.6%6(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
73.3%3a
76.7%3t
Compiler

Compiled 74 to 59 computations (20.3% saved)

regimes108.0ms (0.8%)

Memory
-0.6MiB live, 37.9MiB allocated
Counts
42 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 t x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(*.f64 (fma.f64 y z (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 y b)))
(/.f64 x (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (fma.f64 z y (*.f64 t x)) b) y)
Outputs
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))
Calls

1 calls:

106.0ms
t
Results
AccuracySegmentsBranch
76.0%3t
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes24.0ms (0.2%)

Memory
-8.0MiB live, 33.8MiB allocated
Counts
36 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
Outputs
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))
Calls

1 calls:

22.0ms
t
Results
AccuracySegmentsBranch
75.2%3t
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes311.0ms (2.3%)

Memory
6.8MiB live, 85.3MiB allocated
Counts
35 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
Outputs
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))
Calls

4 calls:

146.0ms
t
143.0ms
(+.f64 a #s(literal 1 binary64))
11.0ms
a
10.0ms
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Results
AccuracySegmentsBranch
68.2%2(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
67.9%4(+.f64 a #s(literal 1 binary64))
67.9%4a
72.1%3t
Compiler

Compiled 46 to 35 computations (23.9% saved)

regimes20.0ms (0.1%)

Memory
-12.5MiB live, 26.4MiB allocated
Counts
34 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
Outputs
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))
Calls

1 calls:

19.0ms
t
Results
AccuracySegmentsBranch
72.1%3t
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes103.0ms (0.8%)

Memory
-10.6MiB live, 110.7MiB allocated
Counts
33 → 4
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)
Outputs
(/.f64 (fma.f64 z (/.f64 y t) x) a)
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (fma.f64 z (/.f64 y t) x) a)
Calls

6 calls:

45.0ms
b
14.0ms
y
11.0ms
a
10.0ms
t
10.0ms
z
Results
AccuracySegmentsBranch
67.9%4a
56.3%3b
55.8%3z
62.6%3y
68.5%7(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
64.1%3t
Compiler

Compiled 58 to 45 computations (22.4% saved)

regimes34.0ms (0.2%)

Memory
4.0MiB live, 85.8MiB allocated
Counts
31 → 4
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
Outputs
(/.f64 (fma.f64 y (/.f64 z t) x) a)
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (fma.f64 y (/.f64 z t) x) a)
Calls

3 calls:

12.0ms
x
10.0ms
(+.f64 a #s(literal 1 binary64))
10.0ms
a
Results
AccuracySegmentsBranch
55.8%3x
66.4%4(+.f64 a #s(literal 1 binary64))
66.5%4a
Compiler

Compiled 23 to 20 computations (13% saved)

regimes32.0ms (0.2%)

Memory
32.2MiB live, 71.5MiB allocated
Counts
30 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
Outputs
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 t (/.f64 x y) z) b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
Calls

3 calls:

11.0ms
(+.f64 a #s(literal 1 binary64))
10.0ms
t
9.0ms
a
Results
AccuracySegmentsBranch
64.1%3t
64.8%4(+.f64 a #s(literal 1 binary64))
64.8%4a
Compiler

Compiled 23 to 20 computations (13% saved)

regimes32.0ms (0.2%)

Memory
-31.5MiB live, 87.8MiB allocated
Counts
29 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
(/.f64 x (fma.f64 (/.f64 b t) y a))
Outputs
(/.f64 x (fma.f64 (/.f64 b t) y a))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 x (fma.f64 (/.f64 b t) y a))
Calls

3 calls:

10.0ms
(+.f64 a #s(literal 1 binary64))
10.0ms
a
9.0ms
t
Results
AccuracySegmentsBranch
62.9%3(+.f64 a #s(literal 1 binary64))
62.9%3a
62.7%4t
Compiler

Compiled 23 to 20 computations (13% saved)

regimes49.0ms (0.4%)

Memory
16.7MiB live, 130.0MiB allocated
Counts
28 → 4
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 (fma.f64 y z (*.f64 t x)) (*.f64 y b))
(/.f64 x (fma.f64 b (/.f64 y t) #s(literal 1 binary64)))
Outputs
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b))
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
Calls

5 calls:

10.0ms
(+.f64 a #s(literal 1 binary64))
10.0ms
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
10.0ms
t
9.0ms
a
9.0ms
y
Results
AccuracySegmentsBranch
62.7%4t
61.4%4(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
59.9%4y
62.5%4(+.f64 a #s(literal 1 binary64))
62.6%4a
Compiler

Compiled 53 to 41 computations (22.6% saved)

regimes9.0ms (0.1%)

Memory
22.8MiB live, 22.8MiB allocated
Counts
25 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(fma.f64 a (-.f64 (*.f64 x a) x) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) b) z)
(fma.f64 y (/.f64 z t) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) a)) x)
(*.f64 (/.f64 t (*.f64 y b)) x)
(*.f64 (/.f64 x (*.f64 y b)) t)
(/.f64 (*.f64 t x) (*.f64 y b))
(/.f64 (*.f64 x t) (*.f64 y b))
(/.f64 (*.f64 y z) (*.f64 y b))
(/.f64 #s(literal 1 binary64) (/.f64 b z))
(/.f64 (*.f64 y z) (fma.f64 t a t))
(/.f64 (*.f64 y z) (fma.f64 y b t))
(fma.f64 y (/.f64 z (fma.f64 b y t)) x)
(/.f64 (-.f64 x (/.f64 x a)) a)
(*.f64 (/.f64 x b) (/.f64 t y))
(/.f64 x (*.f64 (/.f64 y t) b))
(/.f64 x (/.f64 (*.f64 b y) t))
(/.f64 (/.f64 (*.f64 t x) b) y)
(/.f64 (/.f64 (*.f64 x t) b) y)
Outputs
(/.f64 x (+.f64 #s(literal 1 binary64) a))
(/.f64 z b)
(/.f64 x (+.f64 #s(literal 1 binary64) a))
Calls

1 calls:

8.0ms
t
Results
AccuracySegmentsBranch
61.1%3t
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes23.0ms (0.2%)

Memory
-35.1MiB live, 46.7MiB allocated
Counts
4 → 6
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
(/.f64 z b)
Outputs
(/.f64 x a)
(/.f64 z b)
x
(/.f64 z b)
(-.f64 x (*.f64 x a))
(/.f64 x a)
Calls

8 calls:

5.0ms
t
4.0ms
z
2.0ms
y
2.0ms
a
2.0ms
b
Results
AccuracySegmentsBranch
38.2%4z
39.6%3x
39.7%4b
44.7%4y
43.7%3(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
48.9%4(+.f64 a #s(literal 1 binary64))
52.1%6a
45.8%4t
Compiler

Compiled 74 to 59 computations (20.3% saved)

regimes4.0ms (0%)

Memory
10.2MiB live, 10.2MiB allocated
Counts
3 → 3
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
(/.f64 x a)
Outputs
(/.f64 x a)
(-.f64 x (*.f64 x a))
(/.f64 x a)
Calls

2 calls:

2.0ms
a
2.0ms
(+.f64 a #s(literal 1 binary64))
Results
AccuracySegmentsBranch
46.7%3(+.f64 a #s(literal 1 binary64))
46.7%3a
Compiler

Compiled 16 to 14 computations (12.5% saved)

regimes15.0ms (0.1%)

Memory
-2.0MiB live, 36.6MiB allocated
Accuracy

Total -0.6b remaining (-1.2%)

Threshold costs -0.6b (-1.2%)

Counts
2 → 1
Calls
Call 1
Inputs
x
(-.f64 x (*.f64 x a))
Outputs
x
Calls

8 calls:

3.0ms
x
2.0ms
b
2.0ms
t
2.0ms
a
2.0ms
(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
Results
AccuracySegmentsBranch
24.5%1z
24.5%1b
24.5%1x
24.5%1y
24.5%1(/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t)))
24.5%1t
24.5%1a
24.5%1(+.f64 a #s(literal 1 binary64))
Compiler

Compiled 74 to 59 computations (20.3% saved)

bsearch1.0ms (0%)

Memory
2.1MiB live, 2.1MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.852039505080893e+306
+inf
0.0ms
-3.7424360548136944e-94
-3.3087521561341825e-94
Compiler

Compiled 26 to 24 computations (7.7% saved)

bsearch1.0ms (0%)

Memory
1.8MiB live, 1.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.852039505080893e+306
+inf
0.0ms
-3.7424360548136944e-94
-3.3087521561341825e-94
Compiler

Compiled 26 to 24 computations (7.7% saved)

bsearch1.0ms (0%)

Memory
1.5MiB live, 1.5MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.852039505080893e+306
+inf
0.0ms
-inf
-6.340099799854854e+307
Compiler

Compiled 26 to 24 computations (7.7% saved)

bsearch1.0ms (0%)

Memory
1.2MiB live, 1.2MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.852039505080893e+306
+inf
0.0ms
-inf
-6.340099799854854e+307
Compiler

Compiled 26 to 24 computations (7.7% saved)

bsearch38.0ms (0.3%)

Memory
22.6MiB live, 59.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
1.3149255917011062e-157
6.733895928905257e-153
20.0ms
-1.505183444072088e-97
-9.051361295381822e-115
Samples
25.0ms288×0valid
Compiler

Compiled 728 to 474 computations (34.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-add: 6.0ms (38.2% of total)
ival-div: 5.0ms (31.8% of total)
ival-mult: 4.0ms (25.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch47.0ms (0.3%)

Memory
-19.3MiB live, 56.2MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
1.3149255917011062e-157
6.733895928905257e-153
25.0ms
-6.4744560607442444e-83
-7.343037708801997e-93
Samples
28.0ms288×0valid
Compiler

Compiled 638 to 438 computations (31.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-div: 5.0ms (37.1% of total)
ival-add: 4.0ms (29.7% of total)
ival-mult: 4.0ms (29.7% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch42.0ms (0.3%)

Memory
19.0MiB live, 56.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
1.3149255917011062e-157
6.733895928905257e-153
23.0ms
-6.4744560607442444e-83
-7.343037708801997e-93
Samples
29.0ms288×0valid
Compiler

Compiled 602 to 420 computations (30.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-add: 9.0ms (46.5% of total)
ival-div: 5.0ms (25.8% of total)
ival-mult: 4.0ms (20.7% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch63.0ms (0.5%)

Memory
-36.7MiB live, 54.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
1.3149255917011062e-157
6.733895928905257e-153
23.0ms
-6.4744560607442444e-83
-7.343037708801997e-93
Samples
28.0ms288×0valid
Compiler

Compiled 602 to 420 computations (30.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-div: 11.0ms (57.8% of total)
ival-add: 4.0ms (21% of total)
ival-mult: 4.0ms (21% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch43.0ms (0.3%)

Memory
24.7MiB live, 62.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
1.0930812881416257e-181
1.4115347610214707e-174
18.0ms
-6.4744560607442444e-83
-7.343037708801997e-93
Samples
29.0ms304×0valid
Compiler

Compiled 634 to 442 computations (30.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-div: 6.0ms (42.2% of total)
ival-add: 4.0ms (28.2% of total)
ival-mult: 4.0ms (28.2% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch45.0ms (0.3%)

Memory
-12.9MiB live, 60.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
1.0930812881416257e-181
1.4115347610214707e-174
22.0ms
-6.4744560607442444e-83
-7.343037708801997e-93
Samples
31.0ms304×0valid
Compiler

Compiled 634 to 442 computations (30.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-div: 10.0ms (46.8% of total)
ival-mult: 7.0ms (32.7% of total)
ival-add: 4.0ms (18.7% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch59.0ms (0.4%)

Memory
-1.6MiB live, 81.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
1510521043.7584107
1.0899667009747308e+21
17.0ms
-2.3334456244658745e-37
-9.096899501017894e-39
16.0ms
-3.54541919791022e+50
-2.176005146078901e+43
Samples
40.0ms416×0valid
Compiler

Compiled 823 to 544 computations (33.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-add: 13.0ms (48% of total)
ival-div: 8.0ms (29.5% of total)
ival-mult: 6.0ms (22.1% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch57.0ms (0.4%)

Memory
20.5MiB live, 95.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
1510521043.7584107
1.0899667009747308e+21
16.0ms
-2.3334456244658745e-37
-9.096899501017894e-39
16.0ms
-3.54541919791022e+50
-2.176005146078901e+43
Samples
39.0ms416×0valid
Compiler

Compiled 823 to 544 computations (33.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-div: 11.0ms (42.4% of total)
ival-mult: 9.0ms (34.7% of total)
ival-add: 5.0ms (19.3% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch42.0ms (0.3%)

Memory
-14.2MiB live, 67.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
1.3149255917011062e-157
6.733895928905257e-153
23.0ms
-1.6550974267584205e-28
-1.387201732224139e-38
Samples
28.0ms288×0valid
Compiler

Compiled 512 to 384 computations (25% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-div: 5.0ms (36.4% of total)
ival-add: 4.0ms (29.2% of total)
ival-mult: 4.0ms (29.2% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch39.0ms (0.3%)

Memory
27.5MiB live, 65.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
1510521043.7584107
1.0899667009747308e+21
14.0ms
-2.104722417851594e-11
-6.721662191552771e-15
Samples
26.0ms288×0valid
Compiler

Compiled 584 to 384 computations (34.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-add: 7.0ms (42.1% of total)
ival-div: 6.0ms (36.1% of total)
ival-mult: 4.0ms (24% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch82.0ms (0.6%)

Memory
-17.9MiB live, 63.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
44.0ms
6.196632459561495e-146
2.3697197588549052e-144
12.0ms
-2.7658341293110868e-192
-4.171849191027734e-194
21.0ms
-1.6550974267584205e-28
-1.387201732224139e-38
Samples
65.0ms384×0valid
Compiler

Compiled 659 to 493 computations (25.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-div: 7.0ms (38.3% of total)
ival-add: 5.0ms (27.4% of total)
ival-mult: 5.0ms (27.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch121.0ms (0.9%)

Memory
17.1MiB live, 55.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
6.196632459561495e-146
2.3697197588549052e-144
105.0ms
-6.4744560607442444e-83
-7.343037708801997e-93
Samples
108.0ms272×0valid
Compiler

Compiled 400 to 330 computations (17.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-div: 5.0ms (38.4% of total)
ival-add: 4.0ms (30.7% of total)
ival-mult: 4.0ms (30.7% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch219.0ms (1.6%)

Memory
-15.0MiB live, 153.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
0.10391906934453213
151.29149107317895
56.0ms
5.840427289429695e-103
1.4964252563670785e-96
12.0ms
-2.2755210354458154e-305
-1.08547971993394e-307
44.0ms
-6.721662191552771e-15
-2.3334456244658745e-37
83.0ms
-2.176005146078901e+43
-4.08920155468741e+33
Samples
148.0ms720×0valid
Compiler

Compiled 924 to 743 computations (19.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 59.0ms
ival-mult: 35.0ms (59.7% of total)
ival-div: 14.0ms (23.9% of total)
ival-add: 9.0ms (15.3% of total)
ival-true: 1.0ms (1.7% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.1039190693445322
152.29149107317895
0.0ms
-2.7334563728137355e+20
-19197439907025646000.0
Compiler

Compiled 26 to 24 computations (7.7% saved)

simplify23.0ms (0.2%)

Memory
4.0MiB live, 42.0MiB allocated
Algorithm
egg-herbie
Rules
18×+-commutative_binary64
12×*-commutative_binary64
12×if-if-or-not_binary32
sub-neg_binary64
neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0169788
1205788
2216788
3222788
4226788
5227788
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal -6575919231766733/18788340662190665823115844774314696219005460391266558965658327772257672200916867547709591987078149624255479808 binary64)) (fma.f64 z (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (/.f64 x y) z) b)))
(if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal -6575919231766733/18788340662190665823115844774314696219005460391266558965658327772257672200916867547709591987078149624255479808 binary64)) (fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))) (if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (/.f64 x y) z) b)))
(if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal -inf.0 binary64)) (fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x a)) (if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (/.f64 x y) z) b)))
(if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal -inf.0 binary64)) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (/.f64 x y) z) b)))
(if (<=.f64 t #s(literal -974766689339349/5415370496329716522614090203404460358274291162843391748379842930887932241807862544999950011922147613471467208908991351228465152 binary64)) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 7970608641223095/483067190377157293086918986366498418037365916213304374832154406431439892786195053067024220822740322245307952003937772147170634832630373456967863584183385093587122601852928 binary64)) (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(if (<=.f64 t #s(literal -4619473530741721/69992023193056381579920071267763883691301421788582797965624659405118495974380029543152421664737722368 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 6132688940335005/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 t #s(literal -6859218272919525/139984046386112763159840142535527767382602843577165595931249318810236991948760059086304843329475444736 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 6132688940335005/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 t #s(literal -8202190217936295/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 2122853863962117/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 t #s(literal -8202190217936295/2187250724783011924372502227117621365353169430893212436425770606409952999199375923223513177023053824 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 6237711781905345/4455508415646675018204269146191690746966043464109921807206242693261010905477224010259680479802120507596330380442963288389344438204468201170168614570041224793214838549179946240315306828365824 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))))
(if (<=.f64 t #s(literal -5733746539975179/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 534661009877601/1113877103911668754551067286547922686741510866027480451801560673315252726369306002564920119950530126899082595110740822097336109551117050292542153642510306198303709637294986560078826707091456 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))))
(if (<=.f64 a #s(literal -5600000000000000245536721052426705185950666850304 binary64)) (/.f64 (fma.f64 z (/.f64 y t) x) a) (if (<=.f64 a #s(literal -5148227207596345/23945242826029513411849172299223580994042798784118784 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (if (<=.f64 a #s(literal 1550000000 binary64)) (fma.f64 y (/.f64 z (fma.f64 b y t)) x) (/.f64 (fma.f64 z (/.f64 y t) x) a))))
(if (<=.f64 a #s(literal -24000000000000002315197143559202277752307712 binary64)) (/.f64 (fma.f64 y (/.f64 z t) x) a) (if (<=.f64 a #s(literal -1034434490084475/95780971304118053647396689196894323976171195136475136 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (if (<=.f64 a #s(literal 1550000000 binary64)) (fma.f64 y (/.f64 z (fma.f64 b y t)) x) (/.f64 (fma.f64 y (/.f64 z t) x) a))))
(if (<=.f64 t #s(literal -5023911878324979/22835963083295358096932575511191922182123945984 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) a)) (if (<=.f64 t #s(literal 6132688940335005/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 a #s(literal -7737125245533627/618970019642690137449562112 binary64)) (/.f64 x (fma.f64 (/.f64 b t) y a)) (if (<=.f64 a #s(literal 5800000000 binary64)) (fma.f64 y (/.f64 z (fma.f64 b y t)) x) (/.f64 x (fma.f64 (/.f64 b t) y a))))
(if (<=.f64 t #s(literal -5892774601718201/187072209578355573530071658587684226515959365500928 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) a)) (if (<=.f64 t #s(literal -8732647492804917/5136851466355833503165029182500125649951503713694505722166289944403058744430742990345377476833582471901350555523611540735370539306820120960085756611964727392534398116336371677921546638558908903585247316148224 binary64)) (/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b)) (if (<=.f64 t #s(literal 4129862272334575/1757388200993436087035366604564836663620975436836686184804982645551499054949799949343375268009332366074187855716219099657503228927927460816018951242525454630912 binary64)) (/.f64 z b) (/.f64 x (+.f64 #s(literal 1 binary64) a)))))
(if (<=.f64 t #s(literal -2870766576277703/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) a)) (if (<=.f64 t #s(literal 1318041150745077/878694100496718043517683302282418331810487718418343092402491322775749527474899974671687634004666183037093927858109549828751614463963730408009475621262727315456 binary64)) (/.f64 z b) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 a #s(literal -1650000000000000104526356573113917898752 binary64)) (/.f64 x a) (if (<=.f64 a #s(literal -6722907531722153/730750818665451459101842416358141509827966271488 binary64)) (/.f64 z b) (if (<=.f64 a #s(literal -5692563374268111/1581267603963364205878869896241541461324661326282360299663291859589299527874963647593440497667477535118649045814975093057732880760826511538023542187037019608761854877160674698159897716735103252665935684988068320848140683464255411707953932466009059033912578566502802887127604801681488301032705683661296923932091466727292928 binary64)) x (if (<=.f64 a #s(literal 5673888892280805/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) (/.f64 z b) (if (<=.f64 a #s(literal 3/4 binary64)) (-.f64 x (*.f64 x a)) (/.f64 x a))))))
(if (<=.f64 (+.f64 a #s(literal 1 binary64)) #s(literal -200000000000000000000 binary64)) (/.f64 x a) (if (<=.f64 (+.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 x a)) (/.f64 x a)))
x
Outputs
(if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal -6575919231766733/18788340662190665823115844774314696219005460391266558965658327772257672200916867547709591987078149624255479808 binary64)) (fma.f64 z (/.f64 y (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (fma.f64 y (/.f64 b t) (+.f64 a #s(literal 1 binary64))))) (if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (/.f64 x y) z) b)))
(if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal -6575919231766733/18788340662190665823115844774314696219005460391266558965658327772257672200916867547709591987078149624255479808 binary64)) (fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))) (if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (/.f64 x y) z) b)))
(if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal -inf.0 binary64)) (fma.f64 y (/.f64 z (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (/.f64 x a)) (if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (/.f64 x y) z) b)))
(if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal -inf.0 binary64)) (/.f64 (*.f64 y z) (fma.f64 t (fma.f64 y (/.f64 b t) a) t)) (if (<=.f64 (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 y b) t))) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (fma.f64 b (/.f64 y t) (+.f64 a #s(literal 1 binary64)))) (/.f64 (fma.f64 t (/.f64 x y) z) b)))
(if (<=.f64 t #s(literal -974766689339349/5415370496329716522614090203404460358274291162843391748379842930887932241807862544999950011922147613471467208908991351228465152 binary64)) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 7970608641223095/483067190377157293086918986366498418037365916213304374832154406431439892786195053067024220822740322245307952003937772147170634832630373456967863584183385093587122601852928 binary64)) (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(if (<=.f64 t #s(literal -974766689339349/5415370496329716522614090203404460358274291162843391748379842930887932241807862544999950011922147613471467208908991351228465152 binary64)) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 7970608641223095/483067190377157293086918986366498418037365916213304374832154406431439892786195053067024220822740322245307952003937772147170634832630373456967863584183385093587122601852928 binary64)) (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b)) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a (fma.f64 y (/.f64 b t) #s(literal 1 binary64))))))
(if (<=.f64 t #s(literal -4619473530741721/69992023193056381579920071267763883691301421788582797965624659405118495974380029543152421664737722368 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 6132688940335005/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (fma.f64 t (/.f64 x (*.f64 b y)) (/.f64 z b)) (/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 t #s(literal -4619473530741721/69992023193056381579920071267763883691301421788582797965624659405118495974380029543152421664737722368 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 6132688940335005/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (fma.f64 t (/.f64 x (*.f64 y b)) (/.f64 z b)) (/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 a #s(literal 1 binary64)))))
(if (<=.f64 t #s(literal -6859218272919525/139984046386112763159840142535527767382602843577165595931249318810236991948760059086304843329475444736 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 6132688940335005/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 t #s(literal -6859218272919525/139984046386112763159840142535527767382602843577165595931249318810236991948760059086304843329475444736 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 6132688940335005/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 (fma.f64 z (/.f64 y t) x) (+.f64 a #s(literal 1 binary64)))))
(if (<=.f64 t #s(literal -8202190217936295/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 2122853863962117/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 t #s(literal -8202190217936295/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 2122853863962117/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 (fma.f64 y (/.f64 z t) x) (+.f64 a #s(literal 1 binary64)))))
(if (<=.f64 t #s(literal -8202190217936295/2187250724783011924372502227117621365353169430893212436425770606409952999199375923223513177023053824 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 6237711781905345/4455508415646675018204269146191690746966043464109921807206242693261010905477224010259680479802120507596330380442963288389344438204468201170168614570041224793214838549179946240315306828365824 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 x (fma.f64 (/.f64 b t) y (+.f64 a #s(literal 1 binary64))))))
(if (<=.f64 t #s(literal -5733746539975179/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a))) (if (<=.f64 t #s(literal 534661009877601/1113877103911668754551067286547922686741510866027480451801560673315252726369306002564920119950530126899082595110740822097336109551117050292542153642510306198303709637294986560078826707091456 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 b t) a)))))
(if (<=.f64 a #s(literal -5600000000000000245536721052426705185950666850304 binary64)) (/.f64 (fma.f64 z (/.f64 y t) x) a) (if (<=.f64 a #s(literal -5148227207596345/23945242826029513411849172299223580994042798784118784 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (if (<=.f64 a #s(literal 1550000000 binary64)) (fma.f64 y (/.f64 z (fma.f64 b y t)) x) (/.f64 (fma.f64 z (/.f64 y t) x) a))))
(if (<=.f64 a #s(literal -24000000000000002315197143559202277752307712 binary64)) (/.f64 (fma.f64 y (/.f64 z t) x) a) (if (<=.f64 a #s(literal -1034434490084475/95780971304118053647396689196894323976171195136475136 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (if (<=.f64 a #s(literal 1550000000 binary64)) (fma.f64 y (/.f64 z (fma.f64 b y t)) x) (/.f64 (fma.f64 y (/.f64 z t) x) a))))
(if (<=.f64 t #s(literal -5023911878324979/22835963083295358096932575511191922182123945984 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) a)) (if (<=.f64 t #s(literal 6132688940335005/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 t #s(literal -5023911878324979/22835963083295358096932575511191922182123945984 binary64)) (/.f64 x (+.f64 a #s(literal 1 binary64))) (if (<=.f64 t #s(literal 6132688940335005/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (/.f64 (fma.f64 t (/.f64 x y) z) b) (/.f64 x (+.f64 a #s(literal 1 binary64)))))
(if (<=.f64 a #s(literal -7737125245533627/618970019642690137449562112 binary64)) (/.f64 x (fma.f64 (/.f64 b t) y a)) (if (<=.f64 a #s(literal 5800000000 binary64)) (fma.f64 y (/.f64 z (fma.f64 b y t)) x) (/.f64 x (fma.f64 (/.f64 b t) y a))))
(if (<=.f64 t #s(literal -5892774601718201/187072209578355573530071658587684226515959365500928 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) a)) (if (<=.f64 t #s(literal -8732647492804917/5136851466355833503165029182500125649951503713694505722166289944403058744430742990345377476833582471901350555523611540735370539306820120960085756611964727392534398116336371677921546638558908903585247316148224 binary64)) (/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b)) (if (<=.f64 t #s(literal 4129862272334575/1757388200993436087035366604564836663620975436836686184804982645551499054949799949343375268009332366074187855716219099657503228927927460816018951242525454630912 binary64)) (/.f64 z b) (/.f64 x (+.f64 #s(literal 1 binary64) a)))))
(if (<=.f64 t #s(literal -5892774601718201/187072209578355573530071658587684226515959365500928 binary64)) (/.f64 x (+.f64 a #s(literal 1 binary64))) (if (<=.f64 t #s(literal -8732647492804917/5136851466355833503165029182500125649951503713694505722166289944403058744430742990345377476833582471901350555523611540735370539306820120960085756611964727392534398116336371677921546638558908903585247316148224 binary64)) (/.f64 (fma.f64 x t (*.f64 y z)) (*.f64 y b)) (if (<=.f64 t #s(literal 4129862272334575/1757388200993436087035366604564836663620975436836686184804982645551499054949799949343375268009332366074187855716219099657503228927927460816018951242525454630912 binary64)) (/.f64 z b) (/.f64 x (+.f64 a #s(literal 1 binary64))))))
(if (<=.f64 t #s(literal -2870766576277703/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) a)) (if (<=.f64 t #s(literal 1318041150745077/878694100496718043517683302282418331810487718418343092402491322775749527474899974671687634004666183037093927858109549828751614463963730408009475621262727315456 binary64)) (/.f64 z b) (/.f64 x (+.f64 #s(literal 1 binary64) a))))
(if (<=.f64 t #s(literal -2870766576277703/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (/.f64 x (+.f64 a #s(literal 1 binary64))) (if (<=.f64 t #s(literal 1318041150745077/878694100496718043517683302282418331810487718418343092402491322775749527474899974671687634004666183037093927858109549828751614463963730408009475621262727315456 binary64)) (/.f64 z b) (/.f64 x (+.f64 a #s(literal 1 binary64)))))
(if (<=.f64 a #s(literal -1650000000000000104526356573113917898752 binary64)) (/.f64 x a) (if (<=.f64 a #s(literal -6722907531722153/730750818665451459101842416358141509827966271488 binary64)) (/.f64 z b) (if (<=.f64 a #s(literal -5692563374268111/1581267603963364205878869896241541461324661326282360299663291859589299527874963647593440497667477535118649045814975093057732880760826511538023542187037019608761854877160674698159897716735103252665935684988068320848140683464255411707953932466009059033912578566502802887127604801681488301032705683661296923932091466727292928 binary64)) x (if (<=.f64 a #s(literal 5673888892280805/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) (/.f64 z b) (if (<=.f64 a #s(literal 3/4 binary64)) (-.f64 x (*.f64 x a)) (/.f64 x a))))))
(if (<=.f64 (+.f64 a #s(literal 1 binary64)) #s(literal -200000000000000000000 binary64)) (/.f64 x a) (if (<=.f64 (+.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 x a)) (/.f64 x a)))
x

soundness1.5s (10.7%)

Memory
30.0MiB live, 1 286.3MiB allocated
Rules
6 662×accelerator-lowering-fma.f32
6 662×accelerator-lowering-fma.f64
6 114×*-lowering-*.f32
6 114×*-lowering-*.f64
6 086×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04304060
115863969
265883904
084693600
033153
1233153
22142153
09065136
010638753
136928530
080348112
0137113422
1496413150
0840912265
01543
18443
284343
0838439
031160
1238160
22086160
09039142
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1 984 to 961 computations (51.6% saved)

preprocess191.0ms (1.4%)

Memory
-9.5MiB live, 226.7MiB allocated
Compiler

Compiled 1 832 to 410 computations (77.6% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...