Graphics.Rasterific.Svg.PathConverter:segmentToBezier from rasterific-svg-0.2.3.1, C

Time bar (total: 13.6s)

analyze0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
100%99.9%0%0.1%0%0%0%1
Compiler

Compiled 11 to 10 computations (9.1% saved)

sample1.4s (10.6%)

Memory
28.5MiB live, 1 781.9MiB allocated
Samples
1.1s8 255×0valid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 654.0ms
ival-sin: 274.0ms (41.9% of total)
ival-cos: 167.0ms (25.5% of total)
ival-mult: 124.0ms (18.9% of total)
ival-add: 81.0ms (12.4% of total)
ival-true: 6.0ms (0.9% of total)
ival-assert: 3.0ms (0.5% of total)
adjust: 0.0ms (0% of total)
Bogosity

preprocess78.0ms (0.6%)

Memory
-17.5MiB live, 65.8MiB allocated
Algorithm
egg-herbie
Rules
352×sub-neg
300×associate-+l-
296×cancel-sign-sub-inv
288×distribute-rgt-in
244×unsub-neg
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03699
19591
224190
360090
4106690
5146790
6176590
7195790
8206490
9212490
10213890
11213890
089
1139
2209
3229
0228
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(+ (+ x (sin y)) (* z (cos y)))
Outputs
(+ (+ x (sin y)) (* z (cos y)))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
Call 2
Inputs
(+ (+ x (sin y)) (* z (cos y)))
(+ (+ (neg x) (sin y)) (* z (cos y)))
(+ (+ x (sin (neg y))) (* z (cos (neg y))))
(+ (+ x (sin y)) (* (neg z) (cos y)))
(neg (+ (+ (neg x) (sin y)) (* z (cos y))))
(neg (+ (+ x (sin (neg y))) (* z (cos (neg y)))))
(neg (+ (+ x (sin y)) (* (neg z) (cos y))))
(+ (+ y (sin x)) (* z (cos x)))
(+ (+ z (sin y)) (* x (cos y)))
(+ (+ x (sin z)) (* y (cos z)))
Outputs
(+ (+ x (sin y)) (* z (cos y)))
(+ (sin y) (+ x (* z (cos y))))
(+ (+ (neg x) (sin y)) (* z (cos y)))
(+ (sin y) (- (* z (cos y)) x))
(+ (+ x (sin (neg y))) (* z (cos (neg y))))
(+ (* z (cos y)) (- x (sin y)))
(+ (+ x (sin y)) (* (neg z) (cos y)))
(- (+ x (sin y)) (* z (cos y)))
(neg (+ (+ (neg x) (sin y)) (* z (cos y))))
(- (- x (sin y)) (* z (cos y)))
(neg (+ (+ x (sin (neg y))) (* z (cos (neg y)))))
(- (sin y) (+ x (* z (cos y))))
(neg (+ (+ x (sin y)) (* (neg z) (cos y))))
(- (* z (cos y)) (+ x (sin y)))
(+ (+ y (sin x)) (* z (cos x)))
(+ y (+ (sin x) (* z (cos x))))
(+ (+ z (sin y)) (* x (cos y)))
(+ (sin y) (+ z (* x (cos y))))
(+ (+ x (sin z)) (* y (cos z)))

explain116.0ms (0.9%)

Memory
-5.9MiB live, 187.6MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
00-0-(sin.f64 y)
00-0-(*.f64 z (cos.f64 y))
00-0-y
00-0-z
00-0-(+.f64 x (sin.f64 y))
00-0-(cos.f64 y)
00-0-x
Confusion
Predicted +Predicted -
+00
-0256
Precision
0/0
Recall
0/0
Confusion?
Predicted +Predicted MaybePredicted -
+000
-00256
Precision?
0/0
Recall?
0/0
Freqs
test
numberfreq
0256
Total Confusion?
Predicted +Predicted MaybePredicted -
+000
-001
Precision?
0/0
Recall?
0/0
Samples
50.0ms510×0valid
2.0ms3valid
Compiler

Compiled 76 to 36 computations (52.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 36.0ms
ival-sin: 13.0ms (36.2% of total)
ival-cos: 11.0ms (30.6% of total)
ival-mult: 7.0ms (19.5% of total)
ival-add: 5.0ms (13.9% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated
Compiler

Compiled 12 to 8 computations (33.3% saved)

prune1.0ms (0%)

Memory
1.5MiB live, 1.5MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
Compiler

Compiled 12 to 8 computations (33.3% saved)

simplify4.0ms (0%)

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

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 z (cos.f64 y))
cost-diff0
(sin.f64 y)
cost-diff0
(+.f64 x (sin.f64 y))
cost-diff0
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
Rules
24×+-lowering-+.f64
24×+-lowering-+.f32
12×accelerator-lowering-fma.f32
12×accelerator-lowering-fma.f64
10×+-commutative
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0824
11324
22024
32224
02223
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (+ x (sin y)) (* z (cos y)))
(+ x (sin y))
x
(sin y)
y
(* z (cos y))
z
(cos y)
Outputs
(+ (+ x (sin y)) (* z (cos y)))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(+ x (sin y))
(+.f64 x (sin.f64 y))
x
(sin y)
(sin.f64 y)
y
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(cos y)
(cos.f64 y)

localize46.0ms (0.3%)

Memory
-2.3MiB live, 34.8MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
accuracy100.0%
(sin.f64 y)
accuracy100.0%
(+.f64 x (sin.f64 y))
accuracy99.8%
(*.f64 z (cos.f64 y))
Samples
23.0ms255×0valid
1.0ms3valid
Compiler

Compiled 26 to 10 computations (61.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-sin: 7.0ms (43.6% of total)
ival-cos: 5.0ms (31.1% of total)
ival-add: 2.0ms (12.5% of total)
ival-mult: 2.0ms (12.5% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series6.0ms (0%)

Memory
6.4MiB live, 6.4MiB allocated
Counts
4 → 96
Calls
Call 1
Inputs
#<alt (+ (+ x (sin y)) (* z (cos y)))>
#<alt (+ x (sin y))>
#<alt (sin y)>
#<alt (* z (cos y))>
Outputs
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (+ x z)>
#<alt (+ x (+ y z))>
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (sin y))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (* z (cos y))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (cos y))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (sin y)>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt x>
#<alt (* x (+ 1 (/ (sin y) x)))>
#<alt (* x (+ 1 (/ (sin y) x)))>
#<alt (* x (+ 1 (/ (sin y) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))>
#<alt x>
#<alt (+ x y)>
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt y>
#<alt (* y (+ 1 (* -1/6 (pow y 2))))>
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))>
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt z>
#<alt (+ z (* -1/2 (* (pow y 2) z)))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
Calls

24 calls:

TimeVariablePointExpression
1.0ms
x
@0
(+ (+ x (sin y)) (* z (cos y)))
1.0ms
z
@0
(* z (cos y))
1.0ms
y
@inf
(+ (+ x (sin y)) (* z (cos y)))
0.0ms
z
@0
(+ (+ x (sin y)) (* z (cos y)))
0.0ms
y
@-inf
(+ (+ x (sin y)) (* z (cos y)))

rewrite486.0ms (3.6%)

Memory
-14.2MiB live, 471.2MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 470×*-lowering-*.f32
4 470×*-lowering-*.f64
4 404×accelerator-lowering-fma.f32
4 404×accelerator-lowering-fma.f64
2 454×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0819
13819
235719
3553519
0830518
Stop Event
iter limit
node limit
Counts
4 → 171
Calls
Call 1
Inputs
(+ (+ x (sin y)) (* z (cos y)))
(+ x (sin y))
(sin y)
(* z (cos y))
Outputs
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 z (cos.f64 y))))
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))
(-.f64 (+.f64 (*.f64 z (cos.f64 y)) (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))
(fma.f64 (+.f64 x (sin.f64 y)) (*.f64 (-.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(fma.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) x)
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)
(fma.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))))
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 9 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 4 binary64))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (pow.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))))
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(*.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(*.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))))
(*.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (/.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)))))
(*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(*.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (-.f64 (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(+.f64 x (sin.f64 y))
(+.f64 (sin.f64 y) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (sin.f64 y))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x)))
(fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 x (sin.f64 y)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 x (sin.f64 y)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 x (sin.f64 y))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x))))
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x)) (-.f64 (sin.f64 y) x))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 x (sin.f64 y))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 x (sin.f64 y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))
(pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (+.f64 x (sin.f64 y)) (*.f64 (-.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))))
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (sin.f64 y)))))
(*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)))
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 x (sin.f64 y)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y)))))
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64)))
(sin.f64 y)
(pow.f64 (sin.f64 y) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))
(*.f64 z (cos.f64 y))
(*.f64 (cos.f64 y) z)

simplify371.0ms (2.7%)

Memory
36.6MiB live, 550.4MiB allocated
Algorithm
egg-herbie
Rules
11 212×accelerator-lowering-fma.f32
11 212×accelerator-lowering-fma.f64
3 050×*-lowering-*.f32
3 050×*-lowering-*.f64
2 392×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
096591
1282587
2797577
32037575
43964575
57253575
08423528
Stop Event
iter limit
node limit
Counts
96 → 96
Calls
Call 1
Inputs
(+ (sin y) (* z (cos y)))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
x
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
x
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(+ x z)
(+ x (+ y z))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (sin y))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(* z (cos y))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (cos y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(sin y)
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
x
(* x (+ 1 (/ (sin y) x)))
(* x (+ 1 (/ (sin y) x)))
(* x (+ 1 (/ (sin y) x)))
x
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
x
(+ x y)
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
y
(* y (+ 1 (* -1/6 (pow y 2))))
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))
(sin y)
(sin y)
(sin y)
(sin y)
(sin y)
(sin y)
(sin y)
(sin y)
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
Outputs
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
x
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
x
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x z)
(+.f64 z x)
(+ x (+ y z))
(+.f64 y (+.f64 z x))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))
(sin y)
(sin.f64 y)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
x
(* x (+ 1 (/ (sin y) x)))
(+.f64 (sin.f64 y) x)
(* x (+ 1 (/ (sin y) x)))
(+.f64 (sin.f64 y) x)
(* x (+ 1 (/ (sin y) x)))
(+.f64 (sin.f64 y) x)
x
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(+.f64 (sin.f64 y) x)
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(+.f64 (sin.f64 y) x)
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(+.f64 (sin.f64 y) x)
x
(+ x y)
(+.f64 y x)
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))))))
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
y
(* y (+ 1 (* -1/6 (pow y 2))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))))
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(+.f64 z (*.f64 (*.f64 y (*.f64 y z)) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))

eval42.0ms (0.3%)

Memory
-25.6MiB live, 51.5MiB allocated
Compiler

Compiled 6 757 to 600 computations (91.1% saved)

prune49.0ms (0.4%)

Memory
13.8MiB live, 53.1MiB allocated
Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New25116267
Fresh000
Picked101
Done000
Total25216268
Accuracy
100.0%
Counts
268 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.9%
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)))
57.9%
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))
99.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
52.8%
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
47.6%
(+.f64 (+.f64 x (sin.f64 y)) (exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64))))
53.2%
(+.f64 (*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y)))
69.7%
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
57.7%
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
58.0%
(+.f64 (sin.f64 y) x)
67.3%
(+.f64 z x)
62.7%
(+.f64 y (+.f64 z x))
57.5%
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
85.2%
(+.f64 x (*.f64 z (cos.f64 y)))
42.1%
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)))))
43.6%
(*.f64 z (cos.f64 y))
43.9%
x
Compiler

Compiled 604 to 352 computations (41.7% saved)

simplify508.0ms (3.7%)

Memory
18.8MiB live, 612.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x x)
cost-diff0
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
cost-diff0
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
cost-diff26880
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
cost-diff0
(cos.f64 y)
cost-diff0
(*.f64 z (cos.f64 y))
cost-diff0
(sin.f64 y)
cost-diff0
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))
cost-diff0
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
cost-diff0
(+.f64 z x)
cost-diff0
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
cost-diff0
(+.f64 x (sin.f64 y))
cost-diff0
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
Rules
11 978×accelerator-lowering-fma.f32
11 978×accelerator-lowering-fma.f64
4 816×*-lowering-*.f32
4 816×*-lowering-*.f64
1 686×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
029204
168204
2180204
3454204
4938204
52698204
65712204
08445188
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1 (/ 1 (+ (+ x (sin y)) (* z (cos y)))))
1
(/ 1 (+ (+ x (sin y)) (* z (cos y))))
(+ (+ x (sin y)) (* z (cos y)))
(+ x (sin y))
x
(sin y)
y
(* z (cos y))
z
(cos y)
x
(+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))))
(+ z x)
z
x
(* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))
y
(+ 1 (* y (+ (* z -1/2) (* y -1/6))))
1
(* y (+ (* z -1/2) (* y -1/6)))
(+ (* z -1/2) (* y -1/6))
(* z -1/2)
-1/2
(* y -1/6)
-1/6
(+ (sin y) (* z (cos y)))
(sin y)
y
(* z (cos y))
z
(cos y)
(+ (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) (* z (cos y)))
(* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x)))))
(+ (* x x) (* (sin y) (- (sin y) x)))
(* x x)
x
(* (sin y) (- (sin y) x))
(sin y)
y
(- (sin y) x)
(/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))
(+ x (sin y))
(* z (cos y))
z
(cos y)
Outputs
(/ 1 (/ 1 (+ (+ x (sin y)) (* z (cos y)))))
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))
1
#s(literal 1 binary64)
(/ 1 (+ (+ x (sin y)) (* z (cos y))))
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))))
(+ (+ x (sin y)) (* z (cos y)))
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))
(+ x (sin y))
(+.f64 x (sin.f64 y))
x
(sin y)
(sin.f64 y)
y
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(cos y)
(cos.f64 y)
x
(+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))))
(+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+ z x)
(+.f64 x z)
z
x
(* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
y
(+ 1 (* y (+ (* z -1/2) (* y -1/6))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))
1
#s(literal 1 binary64)
(* y (+ (* z -1/2) (* y -1/6)))
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))
(+ (* z -1/2) (* y -1/6))
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))
(* z -1/2)
(*.f64 z #s(literal -1/2 binary64))
-1/2
#s(literal -1/2 binary64)
(* y -1/6)
(*.f64 y #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(sin y)
(sin.f64 y)
y
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(cos y)
(cos.f64 y)
(+ (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) (* z (cos y)))
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))
(* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x)))))
(+.f64 x (sin.f64 y))
(+ (* x x) (* (sin y) (- (sin y) x)))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(* x x)
(*.f64 x x)
x
(* (sin y) (- (sin y) x))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(sin y)
(sin.f64 y)
y
(- (sin y) x)
(-.f64 (sin.f64 y) x)
(/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))
(/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(+ x (sin y))
(+.f64 x (sin.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(cos y)
(cos.f64 y)

localize249.0ms (1.8%)

Memory
-47.0MiB live, 219.6MiB allocated
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 z (cos.f64 y))
accuracy99.7%
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
accuracy71.7%
(/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
accuracy71.6%
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
accuracy100.0%
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
accuracy100.0%
(cos.f64 y)
accuracy100.0%
(sin.f64 y)
accuracy99.8%
(*.f64 z (cos.f64 y))
accuracy100.0%
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))
accuracy99.9%
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))
accuracy99.9%
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
accuracy99.6%
(*.f64 y #s(literal -1/6 binary64))
accuracy100.0%
(+.f64 x (sin.f64 y))
accuracy99.9%
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))
accuracy99.8%
(*.f64 z (cos.f64 y))
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
Samples
67.0ms255×0valid
1.0ms3valid
Compiler

Compiled 258 to 31 computations (88% saved)

Precisions
Click to see histograms. Total time spent on operations: 49.0ms
ival-mult: 12.0ms (24.5% of total)
ival-add: 12.0ms (24.5% of total)
ival-sin: 8.0ms (16.3% of total)
ival-div: 7.0ms (14.3% of total)
ival-cos: 5.0ms (10.2% of total)
const: 4.0ms (8.2% of total)
ival-sub: 1.0ms (2% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series57.0ms (0.4%)

Memory
-2.3MiB live, 36.2MiB allocated
Counts
21 → 516
Calls
Call 1
Inputs
#<alt (/ 1 (/ 1 (+ (+ x (sin y)) (* z (cos y)))))>
#<alt (/ 1 (+ (+ x (sin y)) (* z (cos y))))>
#<alt (+ (+ x (sin y)) (* z (cos y)))>
#<alt (+ x (sin y))>
#<alt (+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))))>
#<alt (+ z x)>
#<alt (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))>
#<alt (+ 1 (* y (+ (* z -1/2) (* y -1/6))))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (sin y)>
#<alt (* z (cos y))>
#<alt (cos y)>
#<alt (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x)))))>
#<alt (+ (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) (* z (cos y)))>
#<alt (+ (* x x) (* (sin y) (- (sin y) x)))>
#<alt (* x x)>
#<alt (* y -1/6)>
#<alt (* y (+ (* z -1/2) (* y -1/6)))>
#<alt (+ (* z -1/2) (* y -1/6))>
#<alt (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))>
#<alt (* (sin y) (- (sin y) x))>
Outputs
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (+ x z)>
#<alt (+ x (+ y z))>
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (sin y))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (* z (cos y))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (cos y))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (/ 1 (+ (sin y) (* z (cos y))))>
#<alt (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 2))) (/ 1 (+ (sin y) (* z (cos y)))))>
#<alt (+ (* x (- (/ x (pow (+ (sin y) (* z (cos y))) 3)) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))>
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 4))) (/ 1 (pow (+ (sin y) (* z (cos y))) 3)))) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))>
#<alt (/ 1 x)>
#<alt (/ (+ 1 (* -1 (/ (+ (sin y) (* z (cos y))) x))) x)>
#<alt (/ (- (+ 1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x))) x)>
#<alt (/ (- (+ 1 (* -1 (/ (pow (+ (sin y) (* z (cos y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x)))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (+ (/ (sin y) x) (/ (* z (cos y)) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 2) x) (+ (sin y) (* z (cos y)))) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 3) x) (pow (+ (sin y) (* z (cos y))) 2)) x)) (+ (sin y) (* z (cos y)))) x)) 1) x))>
#<alt (/ 1 (+ x z))>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))>
#<alt (+ (* y (- (* y (- (/ 1 (pow (+ x z) 3)) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))>
#<alt (+ (* y (- (* y (- (+ (* y (- (+ (* -1/2 (/ z (pow (+ x z) 3))) (* 1/6 (/ 1 (pow (+ x z) 2)))) (+ (* 1/2 (/ z (pow (+ x z) 3))) (/ 1 (pow (+ x z) 4))))) (/ 1 (pow (+ x z) 3))) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))>
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))>
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))>
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))>
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))>
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))>
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))>
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))>
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))>
#<alt (/ 1 (+ x (sin y)))>
#<alt (+ (* -1 (/ (* z (cos y)) (pow (+ x (sin y)) 2))) (/ 1 (+ x (sin y))))>
#<alt (+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))>
#<alt (+ (* z (- (* z (- (* -1 (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4))) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ (+ (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z)>
#<alt (/ (- (+ (/ 1 (cos y)) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z)>
#<alt (/ (- (+ (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (/ 1 (cos y))) (+ (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z)>
#<alt (/ 1 (* z (cos y)))>
#<alt (* -1 (/ (- (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))) (/ 1 (cos y))) z))>
#<alt (* -1 (/ (- (* -1 (/ (- (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (+ x z)>
#<alt (+ x (+ y z))>
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (sin y))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (* z (cos y))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (cos y))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (sin y)>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt x>
#<alt (* x (+ 1 (/ (sin y) x)))>
#<alt (* x (+ 1 (/ (sin y) x)))>
#<alt (* x (+ 1 (/ (sin y) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))>
#<alt x>
#<alt (+ x y)>
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))>
#<alt (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))>
#<alt (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))>
#<alt (* z (+ 1 (* -1/2 (pow y 2))))>
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))>
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))>
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))>
#<alt (* -1 (* z (- (* 1/2 (pow y 2)) 1)))>
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))>
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))>
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))>
#<alt (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))>
#<alt (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))>
#<alt (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))>
#<alt (+ x z)>
#<alt (+ x (+ y z))>
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))>
#<alt (* -1/6 (pow y 3))>
#<alt (* (pow y 3) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))>
#<alt (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6))>
#<alt (* -1/6 (pow y 3))>
#<alt (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y)))))>
#<alt (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))>
#<alt (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y)))))>
#<alt x>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt z>
#<alt (* z (+ 1 (/ x z)))>
#<alt (* z (+ 1 (/ x z)))>
#<alt (* z (+ 1 (/ x z)))>
#<alt z>
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))>
#<alt z>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt x>
#<alt (* x (+ 1 (/ z x)))>
#<alt (* x (+ 1 (/ z x)))>
#<alt (* x (+ 1 (/ z x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))>
#<alt y>
#<alt (* y (+ 1 (* -1/2 (* y z))))>
#<alt (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))>
#<alt (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))>
#<alt (* -1/6 (pow y 3))>
#<alt (* (pow y 3) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))>
#<alt (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))>
#<alt (* -1/6 (pow y 3))>
#<alt (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y)))))>
#<alt (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))>
#<alt (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))>
#<alt (* y (+ 1 (* -1/6 (pow y 2))))>
#<alt (+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (* -1/2 (* (pow y 2) z))>
#<alt (* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))>
#<alt (* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))>
#<alt (* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))>
#<alt (* -1/2 (* (pow y 2) z))>
#<alt (* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))>
#<alt (* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))>
#<alt (* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (* y z)))>
#<alt (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))>
#<alt (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))>
#<alt (* -1/6 (pow y 2))>
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))>
#<alt (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))>
#<alt (* -1/6 (pow y 2))>
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6))>
#<alt (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6))>
#<alt (+ 1 (* -1/6 (pow y 2)))>
#<alt (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))>
#<alt (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))>
#<alt (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))>
#<alt (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))>
#<alt (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))>
#<alt z>
#<alt (+ y z)>
#<alt (+ z (* y (+ 1 (* -1/2 (* y z)))))>
#<alt (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (sin y)>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (* z (cos y))>
#<alt (* z (+ (cos y) (/ (sin y) z)))>
#<alt (* z (+ (cos y) (/ (sin y) z)))>
#<alt (* z (+ (cos y) (/ (sin y) z)))>
#<alt (* z (cos y))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))>
#<alt y>
#<alt (* y (+ 1 (* -1/6 (pow y 2))))>
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))>
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (sin y)>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt z>
#<alt (+ z (* -1/2 (* (pow y 2) z)))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt 1>
#<alt (+ 1 (* -1/2 (pow y 2)))>
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))>
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (sin y)>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt x>
#<alt (* x (+ 1 (/ (sin y) x)))>
#<alt (* x (+ 1 (/ (sin y) x)))>
#<alt (* x (+ 1 (/ (sin y) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))>
#<alt x>
#<alt (+ x y)>
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ x (sin y))>
#<alt (+ (sin y) (* z (cos y)))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))>
#<alt (+ x z)>
#<alt (+ x (+ y z))>
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (sin y))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (+ x (+ (sin y) (* z (cos y))))>
#<alt (* z (cos y))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))>
#<alt (* z (cos y))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))>
#<alt (pow (sin y) 2)>
#<alt (+ (* -1 (* x (sin y))) (pow (sin y) 2))>
#<alt (+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2))>
#<alt (+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (sin y) x))))>
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2)))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (sin y) x))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x))))>
#<alt (pow x 2)>
#<alt (+ (* -1 (* x y)) (pow x 2))>
#<alt (+ (* y (+ y (* -1 x))) (pow x 2))>
#<alt (+ (* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y)))))) (pow x 2))>
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))>
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))>
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))>
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))>
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))>
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))>
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))>
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/2 (* y z))>
#<alt (* y (+ (* -1/2 z) (* -1/6 y)))>
#<alt (* y (+ (* -1/2 z) (* -1/6 y)))>
#<alt (* y (+ (* -1/2 z) (* -1/6 y)))>
#<alt (* -1/6 (pow y 2))>
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* -1/6 (pow y 2))>
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))>
#<alt (* -1/6 (pow y 2))>
#<alt (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))>
#<alt (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))>
#<alt (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))>
#<alt (* -1/2 (* y z))>
#<alt (* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))>
#<alt (* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))>
#<alt (* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))>
#<alt (* -1/2 (* y z))>
#<alt (* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))>
#<alt (* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))>
#<alt (* -1/6 y)>
#<alt (+ (* -1/2 z) (* -1/6 y))>
#<alt (+ (* -1/2 z) (* -1/6 y))>
#<alt (+ (* -1/2 z) (* -1/6 y))>
#<alt (* -1/2 z)>
#<alt (* z (- (* -1/6 (/ y z)) 1/2))>
#<alt (* z (- (* -1/6 (/ y z)) 1/2))>
#<alt (* z (- (* -1/6 (/ y z)) 1/2))>
#<alt (* -1/2 z)>
#<alt (* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))>
#<alt (* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))>
#<alt (* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))>
#<alt (* -1/2 z)>
#<alt (+ (* -1/2 z) (* -1/6 y))>
#<alt (+ (* -1/2 z) (* -1/6 y))>
#<alt (+ (* -1/2 z) (* -1/6 y))>
#<alt (* -1/6 y)>
#<alt (* y (- (* -1/2 (/ z y)) 1/6))>
#<alt (* y (- (* -1/2 (/ z y)) 1/6))>
#<alt (* y (- (* -1/2 (/ z y)) 1/6))>
#<alt (* -1/6 y)>
#<alt (* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))>
#<alt (* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))>
#<alt (* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))>
#<alt (/ 1 (sin y))>
#<alt (+ (* 2 (/ x (pow (sin y) 2))) (/ 1 (sin y)))>
#<alt (+ (* x (+ (* 2 (/ 1 (pow (sin y) 2))) (/ x (pow (sin y) 3)))) (/ 1 (sin y)))>
#<alt (+ (* x (+ (* x (+ (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (* 2 (/ 1 (pow (sin y) 2))))) (/ 1 (sin y)))>
#<alt (/ 1 x)>
#<alt (/ (- (+ 1 (/ (sin y) x)) (* -1 (/ (sin y) x))) x)>
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2)) (pow x 2))) (/ (sin y) x))) (* -1 (/ (sin y) x))) x)>
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* (sin y) (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2))) (* (pow (sin y) 2) (- (sin y) (* -1 (sin y))))) (pow x 3))) (/ (sin y) x))) (+ (* -1 (/ (sin y) x)) (+ (* -1 (/ (* (sin y) (- (sin y) (* -1 (sin y)))) (pow x 2))) (/ (pow (sin y) 2) (pow x 2))))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (* -1 (/ (- (sin y) (* -1 (sin y))) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (sin y) (+ (* -1 (/ (pow (sin y) 2) x)) (/ (* (sin y) (- (sin y) (* -1 (sin y)))) x))) (* -1 (sin y))) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (sin y) (* -1 (/ (- (+ (* -1 (/ (* (sin y) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x)) (/ (* (pow (sin y) 2) (- (sin y) (* -1 (sin y)))) x)) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x))) (* -1 (sin y))) x)) 1) x))>
#<alt (/ 1 x)>
#<alt (+ (* 2 (/ y (pow x 2))) (/ 1 x))>
#<alt (+ (* y (+ (* 2 (/ 1 (pow x 2))) (/ y (pow x 3)))) (/ 1 x))>
#<alt (+ (* y (+ (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (/ 1 (pow x 3)))) (* 2 (/ 1 (pow x 2))))) (/ 1 x))>
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))>
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))>
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))>
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))>
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))>
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))>
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))>
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))>
#<alt (* -1 (* x y))>
#<alt (* y (+ y (* -1 x)))>
#<alt (* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y))))))>
#<alt (* y (+ (* -1 x) (* y (+ 1 (* y (+ (* -1/3 y) (* 1/6 x)))))))>
#<alt (* (sin y) (- (sin y) x))>
#<alt (* (sin y) (- (sin y) x))>
#<alt (* (sin y) (- (sin y) x))>
#<alt (* (sin y) (- (sin y) x))>
#<alt (* (sin y) (- (sin y) x))>
#<alt (* (sin y) (- (sin y) x))>
#<alt (* (sin y) (- (sin y) x))>
#<alt (* (sin y) (- (sin y) x))>
#<alt (pow (sin y) 2)>
#<alt (+ (* -1 (* x (sin y))) (pow (sin y) 2))>
#<alt (+ (* -1 (* x (sin y))) (pow (sin y) 2))>
#<alt (+ (* -1 (* x (sin y))) (pow (sin y) 2))>
#<alt (* -1 (* x (sin y)))>
#<alt (* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))>
#<alt (* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))>
#<alt (* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))>
#<alt (* -1 (* x (sin y)))>
#<alt (* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))>
#<alt (* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))>
#<alt (* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))>
Calls

129 calls:

TimeVariablePointExpression
3.0ms
y
@inf
(* y (+ (* z -1/2) (* y -1/6)))
2.0ms
z
@0
(+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))))
1.0ms
z
@inf
(/ 1 (+ (+ x (sin y)) (* z (cos y))))
1.0ms
z
@inf
(+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))))
1.0ms
y
@inf
(/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))

rewrite624.0ms (4.6%)

Memory
6.0MiB live, 758.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 634×accelerator-lowering-fma.f32
4 634×accelerator-lowering-fma.f64
4 270×*-lowering-*.f32
4 270×*-lowering-*.f64
3 820×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
029161
1199161
22030161
08280145
Stop Event
iter limit
node limit
Counts
21 → 1 154
Calls
Call 1
Inputs
(/ 1 (/ 1 (+ (+ x (sin y)) (* z (cos y)))))
(/ 1 (+ (+ x (sin y)) (* z (cos y))))
(+ (+ x (sin y)) (* z (cos y)))
(+ x (sin y))
(+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))))
(+ z x)
(* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))
(+ 1 (* y (+ (* z -1/2) (* y -1/6))))
(+ (sin y) (* z (cos y)))
(sin y)
(* z (cos y))
(cos y)
(* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x)))))
(+ (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) (* z (cos y)))
(+ (* x x) (* (sin y) (- (sin y) x)))
(* x x)
(* y -1/6)
(* y (+ (* z -1/2) (* y -1/6)))
(+ (* z -1/2) (* y -1/6))
(/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))
(* (sin y) (- (sin y) x))
Outputs
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y)))
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))
(+.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y)))
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (+.f64 x (sin.f64 y)))
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))
(/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (+.f64 (*.f64 z (cos.f64 y)) x)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))))
(pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))
(pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal 1 binary64)) (pow.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)))
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y)))
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))
(+.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y)))
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (+.f64 x (sin.f64 y)))
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))
(/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (+.f64 (*.f64 z (cos.f64 y)) x)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))))
(pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(+.f64 x (sin.f64 y))
(+.f64 (sin.f64 y) x)
(+.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(+.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(+.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 x (sin.f64 y))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(-.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) (/.f64 (*.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x)))
(fma.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(fma.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))))
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 x (sin.f64 y)))
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 x (sin.f64 y))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 x (sin.f64 y)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (+.f64 x (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))))
(pow.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(+.f64 x (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(+.f64 y (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z)))
(+.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))
(+.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) z)
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z) x)
(-.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (/.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(-.f64 (/.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))))
(fma.f64 #s(literal 1 binary64) y (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z)))
(fma.f64 y #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z)))
(fma.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) y (+.f64 x z))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(fma.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))))
(/.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))))
(/.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (+.f64 (*.f64 z z) (-.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (-.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x z) (+.f64 x z))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 z x) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 z x) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (-.f64 z x) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 z x) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (-.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (-.f64 z x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 z x) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (-.f64 z x) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (-.f64 z x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (-.f64 z x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 z x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (-.f64 z x) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (neg.f64 (-.f64 z x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (-.f64 z x)) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (neg.f64 (-.f64 z x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (neg.f64 (-.f64 z x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 x z) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 x z) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (-.f64 x z) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 x z) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (-.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (-.f64 x z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 x z) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (-.f64 x z) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (-.f64 x z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (-.f64 x z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 x z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (-.f64 x z) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (-.f64 z x)) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 z x)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 z x))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 z x))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (-.f64 x z)) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 x z)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 z x)) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 z x)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (neg.f64 (-.f64 z x))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 z x))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 x z)) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 x z)))
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (-.f64 z x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 z x)))
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (-.f64 z x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 z x))))
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (-.f64 x z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 x z)))
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 z x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 z x)))
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 z x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (-.f64 z x))))
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 x z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 x z)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (-.f64 z x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 z x)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (neg.f64 (-.f64 z x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 z x))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (-.f64 x z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 x z)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (-.f64 z x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 z x)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (neg.f64 (-.f64 z x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (-.f64 z x))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (-.f64 x z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 x z)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (neg.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (-.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 x (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z)) (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z))) (*.f64 y (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z))))))
(/.f64 (+.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 (*.f64 z z) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) z))))
(/.f64 (+.f64 (pow.f64 (+.f64 (+.f64 x z) y) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (+.f64 x z) y) (+.f64 (+.f64 x z) y)) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z) (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z) x))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))))))
(*.f64 (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(+.f64 x z)
(+.f64 z x)
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (-.f64 z x)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 z x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z)))
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(+.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) y)
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (/.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(fma.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) y)
(fma.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y y) y)
(fma.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) y y)
(fma.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) y)
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) y)
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))
(+.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))
(+.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (/.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(-.f64 (/.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(fma.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) #s(literal 1 binary64))
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) y #s(literal 1 binary64))
(fma.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) z (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) y #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (+.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) #s(literal 1 binary64)) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))
(fma.f64 z (cos.f64 y) (sin.f64 y))
(fma.f64 (cos.f64 y) z (sin.f64 y))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))))
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))))
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))))
(*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(sin.f64 y)
(*.f64 z (cos.f64 y))
(*.f64 (cos.f64 y) z)
(cos.f64 y)
(+.f64 x (sin.f64 y))
(+.f64 (sin.f64 y) x)
(+.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(+.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(+.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 x (sin.f64 y))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(-.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) (/.f64 (*.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x)))
(fma.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(fma.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))))
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 x (sin.f64 y)))
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 x (sin.f64 y))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 x (sin.f64 y)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (+.f64 x (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))))
(pow.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y)))
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))
(+.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(exp.f64 (*.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y)))
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (+.f64 x (sin.f64 y)))
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))
(/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (+.f64 (*.f64 z (cos.f64 y)) x)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))))
(pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(+.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(-.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 x (sin.f64 y)))
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))
(fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))
(fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))
(fma.f64 (-.f64 (sin.f64 y) x) (/.f64 (sin.f64 y) #s(literal 1 binary64)) (*.f64 x x))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 x x))
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (*.f64 x x))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(fma.f64 (/.f64 (sin.f64 y) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (*.f64 x x))
(fma.f64 (/.f64 (sin.f64 y) (+.f64 x (sin.f64 y))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))
(fma.f64 (/.f64 (sin.f64 y) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 x x))
(fma.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))
(fma.f64 (/.f64 (sin.f64 y) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 x x))
(fma.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (*.f64 x x))
(fma.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (sin.f64 y) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (sin.f64 y) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 x x))
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (/.f64 (sin.f64 y) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (*.f64 x x))
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (/.f64 (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 y #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) y)
(+.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (-.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) y (*.f64 y (*.f64 z #s(literal -1/2 binary64))))
(fma.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) z (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(/.f64 (*.f64 y (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))))
(/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) y) (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (neg.f64 (-.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (neg.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) y)) (neg.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) y)) (neg.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))))
(*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))
(*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) y)
(*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) y)
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))
(+.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))))
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))
(fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64)))
(fma.f64 z #s(literal -1/2 binary64) (*.f64 y #s(literal -1/6 binary64)))
(fma.f64 #s(literal -1/2 binary64) z (*.f64 y #s(literal -1/6 binary64)))
(fma.f64 #s(literal -1/6 binary64) y (*.f64 z #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/6 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/6 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (neg.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))) (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (+.f64 x (sin.f64 y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y)))))
(neg.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))))
(/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 1 binary64)) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (-.f64 x (sin.f64 y)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (pow.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (-.f64 x (sin.f64 y))))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 x (sin.f64 y)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (*.f64 x (sin.f64 y))))
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y)))
(-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))))
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))
(fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (sin.f64 y) (sin.f64 y) (neg.f64 (*.f64 x (sin.f64 y))))
(fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y)))
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))))
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))
(/.f64 (*.f64 (sin.f64 y) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))
(/.f64 (*.f64 (sin.f64 y) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (+.f64 x (sin.f64 y)))
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (sin.f64 y)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (sin.f64 y)) (+.f64 x (sin.f64 y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y))))))
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (sin.f64 y))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (*.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 x (sin.f64 y))) (neg.f64 (*.f64 x (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (*.f64 x (sin.f64 y)))))))
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y))))))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))
(*.f64 (-.f64 (sin.f64 y) x) (/.f64 (sin.f64 y) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (sin.f64 y) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))))
(*.f64 (/.f64 (sin.f64 y) (+.f64 x (sin.f64 y))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (sin.f64 y) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (sin.f64 y) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(*.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (sin.f64 y) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (sin.f64 y) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (/.f64 (sin.f64 y) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (/.f64 (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))

simplify524.0ms (3.9%)

Memory
23.4MiB live, 700.4MiB allocated
Algorithm
egg-herbie
Rules
8 006×accelerator-lowering-fma.f32
8 006×accelerator-lowering-fma.f64
5 124×*-lowering-*.f32
5 124×*-lowering-*.f64
3 008×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05555515
117245317
253775226
082204835
Stop Event
iter limit
node limit
Counts
516 → 516
Calls
Call 1
Inputs
(+ (sin y) (* z (cos y)))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
x
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
x
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(+ x z)
(+ x (+ y z))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (sin y))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(* z (cos y))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (cos y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(/ 1 (+ (sin y) (* z (cos y))))
(+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 2))) (/ 1 (+ (sin y) (* z (cos y)))))
(+ (* x (- (/ x (pow (+ (sin y) (* z (cos y))) 3)) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 4))) (/ 1 (pow (+ (sin y) (* z (cos y))) 3)))) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))
(/ 1 x)
(/ (+ 1 (* -1 (/ (+ (sin y) (* z (cos y))) x))) x)
(/ (- (+ 1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x))) x)
(/ (- (+ 1 (* -1 (/ (pow (+ (sin y) (* z (cos y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x)))) x)
(/ 1 x)
(* -1 (/ (- (+ (/ (sin y) x) (/ (* z (cos y)) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 2) x) (+ (sin y) (* z (cos y)))) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 3) x) (pow (+ (sin y) (* z (cos y))) 2)) x)) (+ (sin y) (* z (cos y)))) x)) 1) x))
(/ 1 (+ x z))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(+ (* y (- (* y (- (/ 1 (pow (+ x z) 3)) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))
(+ (* y (- (* y (- (+ (* y (- (+ (* -1/2 (/ z (pow (+ x z) 3))) (* 1/6 (/ 1 (pow (+ x z) 2)))) (+ (* 1/2 (/ z (pow (+ x z) 3))) (/ 1 (pow (+ x z) 4))))) (/ 1 (pow (+ x z) 3))) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/ 1 (+ x (sin y)))
(+ (* -1 (/ (* z (cos y)) (pow (+ x (sin y)) 2))) (/ 1 (+ x (sin y))))
(+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))
(+ (* z (- (* z (- (* -1 (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4))) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))
(/ 1 (* z (cos y)))
(/ (+ (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z)
(/ (- (+ (/ 1 (cos y)) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z)
(/ (- (+ (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (/ 1 (cos y))) (+ (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z)
(/ 1 (* z (cos y)))
(* -1 (/ (- (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))) (/ 1 (cos y))) z))
(* -1 (/ (- (* -1 (/ (- (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))
(+ (sin y) (* z (cos y)))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
x
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
x
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(+ x z)
(+ x (+ y z))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (sin y))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(* z (cos y))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (cos y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(sin y)
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
x
(* x (+ 1 (/ (sin y) x)))
(* x (+ 1 (/ (sin y) x)))
(* x (+ 1 (/ (sin y) x)))
x
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
x
(+ x y)
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))
(* z (+ 1 (* -1/2 (pow y 2))))
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))
(* -1 (* z (- (* 1/2 (pow y 2)) 1)))
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
x
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))
x
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))
(+ x z)
(+ x (+ y z))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(* -1/6 (pow y 3))
(* (pow y 3) (- (* -1/2 (/ z y)) 1/6))
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6))
(* -1/6 (pow y 3))
(* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y)))))
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y)))))
x
(+ x z)
(+ x z)
(+ x z)
z
(* z (+ 1 (/ x z)))
(* z (+ 1 (/ x z)))
(* z (+ 1 (/ x z)))
z
(* -1 (* z (- (* -1 (/ x z)) 1)))
(* -1 (* z (- (* -1 (/ x z)) 1)))
(* -1 (* z (- (* -1 (/ x z)) 1)))
z
(+ x z)
(+ x z)
(+ x z)
x
(* x (+ 1 (/ z x)))
(* x (+ 1 (/ z x)))
(* x (+ 1 (/ z x)))
x
(* -1 (* x (- (* -1 (/ z x)) 1)))
(* -1 (* x (- (* -1 (/ z x)) 1)))
(* -1 (* x (- (* -1 (/ z x)) 1)))
y
(* y (+ 1 (* -1/2 (* y z))))
(* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))
(* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))
(* -1/6 (pow y 3))
(* (pow y 3) (- (* -1/2 (/ z y)) 1/6))
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(* -1/6 (pow y 3))
(* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y)))))
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))
(* y (+ 1 (* -1/6 (pow y 2))))
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))
(* -1/2 (* (pow y 2) z))
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))
(* -1/2 (* (pow y 2) z))
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))
1
(+ 1 (* -1/2 (* y z)))
(+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))
(+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))
(* -1/6 (pow y 2))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(* -1/6 (pow y 2))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6))
(* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6))
(+ 1 (* -1/6 (pow y 2)))
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))
(* -1/2 (* y z))
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))
z
(+ y z)
(+ z (* y (+ 1 (* -1/2 (* y z)))))
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))
(+ (sin y) (* z (cos y)))
(+ (sin y) (* z (cos y)))
(+ (sin y) (* z (cos y)))
(+ (sin y) (* z (cos y)))
(+ (sin y) (* z (cos y)))
(+ (sin y) (* z (cos y)))
(+ (sin y) (* z (cos y)))
(+ (sin y) (* z (cos y)))
(sin y)
(+ (sin y) (* z (cos y)))
(+ (sin y) (* z (cos y)))
(+ (sin y) (* z (cos y)))
(* z (cos y))
(* z (+ (cos y) (/ (sin y) z)))
(* z (+ (cos y) (/ (sin y) z)))
(* z (+ (cos y) (/ (sin y) z)))
(* z (cos y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))
y
(* y (+ 1 (* -1/6 (pow y 2))))
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))
(sin y)
(sin y)
(sin y)
(sin y)
(sin y)
(sin y)
(sin y)
(sin y)
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
1
(+ 1 (* -1/2 (pow y 2)))
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(sin y)
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
x
(* x (+ 1 (/ (sin y) x)))
(* x (+ 1 (/ (sin y) x)))
(* x (+ 1 (/ (sin y) x)))
x
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
x
(+ x y)
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ x (sin y))
(+ (sin y) (* z (cos y)))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
x
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
x
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(+ x z)
(+ x (+ y z))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (sin y))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(+ x (+ (sin y) (* z (cos y))))
(* z (cos y))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(* z (cos y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(pow (sin y) 2)
(+ (* -1 (* x (sin y))) (pow (sin y) 2))
(+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2))
(+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (sin y) x))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2)))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2)))))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (sin y) x))))
(* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x))))
(* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x))))
(pow x 2)
(+ (* -1 (* x y)) (pow x 2))
(+ (* y (+ y (* -1 x))) (pow x 2))
(+ (* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y)))))) (pow x 2))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/2 (* y z))
(* y (+ (* -1/2 z) (* -1/6 y)))
(* y (+ (* -1/2 z) (* -1/6 y)))
(* y (+ (* -1/2 z) (* -1/6 y)))
(* -1/6 (pow y 2))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(* -1/6 (pow y 2))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(* -1/6 (pow y 2))
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))
(* -1/2 (* y z))
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))
(* -1/2 (* y z))
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))
(* -1/6 y)
(+ (* -1/2 z) (* -1/6 y))
(+ (* -1/2 z) (* -1/6 y))
(+ (* -1/2 z) (* -1/6 y))
(* -1/2 z)
(* z (- (* -1/6 (/ y z)) 1/2))
(* z (- (* -1/6 (/ y z)) 1/2))
(* z (- (* -1/6 (/ y z)) 1/2))
(* -1/2 z)
(* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))
(* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))
(* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))
(* -1/2 z)
(+ (* -1/2 z) (* -1/6 y))
(+ (* -1/2 z) (* -1/6 y))
(+ (* -1/2 z) (* -1/6 y))
(* -1/6 y)
(* y (- (* -1/2 (/ z y)) 1/6))
(* y (- (* -1/2 (/ z y)) 1/6))
(* y (- (* -1/2 (/ z y)) 1/6))
(* -1/6 y)
(* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))
(* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))
(* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))
(/ 1 (sin y))
(+ (* 2 (/ x (pow (sin y) 2))) (/ 1 (sin y)))
(+ (* x (+ (* 2 (/ 1 (pow (sin y) 2))) (/ x (pow (sin y) 3)))) (/ 1 (sin y)))
(+ (* x (+ (* x (+ (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (* 2 (/ 1 (pow (sin y) 2))))) (/ 1 (sin y)))
(/ 1 x)
(/ (- (+ 1 (/ (sin y) x)) (* -1 (/ (sin y) x))) x)
(/ (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2)) (pow x 2))) (/ (sin y) x))) (* -1 (/ (sin y) x))) x)
(/ (- (+ 1 (+ (* -1 (/ (+ (* (sin y) (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2))) (* (pow (sin y) 2) (- (sin y) (* -1 (sin y))))) (pow x 3))) (/ (sin y) x))) (+ (* -1 (/ (sin y) x)) (+ (* -1 (/ (* (sin y) (- (sin y) (* -1 (sin y)))) (pow x 2))) (/ (pow (sin y) 2) (pow x 2))))) x)
(/ 1 x)
(* -1 (/ (- (* -1 (/ (- (sin y) (* -1 (sin y))) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (+ (sin y) (+ (* -1 (/ (pow (sin y) 2) x)) (/ (* (sin y) (- (sin y) (* -1 (sin y)))) x))) (* -1 (sin y))) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (+ (sin y) (* -1 (/ (- (+ (* -1 (/ (* (sin y) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x)) (/ (* (pow (sin y) 2) (- (sin y) (* -1 (sin y)))) x)) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x))) (* -1 (sin y))) x)) 1) x))
(/ 1 x)
(+ (* 2 (/ y (pow x 2))) (/ 1 x))
(+ (* y (+ (* 2 (/ 1 (pow x 2))) (/ y (pow x 3)))) (/ 1 x))
(+ (* y (+ (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (/ 1 (pow x 3)))) (* 2 (/ 1 (pow x 2))))) (/ 1 x))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(* -1 (* x y))
(* y (+ y (* -1 x)))
(* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y))))))
(* y (+ (* -1 x) (* y (+ 1 (* y (+ (* -1/3 y) (* 1/6 x)))))))
(* (sin y) (- (sin y) x))
(* (sin y) (- (sin y) x))
(* (sin y) (- (sin y) x))
(* (sin y) (- (sin y) x))
(* (sin y) (- (sin y) x))
(* (sin y) (- (sin y) x))
(* (sin y) (- (sin y) x))
(* (sin y) (- (sin y) x))
(pow (sin y) 2)
(+ (* -1 (* x (sin y))) (pow (sin y) 2))
(+ (* -1 (* x (sin y))) (pow (sin y) 2))
(+ (* -1 (* x (sin y))) (pow (sin y) 2))
(* -1 (* x (sin y)))
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))
(* -1 (* x (sin y)))
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))
Outputs
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
x
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))))
x
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(+ x z)
(+.f64 z x)
(+ x (+ y z))
(+.f64 y (+.f64 z x))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+.f64 x (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))
(/ 1 (+ (sin y) (* z (cos y))))
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))
(+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 2))) (/ 1 (+ (sin y) (* z (cos y)))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 x (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))
(+ (* x (- (/ x (pow (+ (sin y) (* z (cos y))) 3)) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (/.f64 x (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))))))
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 4))) (/ 1 (pow (+ (sin y) (* z (cos y))) 3)))) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 x (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (/ (+ (sin y) (* z (cos y))) x))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) x)
(/ (- (+ 1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)) x)
(/ (- (+ 1 (* -1 (/ (pow (+ (sin y) (* z (cos y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x)))) x)
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (+ (/ (sin y) x) (/ (* z (cos y)) x)) 1) x))
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))) x)
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 2) x) (+ (sin y) (* z (cos y)))) x)) 1) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 3) x) (pow (+ (sin y) (* z (cos y))) 2)) x)) (+ (sin y) (* z (cos y)))) x)) 1) x))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)) (-.f64 #s(literal 0 binary64) x))
(/ 1 (+ x z))
(/.f64 #s(literal 1 binary64) (+.f64 z x))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))
(+ (* y (- (* y (- (/ 1 (pow (+ x z) 3)) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (+.f64 z x) (+.f64 z x))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))))
(+ (* y (- (* y (- (+ (* y (- (+ (* -1/2 (/ z (pow (+ x z) 3))) (* 1/6 (/ 1 (pow (+ x z) 2)))) (+ (* 1/2 (/ z (pow (+ x z) 3))) (/ 1 (pow (+ x z) 4))))) (/ 1 (pow (+ x z) 3))) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) (+.f64 z x)) (+.f64 z x)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))))) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 z x) #s(literal 4 binary64)))))) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (+.f64 z x) (+.f64 z x)))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))
(/ 1 (+ x (+ (sin y) (* z (cos y)))))
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))
(/ 1 (+ x (sin y)))
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x))
(+ (* -1 (/ (* z (cos y)) (pow (+ x (sin y)) 2))) (/ 1 (+ x (sin y))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) (/.f64 (*.f64 z (cos.f64 y)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))
(+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) (*.f64 z (-.f64 (/.f64 (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))))
(+ (* z (- (* z (- (* -1 (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4))) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) (*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (/.f64 (*.f64 z (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64))))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))))
(/ 1 (* z (cos y)))
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)
(/ (+ (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z)
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) z)) z)
(/ (- (+ (/ 1 (cos y)) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (sin.f64 y) x) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (cos.f64 y))) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z)) z)
(/ (- (+ (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (/ 1 (cos y))) (+ (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z)
(/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (*.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (sin.f64 y) x) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (cos.f64 y))) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z)) z)
(/ 1 (* z (cos y)))
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)
(* -1 (/ (- (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))) (/ 1 (cos y))) z))
(/.f64 (+.f64 (/.f64 x (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (+.f64 (/.f64 (sin.f64 y) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (- (* -1 (/ (- (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (sin.f64 y) x) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (cos.f64 y))) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z)) z)
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 (sin.f64 y) x) (cos.f64 y)))) (-.f64 #s(literal 0 binary64) z)) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z) (/.f64 #s(literal 1 binary64) (cos.f64 y))) z)
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
x
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))))
x
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(+ x z)
(+.f64 z x)
(+ x (+ y z))
(+.f64 y (+.f64 z x))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+.f64 x (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))
(sin y)
(sin.f64 y)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
x
(* x (+ 1 (/ (sin y) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
(* x (+ 1 (/ (sin y) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
(* x (+ 1 (/ (sin y) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
x
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
x
(+ x y)
(+.f64 y x)
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x))
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x))
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x))
(* z (+ 1 (* -1/2 (pow y 2))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z) (+.f64 (/.f64 x z) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z) (+.f64 (/.f64 x z) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z) (+.f64 (/.f64 x z) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(* -1 (* z (- (* 1/2 (pow y 2)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z))
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))
(+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
x
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))
(*.f64 x (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))
(*.f64 x (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))
(*.f64 x (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 z x))))
x
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(+ x z)
(+.f64 z x)
(+ x (+ y z))
(+.f64 y (+.f64 z x))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+.f64 x (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(* -1/6 (pow y 3))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(* (pow y 3) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 y (*.f64 y y)))) #s(literal -1/6 binary64))))
(* -1/6 (pow y 3))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y)))))
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)))))
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y)))
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y)))))
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 z x) y)) y)) y)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))
x
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
z
(* z (+ 1 (/ x z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))
(* z (+ 1 (/ x z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))
(* z (+ 1 (/ x z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))
z
(* -1 (* z (- (* -1 (/ x z)) 1)))
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal 1 binary64)))
(* -1 (* z (- (* -1 (/ x z)) 1)))
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal 1 binary64)))
(* -1 (* z (- (* -1 (/ x z)) 1)))
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal 1 binary64)))
z
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
x
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
x
(* -1 (* x (- (* -1 (/ z x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z x))))
(* -1 (* x (- (* -1 (/ z x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z x))))
(* -1 (* x (- (* -1 (/ z x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z x))))
y
(* y (+ 1 (* -1/2 (* y z))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))))
(* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(* -1/6 (pow y 3))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(* (pow y 3) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))
(* -1/6 (pow y 3))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y)))))
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)))))
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y)))
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y)))
(* y (+ 1 (* -1/6 (pow y 2))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(* -1/2 (* (pow y 2) z))
(*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z)))
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z)))
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z)))
(* -1/2 (* (pow y 2) z))
(*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z)))
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z)))
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z)))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (* y z)))
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))
(+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))
(+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))
(* -1/6 (pow y 2))
(*.f64 y (*.f64 y #s(literal -1/6 binary64)))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))
(* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))
(* -1/6 (pow y 2))
(*.f64 y (*.f64 y #s(literal -1/6 binary64)))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6))
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y)))
(* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6))
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y)))
(+ 1 (* -1/6 (pow y 2)))
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))
(* -1/2 (* y z))
(*.f64 y (*.f64 z #s(literal -1/2 binary64)))
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))
(+.f64 (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) #s(literal 1 binary64))
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))
(+.f64 (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) #s(literal 1 binary64))
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))
(+.f64 (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) #s(literal 1 binary64))
(* -1/2 (* y z))
(*.f64 y (*.f64 z #s(literal -1/2 binary64)))
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) z)) (-.f64 #s(literal 0 binary64) z))
z
(+ y z)
(+.f64 y z)
(+ z (* y (+ 1 (* -1/2 (* y z)))))
(+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))
(+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(sin y)
(sin.f64 y)
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (+ (cos y) (/ (sin y) z)))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)))
(* z (+ (cos y) (/ (sin y) z)))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)))
(* z (+ (cos y) (/ (sin y) z)))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)))
y
(* y (+ 1 (* -1/6 (pow y 2))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(sin y)
(sin.f64 y)
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (pow y 2)))
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y) y)))))
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(sin y)
(sin.f64 y)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
x
(* x (+ 1 (/ (sin y) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
(* x (+ 1 (/ (sin y) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
(* x (+ 1 (/ (sin y) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
x
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
(* -1 (* x (- (* -1 (/ (sin y) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))
x
(+ x y)
(+.f64 y x)
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ (sin y) (* z (cos y)))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
x
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))))
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))))
x
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(+ x z)
(+.f64 z x)
(+ x (+ y z))
(+.f64 y (+.f64 z x))
(+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))
(+.f64 x (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (sin y))
(+.f64 (sin.f64 y) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(+ x (+ (sin y) (* z (cos y))))
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))
(pow (sin y) 2)
(pow.f64 (sin.f64 y) #s(literal 2 binary64))
(+ (* -1 (* x (sin y))) (pow (sin y) 2))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (sin y) x))))
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) x)))
(* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) x)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (sin y) x))))
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))))
(* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x)) x)))
(* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x)) x)))
(pow x 2)
(*.f64 x x)
(+ (* -1 (* x y)) (pow x 2))
(-.f64 (*.f64 x x) (*.f64 y x))
(+ (* y (+ y (* -1 x))) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))
(+ (* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y)))))) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal 1/6 binary64))))) x)))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(+ (* (sin y) (- (sin y) x)) (pow x 2))
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/2 (* y z))
(*.f64 y (*.f64 z #s(literal -1/2 binary64)))
(* y (+ (* -1/2 z) (* -1/6 y)))
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))
(* y (+ (* -1/2 z) (* -1/6 y)))
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))
(* y (+ (* -1/2 z) (* -1/6 y)))
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))
(* -1/6 (pow y 2))
(*.f64 y (*.f64 y #s(literal -1/6 binary64)))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* -1/6 (pow y 2))
(*.f64 y (*.f64 y #s(literal -1/6 binary64)))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* -1/6 (pow y 2))
(*.f64 y (*.f64 y #s(literal -1/6 binary64)))
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))
(* -1/2 (* y z))
(*.f64 y (*.f64 z #s(literal -1/2 binary64)))
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z)))
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z)))
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z)))
(* -1/2 (* y z))
(*.f64 y (*.f64 z #s(literal -1/2 binary64)))
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z)))
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z)))
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z)))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(+ (* -1/2 z) (* -1/6 y))
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))
(+ (* -1/2 z) (* -1/6 y))
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))
(+ (* -1/2 z) (* -1/6 y))
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* z (- (* -1/6 (/ y z)) 1/2))
(*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y #s(literal -1/6 binary64)) z)))
(* z (- (* -1/6 (/ y z)) 1/2))
(*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y #s(literal -1/6 binary64)) z)))
(* z (- (* -1/6 (/ y z)) 1/2))
(*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y #s(literal -1/6 binary64)) z)))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 1/6 binary64)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 1/6 binary64)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 1/6 binary64)) z)) (-.f64 #s(literal 0 binary64) z))
(* -1/2 z)
(*.f64 z #s(literal -1/2 binary64))
(+ (* -1/2 z) (* -1/6 y))
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))
(+ (* -1/2 z) (* -1/6 y))
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))
(+ (* -1/2 z) (* -1/6 y))
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* y (- (* -1/2 (/ z y)) 1/6))
(*.f64 y (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* y (- (* -1/2 (/ z y)) 1/6))
(*.f64 y (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* y (- (* -1/2 (/ z y)) 1/6))
(*.f64 y (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))))
(* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))))
(* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))))
(/ 1 (sin y))
(/.f64 #s(literal 1 binary64) (sin.f64 y))
(+ (* 2 (/ x (pow (sin y) 2))) (/ 1 (sin y)))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 x (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))
(+ (* x (+ (* 2 (/ 1 (pow (sin y) 2))) (/ x (pow (sin y) 3)))) (/ 1 (sin y)))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))
(+ (* x (+ (* x (+ (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (* 2 (/ 1 (pow (sin y) 2))))) (/ 1 (sin y)))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 4 binary64))))))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (- (+ 1 (/ (sin y) x)) (* -1 (/ (sin y) x))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) x)) x)
(/ (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2)) (pow x 2))) (/ (sin y) x))) (* -1 (/ (sin y) x))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) x)) x)
(/ (- (+ 1 (+ (* -1 (/ (+ (* (sin y) (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2))) (* (pow (sin y) 2) (- (sin y) (* -1 (sin y))))) (pow x 3))) (/ (sin y) x))) (+ (* -1 (/ (sin y) x)) (+ (* -1 (/ (* (sin y) (- (sin y) (* -1 (sin y)))) (pow x 2))) (/ (pow (sin y) 2) (pow x 2))))) x)
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sin.f64 y)))) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) x)) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (* -1 (/ (- (sin y) (* -1 (sin y))) x)) 1) x))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) x)) x)
(* -1 (/ (- (* -1 (/ (- (+ (sin y) (+ (* -1 (/ (pow (sin y) 2) x)) (/ (* (sin y) (- (sin y) (* -1 (sin y)))) x))) (* -1 (sin y))) x)) 1) x))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sin.f64 y)))) x) (*.f64 #s(literal -2 binary64) (sin.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (+ (sin y) (* -1 (/ (- (+ (* -1 (/ (* (sin y) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x)) (/ (* (pow (sin y) 2) (- (sin y) (* -1 (sin y)))) x)) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x))) (* -1 (sin y))) x)) 1) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sin.f64 y))))) (/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 2 binary64) (sin.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* 2 (/ y (pow x 2))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)))
(+ (* y (+ (* 2 (/ 1 (pow x 2))) (/ y (pow x 3)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (/.f64 y (*.f64 x x)) x))))
(+ (* y (+ (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (/ 1 (pow x 3)))) (* 2 (/ 1 (pow x 2))))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))))))))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))
(* -1 (* x y))
(-.f64 #s(literal 0 binary64) (*.f64 y x))
(* y (+ y (* -1 x)))
(*.f64 y (-.f64 y x))
(* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y))))))
(*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal 1/6 binary64))))) x))
(* y (+ (* -1 x) (* y (+ 1 (* y (+ (* -1/3 y) (* 1/6 x)))))))
(*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/6 binary64)))))) x))
(* (sin y) (- (sin y) x))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(* (sin y) (- (sin y) x))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(* (sin y) (- (sin y) x))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(* (sin y) (- (sin y) x))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(* (sin y) (- (sin y) x))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(* (sin y) (- (sin y) x))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(* (sin y) (- (sin y) x))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(* (sin y) (- (sin y) x))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(pow (sin y) 2)
(pow.f64 (sin.f64 y) #s(literal 2 binary64))
(+ (* -1 (* x (sin y))) (pow (sin y) 2))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(+ (* -1 (* x (sin y))) (pow (sin y) 2))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(+ (* -1 (* x (sin y))) (pow (sin y) 2))
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))
(* -1 (* x (sin y)))
(*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 y)))
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y)))
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y)))
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y)))
(* -1 (* x (sin y)))
(*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 y)))
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y)))
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y)))
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y)))

eval357.0ms (2.6%)

Memory
12.1MiB live, 663.7MiB allocated
Compiler

Compiled 85 821 to 4 527 computations (94.7% saved)

prune420.0ms (3.1%)

Memory
-30.9MiB live, 554.2MiB allocated
Pruning

28 alts after pruning (26 fresh and 2 done)

PrunedKeptTotal
New2 086212 107
Fresh6511
Picked325
Done000
Total2 095282 123
Accuracy
100.0%
Counts
2 123 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
47.6%
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
43.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z))
52.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
67.1%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
43.5%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))
43.8%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
57.5%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
52.8%
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
55.5%
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
62.7%
(+.f64 (+.f64 z x) y)
60.3%
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y)))
52.3%
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) z)
57.7%
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
58.0%
(+.f64 (sin.f64 y) x)
67.3%
(+.f64 z x)
30.3%
(+.f64 y z)
85.2%
(+.f64 x (*.f64 z (cos.f64 y)))
30.8%
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
85.2%
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
42.1%
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)))))
2.3%
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
24.9%
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
43.6%
(*.f64 z (cos.f64 y))
2.8%
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
16.2%
(sin.f64 y)
44.1%
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
26.3%
z
43.9%
x
Compiler

Compiled 788 to 478 computations (39.3% saved)

simplify259.0ms (1.9%)

Memory
31.3MiB live, 226.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(cos.f64 y)
cost-diff0
(/.f64 #s(literal 1 binary64) (cos.f64 y))
cost-diff0
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z))
cost-diff0
(+.f64 z x)
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 z x))
cost-diff128
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
cost-diff256
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))
cost-diff0
(+.f64 z x)
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 z x))
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
cost-diff0
(cos.f64 y)
cost-diff0
(*.f64 z (cos.f64 y))
cost-diff0
(+.f64 x (*.f64 z (cos.f64 y)))
Rules
2 552×accelerator-lowering-fma.f32
2 552×accelerator-lowering-fma.f64
1 134×div-sub
1 080×*-lowering-*.f32
1 080×*-lowering-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
017107
131107
277103
321499
447897
588697
6159097
7271997
8354697
9398197
10418397
11432797
12433497
13455497
14477997
15492797
16498897
17498897
0498896
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ x (* z (cos y)))
x
(* z (cos y))
z
(cos y)
y
z
(/ 1 (/ 1 (+ z x)))
1
(/ 1 (+ z x))
(+ z x)
z
x
(/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))))
1
(- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))
(/ 1 (+ z x))
(+ z x)
z
x
(/ (/ y (+ z x)) (+ z x))
(/ y (+ z x))
y
(/ 1 (/ (/ 1 (cos y)) z))
1
(/ (/ 1 (cos y)) z)
(/ 1 (cos y))
(cos y)
y
z
Outputs
(+ x (* z (cos y)))
(+.f64 x (*.f64 z (cos.f64 y)))
x
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(cos y)
(cos.f64 y)
y
z
(/ 1 (/ 1 (+ z x)))
(+.f64 x z)
1
#s(literal 1 binary64)
(/ 1 (+ z x))
(/.f64 #s(literal 1 binary64) (+.f64 x z))
(+ z x)
(+.f64 x z)
z
x
(/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))))
(/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))
1
#s(literal 1 binary64)
(- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))
(/ 1 (+ z x))
(/.f64 #s(literal 1 binary64) (+.f64 x z))
(+ z x)
(+.f64 x z)
z
x
(/ (/ y (+ z x)) (+ z x))
(/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))
(/ y (+ z x))
(/.f64 y (+.f64 x z))
y
(/ 1 (/ (/ 1 (cos y)) z))
(*.f64 z (cos.f64 y))
1
#s(literal 1 binary64)
(/ (/ 1 (cos y)) z)
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (cos y))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(cos y)
(cos.f64 y)
y
z

localize67.0ms (0.5%)

Memory
11.1MiB live, 169.6MiB allocated
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(cos.f64 y)
accuracy99.9%
(/.f64 #s(literal 1 binary64) (cos.f64 y))
accuracy99.8%
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z))
accuracy100.0%
(/.f64 #s(literal 1 binary64) (+.f64 z x))
accuracy100.0%
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))
accuracy99.7%
(/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))
accuracy99.0%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
accuracy100.0%
(+.f64 z x)
accuracy100.0%
(/.f64 #s(literal 1 binary64) (+.f64 z x))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
accuracy100.0%
(cos.f64 y)
accuracy100.0%
(+.f64 x (*.f64 z (cos.f64 y)))
accuracy99.8%
(*.f64 z (cos.f64 y))
Samples
41.0ms256×0valid
Compiler

Compiled 117 to 19 computations (83.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
ival-div: 12.0ms (43.6% of total)
ival-cos: 8.0ms (29.1% of total)
ival-sub: 2.0ms (7.3% of total)
ival-add: 2.0ms (7.3% of total)
ival-mult: 2.0ms (7.3% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series30.0ms (0.2%)

Memory
-6.0MiB live, 71.7MiB allocated
Counts
12 → 312
Calls
Call 1
Inputs
#<alt (+ x (* z (cos y)))>
#<alt (* z (cos y))>
#<alt (cos y)>
#<alt (/ 1 (/ 1 (+ z x)))>
#<alt (/ 1 (+ z x))>
#<alt (+ z x)>
#<alt (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))>
#<alt (/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))))>
#<alt (/ 1 (/ (/ 1 (cos y)) z))>
#<alt (/ (/ 1 (cos y)) z)>
#<alt (/ 1 (cos y))>
#<alt (/ (/ y (+ z x)) (+ z x))>
Outputs
#<alt (* z (cos y))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt x>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))>
#<alt x>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (* z (cos y))>
#<alt (* z (+ (cos y) (/ x z)))>
#<alt (* z (+ (cos y) (/ x z)))>
#<alt (* z (+ (cos y) (/ x z)))>
#<alt (* z (cos y))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))>
#<alt (+ x z)>
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))>
#<alt (+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))>
#<alt (+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt z>
#<alt (+ z (* -1/2 (* (pow y 2) z)))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt 1>
#<alt (+ 1 (* -1/2 (pow y 2)))>
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))>
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt x>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt z>
#<alt (* z (+ 1 (/ x z)))>
#<alt (* z (+ 1 (/ x z)))>
#<alt (* z (+ 1 (/ x z)))>
#<alt z>
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))>
#<alt z>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt x>
#<alt (* x (+ 1 (/ z x)))>
#<alt (* x (+ 1 (/ z x)))>
#<alt (* x (+ 1 (/ z x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))>
#<alt (/ 1 x)>
#<alt (+ (* -1 (/ z (pow x 2))) (/ 1 x))>
#<alt (+ (* z (- (/ z (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))>
#<alt (+ (* z (- (* z (+ (* -1 (/ z (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))>
#<alt (/ 1 z)>
#<alt (/ (+ 1 (* -1 (/ x z))) z)>
#<alt (/ (- (+ 1 (/ (pow x 2) (pow z 2))) (/ x z)) z)>
#<alt (/ (- (+ 1 (* -1 (/ (pow x 3) (pow z 3)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z)>
#<alt (/ 1 z)>
#<alt (* -1 (/ (- (/ x z) 1) z))>
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) z) x) z)) 1) z))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (pow x 2)) z)) x) z)) 1) z))>
#<alt (/ 1 z)>
#<alt (+ (* -1 (/ x (pow z 2))) (/ 1 z))>
#<alt (+ (* x (- (/ x (pow z 3)) (/ 1 (pow z 2)))) (/ 1 z))>
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))>
#<alt (/ 1 x)>
#<alt (/ (+ 1 (* -1 (/ z x))) x)>
#<alt (/ (- (+ 1 (/ (pow z 2) (pow x 2))) (/ z x)) x)>
#<alt (/ (- (+ 1 (* -1 (/ (pow z 3) (pow x 3)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (/ z x) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) z) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) x) (pow z 2)) x)) z) x)) 1) x))>
#<alt x>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt z>
#<alt (* z (+ 1 (/ x z)))>
#<alt (* z (+ 1 (/ x z)))>
#<alt (* z (+ 1 (/ x z)))>
#<alt z>
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))>
#<alt z>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt (+ x z)>
#<alt x>
#<alt (* x (+ 1 (/ z x)))>
#<alt (* x (+ 1 (/ z x)))>
#<alt (* x (+ 1 (/ z x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))>
#<alt (- (/ 1 x) (/ y (pow x 2)))>
#<alt (- (+ (* z (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))>
#<alt (- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))>
#<alt (- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (- (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))) (/ 1 (pow x 4)))) (+ (/ 1 (pow x 3)) (/ y (pow x 4))))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))>
#<alt (/ 1 z)>
#<alt (/ (+ 1 (* -1 (/ (+ x y) z))) z)>
#<alt (/ (- (+ 1 (* 2 (/ (* x y) (pow z 2)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (/ y z)))) z)>
#<alt (/ (- (+ 1 (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* 2 (/ (* x y) (pow z 2))) (/ (* (pow x 2) y) (pow z 3))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (+ (/ y z) (/ (pow x 3) (pow z 3)))))) z)>
#<alt (/ 1 z)>
#<alt (* -1 (/ (- (+ (/ x z) (/ y z)) 1) z))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* x y)) (pow x 2)) z)) (+ x y)) z)) 1) z))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* x y)) (* -1 (/ (- (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow x 3)) z))) (pow x 2)) z)) (+ x y)) z)) 1) z))>
#<alt (- (/ 1 z) (/ y (pow z 2)))>
#<alt (- (+ (* x (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))>
#<alt (- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))>
#<alt (- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (* x (- (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))) (/ 1 (pow z 4)))) (+ (/ 1 (pow z 3)) (/ y (pow z 4))))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))>
#<alt (/ 1 x)>
#<alt (/ (+ 1 (* -1 (/ (+ y z) x))) x)>
#<alt (/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (/ z x)))) x)>
#<alt (/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (+ (/ z x) (/ (pow z 3) (pow x 3)))))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (+ (/ y x) (/ z x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* y z)) (pow z 2)) x)) (+ y z)) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* y z)) (* -1 (/ (- (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow z 3)) x))) (pow z 2)) x)) (+ y z)) x)) 1) x))>
#<alt (/ 1 (+ x z))>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))>
#<alt (* -1 (/ y (pow (+ x z) 2)))>
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))>
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))>
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))>
#<alt (* -1 (/ y (pow (+ x z) 2)))>
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))>
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))>
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))>
#<alt (/ 1 (- (/ 1 x) (/ y (pow x 2))))>
#<alt (+ (* z (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))>
#<alt (+ (* z (- (+ (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))>
#<alt (+ (* z (- (+ (* z (- (* z (- (/ 1 (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))) (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (- (/ 1 x) (/ y (pow x 2))))) (/ (* (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))>
#<alt z>
#<alt (* z (+ 1 (+ (/ x z) (/ y z))))>
#<alt (* z (- (+ 1 (* -1 (/ (pow x 2) (pow z 2)))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (* 2 (/ (* x y) (pow z 2)))))))>
#<alt (* z (- (+ 1 (+ (* -1 (/ (pow x 2) (pow z 2))) (/ (pow x 3) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* -1 (/ (* (+ x y) (- (* -1 (pow x 2)) (+ (* -1 (pow (+ x y) 2)) (* 2 (* x y))))) (pow z 3))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ (* 2 (/ (* x y) (pow z 2))) (+ (/ (* (+ x y) (- (* 2 (* x y)) (* -1 (pow x 2)))) (pow z 3)) (/ (* (pow x 2) y) (pow z 3))))))))))>
#<alt z>
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow x 3) (+ (* -4 (* (pow x 2) y)) (+ (* -1 (* (+ x y) (- (* -2 (* x y)) (pow x 2)))) (+ (* (+ x y) (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2)))) (* (pow x 2) y))))) z)) (pow x 2)) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1)))>
#<alt (/ 1 (- (/ 1 z) (/ y (pow z 2))))>
#<alt (+ (* x (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))>
#<alt (+ (* x (- (+ (* -1 (* x (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))>
#<alt (+ (* x (- (+ (* x (- (* x (- (/ 1 (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (* -2 (/ y (* (pow z 5) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) (* z (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))) (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (- (/ 1 z) (/ y (pow z 2))))) (/ (* (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))>
#<alt x>
#<alt (* x (+ 1 (+ (/ y x) (/ z x))))>
#<alt (* x (- (+ 1 (* -1 (/ (pow z 2) (pow x 2)))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2)))))))>
#<alt (* x (- (+ 1 (+ (* -1 (/ (pow z 2) (pow x 2))) (/ (pow z 3) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* -1 (/ (* (+ y z) (- (* -1 (pow z 2)) (+ (* -1 (pow (+ y z) 2)) (* 2 (* y z))))) (pow x 3))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (+ (* 2 (/ (* y z) (pow x 2))) (+ (/ (* y (pow z 2)) (pow x 3)) (/ (* (+ y z) (- (* 2 (* y z)) (* -1 (pow z 2)))) (pow x 3))))))))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow z 3) (+ (* -4 (* y (pow z 2))) (+ (* -1 (* (+ y z) (- (* -2 (* y z)) (pow z 2)))) (+ (* y (pow z 2)) (* (+ y z) (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2)))))))) x)) (pow z 2)) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1)))>
#<alt (+ x z)>
#<alt (+ x (+ y z))>
#<alt (+ x (+ z (* y (+ 1 (/ y (+ x z))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2))))))))>
#<alt (* -1 (/ (pow (+ x z) 2) y))>
#<alt (/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y)>
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y)>
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y)>
#<alt (* -1 (/ (pow (+ x z) 2) y))>
#<alt (* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 4) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 5) y) (* -1 (pow (+ x z) 4))) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y))>
#<alt z>
#<alt (+ z (* -1/2 (* (pow y 2) z)))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (/ 1 z)>
#<alt (+ (* 1/2 (/ (pow y 2) z)) (/ 1 z))>
#<alt (+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))>
#<alt (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) z)) (* 5/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt (/ 1 (* z (cos y)))>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow y 2)))>
#<alt (+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2)))))>
#<alt (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2)))))))>
#<alt (/ 1 (cos y))>
#<alt (/ 1 (cos y))>
#<alt (/ 1 (cos y))>
#<alt (/ 1 (cos y))>
#<alt (/ 1 (cos y))>
#<alt (/ 1 (cos y))>
#<alt (/ 1 (cos y))>
#<alt (/ 1 (cos y))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow x 2))>
#<alt (+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2)))>
#<alt (+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))>
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))>
#<alt (/ y (pow z 2))>
#<alt (/ (+ y (* -2 (/ (* x y) z))) (pow z 2))>
#<alt (/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2))>
#<alt (/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2))>
#<alt (/ y (pow z 2))>
#<alt (/ (+ y (* -2 (/ (* x y) z))) (pow z 2))>
#<alt (/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2))>
#<alt (/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2))>
#<alt (/ y (pow z 2))>
#<alt (+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2)))>
#<alt (+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))>
#<alt (/ y (pow x 2))>
#<alt (/ (+ y (* -2 (/ (* y z) x))) (pow x 2))>
#<alt (/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2))>
#<alt (/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2))>
#<alt (/ y (pow x 2))>
#<alt (/ (+ y (* -2 (/ (* y z) x))) (pow x 2))>
#<alt (/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2))>
#<alt (/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2))>
Calls

78 calls:

TimeVariablePointExpression
2.0ms
z
@-inf
(/ (/ y (+ z x)) (+ z x))
2.0ms
z
@0
(/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))))
2.0ms
x
@0
(/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))))
2.0ms
y
@0
(/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))))
1.0ms
y
@-inf
(+ x (* z (cos y)))

rewrite444.0ms (3.3%)

Memory
-10.9MiB live, 619.0MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 528×*-lowering-*.f32
5 528×*-lowering-*.f64
4 600×/-lowering-/.f32
4 600×/-lowering-/.f64
2 326×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01770
112168
2123768
0840067
Stop Event
iter limit
node limit
Counts
12 → 726
Calls
Call 1
Inputs
(+ x (* z (cos y)))
(* z (cos y))
(cos y)
(/ 1 (/ 1 (+ z x)))
(/ 1 (+ z x))
(+ z x)
(- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))
(/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))))
(/ 1 (/ (/ 1 (cos y)) z))
(/ (/ 1 (cos y)) z)
(/ 1 (cos y))
(/ (/ y (+ z x)) (+ z x))
Outputs
(+.f64 x (*.f64 z (cos.f64 y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 x (*.f64 z (cos.f64 y)))))
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (cos.f64 y)) x)))
(fma.f64 z (cos.f64 y) x)
(fma.f64 (cos.f64 y) z x)
(fma.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x)
(fma.f64 (cos.f64 y) (/.f64 z #s(literal 1 binary64)) x)
(fma.f64 (cos.f64 y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal -1 binary64)) x)
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) x)
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) x)
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) x)
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y))) x)
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (cos.f64 y) x)
(fma.f64 (/.f64 z #s(literal 1 binary64)) (cos.f64 y) x)
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) z) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) x)
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (cos.f64 y)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 x (*.f64 z (cos.f64 y))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (cos.f64 y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (-.f64 x (*.f64 z (cos.f64 y)))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 x x)) (-.f64 (*.f64 z (cos.f64 y)) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 x (*.f64 z (cos.f64 y))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (-.f64 x (*.f64 z (cos.f64 y))) (-.f64 x (*.f64 z (cos.f64 y)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 z (cos.f64 y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (cos.f64 y)))))
(exp.f64 (log.f64 (*.f64 z (cos.f64 y))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))))
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))))
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (neg.f64 (/.f64 z #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) #s(literal -1/2 binary64))
(*.f64 z (cos.f64 y))
(*.f64 (cos.f64 y) z)
(*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (cos.f64 y) (/.f64 z #s(literal 1 binary64)))
(*.f64 (cos.f64 y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))))
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (cos.f64 y))
(*.f64 (/.f64 z #s(literal 1 binary64)) (cos.f64 y))
(*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))))
(cos.f64 y)
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) #s(literal -1 binary64)))
(/.f64 (cos.f64 y) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 1 binary64))
(pow.f64 (cos.f64 y) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (cos.f64 y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (cos.f64 y))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 y)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(+.f64 x z)
(+.f64 z x)
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) z))
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) x))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)))
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))
(exp.f64 (log.f64 (+.f64 x z)))
(exp.f64 (*.f64 (log.f64 (+.f64 x z)) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x z) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)))
(-.f64 (/.f64 (/.f64 (*.f64 z z) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 z x)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 z x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z)))
(fma.f64 x #s(literal 1 binary64) (*.f64 z #s(literal 1 binary64)))
(fma.f64 z #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) z))
(fma.f64 #s(literal 1 binary64) z (*.f64 #s(literal 1 binary64) x))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))
(/.f64 (+.f64 x z) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 z x)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x)))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (-.f64 z x)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 z x)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 z x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z)))
(pow.f64 (+.f64 x z) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x z))
(*.f64 (+.f64 x z) #s(literal 1 binary64))
(*.f64 (+.f64 x z) (/.f64 (-.f64 z x) (-.f64 z x)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 (*.f64 x x) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (+.f64 x z))
(/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal -1 binary64))
(pow.f64 (+.f64 x z) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 x z) (+.f64 x z)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (+.f64 x z)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (-.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (+.f64 x z)))
(*.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (-.f64 z x) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 x z)))
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))))
(*.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (*.f64 (+.f64 x z) (+.f64 x z))))
(*.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (+.f64 x z)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (+.f64 x z)))
(+.f64 x z)
(+.f64 z x)
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) z))
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) x))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)))
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))
(exp.f64 (log.f64 (+.f64 x z)))
(exp.f64 (*.f64 (log.f64 (+.f64 x z)) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x z) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)))
(-.f64 (/.f64 (/.f64 (*.f64 z z) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 z x)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 z x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z)))
(fma.f64 x #s(literal 1 binary64) (*.f64 z #s(literal 1 binary64)))
(fma.f64 z #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) z))
(fma.f64 #s(literal 1 binary64) z (*.f64 #s(literal 1 binary64) x))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))
(/.f64 (+.f64 x z) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 z x)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x)))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (-.f64 z x)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 z x)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 z x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z)))
(pow.f64 (+.f64 x z) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x z))
(*.f64 (+.f64 x z) #s(literal 1 binary64))
(*.f64 (+.f64 x z) (/.f64 (-.f64 z x) (-.f64 z x)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(+.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) (/.f64 (/.f64 (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))))
(-.f64 (*.f64 (+.f64 x z) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (+.f64 x z) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))) (/.f64 (/.f64 (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))
(-.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (*.f64 (+.f64 x z) y) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 y (+.f64 x z)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (-.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal -1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (-.f64 z x) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)) (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 y (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (-.f64 z x) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 y (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (+.f64 x z)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))
(/.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) y)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))
(/.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) (+.f64 x z))
(/.f64 (/.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (+.f64 x z)) (+.f64 x z))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)) (+.f64 x z)) (*.f64 (+.f64 x z) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) (+.f64 x z)) (*.f64 (+.f64 x z) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (+.f64 x z) y) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (+.f64 x z) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 x z) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 y #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (+.f64 x z) y))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)))) (+.f64 x z))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 y #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 y (+.f64 x z))) (+.f64 x z))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal -1 binary64) (*.f64 y #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)))) (+.f64 x z))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (+.f64 x z))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (+.f64 x z))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) y))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) y))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))))
(/.f64 (neg.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) (+.f64 x z))
(/.f64 (neg.f64 (neg.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))))))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))))
(*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))) (*.f64 (+.f64 x z) (+.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) #s(literal -1 binary64)) (+.f64 x z))
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(exp.f64 (log.f64 (*.f64 z (cos.f64 y))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))))
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))))
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (neg.f64 (/.f64 #s(literal 1 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (neg.f64 (/.f64 z #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) #s(literal -1/2 binary64))
(*.f64 z (cos.f64 y))
(*.f64 (cos.f64 y) z)
(*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (cos.f64 y) (/.f64 z #s(literal 1 binary64)))
(*.f64 (cos.f64 y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))))
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (cos.f64 y))
(*.f64 (/.f64 z #s(literal 1 binary64)) (cos.f64 y))
(*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))))
(exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))))
(exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (cos.f64 y)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (cos.f64 y)))))
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) z))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y))))
(/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (cos.f64 y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))))
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (neg.f64 (*.f64 #s(literal 1 binary64) z)))
(/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (cos.f64 y)))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (cos.f64 y)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))))
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (cos.f64 y))))
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (pow.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) z))
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)))))
(pow.f64 (cos.f64 y) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))
(*.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 y (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(neg.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))
(/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))))
(/.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) y)))
(/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)) (+.f64 x z))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) (+.f64 x z))
(/.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(pow.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(*.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (+.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 (+.f64 x z) (+.f64 x z)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 y #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))
(*.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 y (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (/.f64 (+.f64 x z) y)))
(*.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (+.f64 x z)) (/.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 (+.f64 x z) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 x z)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 z x) (/.f64 (+.f64 x z) y)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 x z)) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 z x) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(*.f64 (/.f64 y (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 x z)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 x z)) (/.f64 (-.f64 z x) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 z x))))
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (-.f64 z x) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (*.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))))

simplify495.0ms (3.6%)

Memory
15.8MiB live, 1 174.1MiB allocated
Algorithm
egg-herbie
Rules
9 506×accelerator-lowering-fma.f32
9 506×accelerator-lowering-fma.f64
5 458×*-lowering-*.f32
5 458×*-lowering-*.f64
5 096×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
08055065
125024904
083854694
Stop Event
iter limit
node limit
Counts
312 → 312
Calls
Call 1
Inputs
(* z (cos y))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
x
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
x
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
x
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(* z (cos y))
(* z (+ (cos y) (/ x z)))
(* z (+ (cos y) (/ x z)))
(* z (+ (cos y) (/ x z)))
(* z (cos y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(+ x z)
(+ x (+ z (* -1/2 (* (pow y 2) z))))
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
1
(+ 1 (* -1/2 (pow y 2)))
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
x
(+ x z)
(+ x z)
(+ x z)
z
(* z (+ 1 (/ x z)))
(* z (+ 1 (/ x z)))
(* z (+ 1 (/ x z)))
z
(* -1 (* z (- (* -1 (/ x z)) 1)))
(* -1 (* z (- (* -1 (/ x z)) 1)))
(* -1 (* z (- (* -1 (/ x z)) 1)))
z
(+ x z)
(+ x z)
(+ x z)
x
(* x (+ 1 (/ z x)))
(* x (+ 1 (/ z x)))
(* x (+ 1 (/ z x)))
x
(* -1 (* x (- (* -1 (/ z x)) 1)))
(* -1 (* x (- (* -1 (/ z x)) 1)))
(* -1 (* x (- (* -1 (/ z x)) 1)))
(/ 1 x)
(+ (* -1 (/ z (pow x 2))) (/ 1 x))
(+ (* z (- (/ z (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))
(+ (* z (- (* z (+ (* -1 (/ z (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))
(/ 1 z)
(/ (+ 1 (* -1 (/ x z))) z)
(/ (- (+ 1 (/ (pow x 2) (pow z 2))) (/ x z)) z)
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow z 3)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z)
(/ 1 z)
(* -1 (/ (- (/ x z) 1) z))
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) z) x) z)) 1) z))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (pow x 2)) z)) x) z)) 1) z))
(/ 1 z)
(+ (* -1 (/ x (pow z 2))) (/ 1 z))
(+ (* x (- (/ x (pow z 3)) (/ 1 (pow z 2)))) (/ 1 z))
(+ (* x (- (* x (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))
(/ 1 x)
(/ (+ 1 (* -1 (/ z x))) x)
(/ (- (+ 1 (/ (pow z 2) (pow x 2))) (/ z x)) x)
(/ (- (+ 1 (* -1 (/ (pow z 3) (pow x 3)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x)
(/ 1 x)
(* -1 (/ (- (/ z x) 1) x))
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) z) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) x) (pow z 2)) x)) z) x)) 1) x))
x
(+ x z)
(+ x z)
(+ x z)
z
(* z (+ 1 (/ x z)))
(* z (+ 1 (/ x z)))
(* z (+ 1 (/ x z)))
z
(* -1 (* z (- (* -1 (/ x z)) 1)))
(* -1 (* z (- (* -1 (/ x z)) 1)))
(* -1 (* z (- (* -1 (/ x z)) 1)))
z
(+ x z)
(+ x z)
(+ x z)
x
(* x (+ 1 (/ z x)))
(* x (+ 1 (/ z x)))
(* x (+ 1 (/ z x)))
x
(* -1 (* x (- (* -1 (/ z x)) 1)))
(* -1 (* x (- (* -1 (/ z x)) 1)))
(* -1 (* x (- (* -1 (/ z x)) 1)))
(- (/ 1 x) (/ y (pow x 2)))
(- (+ (* z (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))
(- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))
(- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (- (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))) (/ 1 (pow x 4)))) (+ (/ 1 (pow x 3)) (/ y (pow x 4))))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))
(/ 1 z)
(/ (+ 1 (* -1 (/ (+ x y) z))) z)
(/ (- (+ 1 (* 2 (/ (* x y) (pow z 2)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (/ y z)))) z)
(/ (- (+ 1 (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* 2 (/ (* x y) (pow z 2))) (/ (* (pow x 2) y) (pow z 3))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (+ (/ y z) (/ (pow x 3) (pow z 3)))))) z)
(/ 1 z)
(* -1 (/ (- (+ (/ x z) (/ y z)) 1) z))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* x y)) (pow x 2)) z)) (+ x y)) z)) 1) z))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* x y)) (* -1 (/ (- (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow x 3)) z))) (pow x 2)) z)) (+ x y)) z)) 1) z))
(- (/ 1 z) (/ y (pow z 2)))
(- (+ (* x (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))
(- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))
(- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (* x (- (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))) (/ 1 (pow z 4)))) (+ (/ 1 (pow z 3)) (/ y (pow z 4))))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))
(/ 1 x)
(/ (+ 1 (* -1 (/ (+ y z) x))) x)
(/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (/ z x)))) x)
(/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (+ (/ z x) (/ (pow z 3) (pow x 3)))))) x)
(/ 1 x)
(* -1 (/ (- (+ (/ y x) (/ z x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* y z)) (pow z 2)) x)) (+ y z)) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* y z)) (* -1 (/ (- (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow z 3)) x))) (pow z 2)) x)) (+ y z)) x)) 1) x))
(/ 1 (+ x z))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(* -1 (/ y (pow (+ x z) 2)))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(* -1 (/ y (pow (+ x z) 2)))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(/ 1 (- (/ 1 x) (/ y (pow x 2))))
(+ (* z (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+ (* z (- (+ (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+ (* z (- (+ (* z (- (* z (- (/ 1 (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))) (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (- (/ 1 x) (/ y (pow x 2))))) (/ (* (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
z
(* z (+ 1 (+ (/ x z) (/ y z))))
(* z (- (+ 1 (* -1 (/ (pow x 2) (pow z 2)))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (* 2 (/ (* x y) (pow z 2)))))))
(* z (- (+ 1 (+ (* -1 (/ (pow x 2) (pow z 2))) (/ (pow x 3) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* -1 (/ (* (+ x y) (- (* -1 (pow x 2)) (+ (* -1 (pow (+ x y) 2)) (* 2 (* x y))))) (pow z 3))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ (* 2 (/ (* x y) (pow z 2))) (+ (/ (* (+ x y) (- (* 2 (* x y)) (* -1 (pow x 2)))) (pow z 3)) (/ (* (pow x 2) y) (pow z 3))))))))))
z
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1)))
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow x 3) (+ (* -4 (* (pow x 2) y)) (+ (* -1 (* (+ x y) (- (* -2 (* x y)) (pow x 2)))) (+ (* (+ x y) (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2)))) (* (pow x 2) y))))) z)) (pow x 2)) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1)))
(/ 1 (- (/ 1 z) (/ y (pow z 2))))
(+ (* x (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))
(+ (* x (- (+ (* -1 (* x (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))
(+ (* x (- (+ (* x (- (* x (- (/ 1 (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (* -2 (/ y (* (pow z 5) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) (* z (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))) (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (- (/ 1 z) (/ y (pow z 2))))) (/ (* (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))
x
(* x (+ 1 (+ (/ y x) (/ z x))))
(* x (- (+ 1 (* -1 (/ (pow z 2) (pow x 2)))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2)))))))
(* x (- (+ 1 (+ (* -1 (/ (pow z 2) (pow x 2))) (/ (pow z 3) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* -1 (/ (* (+ y z) (- (* -1 (pow z 2)) (+ (* -1 (pow (+ y z) 2)) (* 2 (* y z))))) (pow x 3))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (+ (* 2 (/ (* y z) (pow x 2))) (+ (/ (* y (pow z 2)) (pow x 3)) (/ (* (+ y z) (- (* 2 (* y z)) (* -1 (pow z 2)))) (pow x 3))))))))))
x
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1)))
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow z 3) (+ (* -4 (* y (pow z 2))) (+ (* -1 (* (+ y z) (- (* -2 (* y z)) (pow z 2)))) (+ (* y (pow z 2)) (* (+ y z) (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2)))))))) x)) (pow z 2)) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1)))
(+ x z)
(+ x (+ y z))
(+ x (+ z (* y (+ 1 (/ y (+ x z))))))
(+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2))))))))
(* -1 (/ (pow (+ x z) 2) y))
(/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y)
(/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y)
(/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y)
(* -1 (/ (pow (+ x z) 2) y))
(* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 4) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 5) y) (* -1 (pow (+ x z) 4))) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(/ 1 z)
(+ (* 1/2 (/ (pow y 2) z)) (/ 1 z))
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) z)) (* 5/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
(/ 1 (* z (cos y)))
1
(+ 1 (* 1/2 (pow y 2)))
(+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2)))))
(+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2)))))))
(/ 1 (cos y))
(/ 1 (cos y))
(/ 1 (cos y))
(/ 1 (cos y))
(/ 1 (cos y))
(/ 1 (cos y))
(/ 1 (cos y))
(/ 1 (cos y))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow x 2))
(+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2)))
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))
(/ y (pow z 2))
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2))
(/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2))
(/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2))
(/ y (pow z 2))
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2))
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2))
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2))
(/ y (pow z 2))
(+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2)))
(+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))
(+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))
(/ y (pow x 2))
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2))
(/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2))
(/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2))
(/ y (pow x 2))
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2))
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2))
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2))
Outputs
(* z (cos y))
(*.f64 z (cos.f64 y))
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
x
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
x
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)))))
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)))))
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)))))
x
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (+ (cos y) (/ x z)))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z)))
(* z (+ (cos y) (/ x z)))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z)))
(* z (+ (cos y) (/ x z)))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z)))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z))
(+ x z)
(+.f64 z x)
(+ x (+ z (* -1/2 (* (pow y 2) z))))
(+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z))
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))
(+.f64 (+.f64 z x) (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))
(+.f64 (+.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))))
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (pow y 2)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))))
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
x
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
z
(* z (+ 1 (/ x z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))
(* z (+ 1 (/ x z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))
(* z (+ 1 (/ x z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))
z
(* -1 (* z (- (* -1 (/ x z)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (* -1 (/ x z)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (* -1 (/ x z)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z))
z
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
x
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
x
(* -1 (* x (- (* -1 (/ z x)) 1)))
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x)
(* -1 (* x (- (* -1 (/ z x)) 1)))
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x)
(* -1 (* x (- (* -1 (/ z x)) 1)))
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* -1 (/ z (pow x 2))) (/ 1 x))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x x)))
(+ (* z (- (/ z (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 (/.f64 z (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))
(+ (* z (- (* z (+ (* -1 (/ z (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 z (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ (+ 1 (* -1 (/ x z))) z)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)
(/ (- (+ 1 (/ (pow x 2) (pow z 2))) (/ x z)) z)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) z) x) z)) z)
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow z 3)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z)
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 z z)))) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(* -1 (/ (- (/ x z) 1) z))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) z) x) z)) 1) z))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) z) x) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (pow x 2)) z)) x) z)) 1) z))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) z) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) x) z))) (-.f64 #s(literal 0 binary64) z))
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(+ (* -1 (/ x (pow z 2))) (/ 1 z))
(-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 z z)))
(+ (* x (- (/ x (pow z 3)) (/ 1 (pow z 2)))) (/ 1 z))
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 (/.f64 x (*.f64 z z)) z))))
(+ (* x (- (* x (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z z)) (/.f64 x (pow.f64 z #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z z)))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (/ z x))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)
(/ (- (+ 1 (/ (pow z 2) (pow x 2))) (/ z x)) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z z) x) z) x)) x)
(/ (- (+ 1 (* -1 (/ (pow z 3) (pow x 3)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x)
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z (/.f64 (*.f64 z z) x)) x) x)) (-.f64 (/.f64 z x) (/.f64 (*.f64 z z) (*.f64 x x)))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (/ z x) 1) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) z) x)) 1) x))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z z) x) z) x))) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) x) (pow z 2)) x)) z) x)) 1) x))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (*.f64 z z) x)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) z) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
x
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
z
(* z (+ 1 (/ x z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))
(* z (+ 1 (/ x z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))
(* z (+ 1 (/ x z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))
z
(* -1 (* z (- (* -1 (/ x z)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (* -1 (/ x z)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (* -1 (/ x z)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z))
z
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
(+ x z)
(+.f64 z x)
x
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
x
(* -1 (* x (- (* -1 (/ z x)) 1)))
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x)
(* -1 (* x (- (* -1 (/ z x)) 1)))
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x)
(* -1 (* x (- (* -1 (/ z x)) 1)))
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x)
(- (/ 1 x) (/ y (pow x 2)))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))
(- (+ (* z (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (/.f64 y (*.f64 x x))))
(- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) (/.f64 y (*.f64 x x))))
(- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (- (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))) (/ 1 (pow x 4)))) (+ (/ 1 (pow x 3)) (/ y (pow x 4))))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 x #s(literal 4 binary64)))) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 6 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))))
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ (+ 1 (* -1 (/ (+ x y) z))) z)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)
(/ (- (+ 1 (* 2 (/ (* x y) (pow z 2)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (/ y z)))) z)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 y z) z)))) (+.f64 (-.f64 (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 y z))) z)
(/ (- (+ 1 (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* 2 (/ (* x y) (pow z 2))) (/ (* (pow x 2) y) (pow z 3))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (+ (/ y z) (/ (pow x 3) (pow z 3)))))) z)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 y z) z))) (+.f64 (*.f64 x (*.f64 x (/.f64 (/.f64 (/.f64 y z) z) z))) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x (/.f64 (/.f64 (/.f64 y z) z) z))))))) (+.f64 (+.f64 (-.f64 (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 y z)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(* -1 (/ (- (+ (/ x z) (/ y z)) 1) z))
(/.f64 (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* x y)) (pow x 2)) z)) (+ x y)) z)) 1) z))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 y x))) z) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z))) z))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* x y)) (* -1 (/ (- (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow x 3)) z))) (pow x 2)) z)) (+ x y)) z)) 1) z))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))) z)) (*.f64 x x)) z)) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z))) z))
(- (/ 1 z) (/ y (pow z 2)))
(-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))
(- (+ (* x (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z)))))
(- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z z)) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 z #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))))))
(- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (* x (- (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))) (/ 1 (pow z 4)))) (+ (/ 1 (pow z 3)) (/ y (pow z 4))))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))
(+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z z)) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 z #s(literal 4 binary64)))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 6 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) z) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 z #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 4 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))))) (/.f64 (/.f64 y z) z)))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (/ (+ y z) x))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)
(/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (/ z x)))) x)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x))) (+.f64 (-.f64 (/.f64 z x) (/.f64 (*.f64 z z) (*.f64 x x))) (/.f64 y x))) x)
(/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (+ (/ z x) (/ (pow z 3) (pow x 3)))))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 x x))))) (+.f64 (+.f64 (/.f64 z x) (/.f64 y x)) (-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (*.f64 z z) x)) x) x) (/.f64 (*.f64 z z) (*.f64 x x)))))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (+ (/ y x) (/ z x)) 1) x))
(/.f64 (+.f64 (/.f64 z x) (+.f64 (/.f64 y x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* y z)) (pow z 2)) x)) (+ y z)) x)) 1) x))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) x) (+.f64 z y)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* y z)) (* -1 (/ (- (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow z 3)) x))) (pow z 2)) x)) (+ y z)) x)) 1) x))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z))) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) y) z))) (-.f64 #s(literal 0 binary64) x)) (+.f64 z y)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(/ 1 (+ x z))
(/.f64 #s(literal 1 binary64) (+.f64 z x))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(* -1 (/ y (pow (+ x z) 2)))
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))
(* -1 (/ y (pow (+ x z) 2)))
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x)))) (neg.f64 y))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x)))) (neg.f64 y))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x)))) (neg.f64 y))
(/ 1 (- (/ 1 x) (/ y (pow x 2))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(+ (* z (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))
(+ (* z (- (+ (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))
(+ (* z (- (+ (* z (- (* z (- (/ 1 (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))) (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (- (/ 1 x) (/ y (pow x 2))))) (/ (* (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (*.f64 z (-.f64 (*.f64 z (-.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 x #s(literal 5 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (*.f64 #s(literal 6 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))) (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (*.f64 (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))))))
z
(* z (+ 1 (+ (/ x z) (/ y z))))
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))
(* z (- (+ 1 (* -1 (/ (pow x 2) (pow z 2)))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (* 2 (/ (* x y) (pow z 2)))))))
(*.f64 z (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 y z) z))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 z z))) (/.f64 (+.f64 y x) z))))
(* z (- (+ 1 (+ (* -1 (/ (pow x 2) (pow z 2))) (/ (pow x 3) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* -1 (/ (* (+ x y) (- (* -1 (pow x 2)) (+ (* -1 (pow (+ x y) 2)) (* 2 (* x y))))) (pow z 3))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ (* 2 (/ (* x y) (pow z 2))) (+ (/ (* (+ x y) (- (* 2 (* x y)) (* -1 (pow x 2)))) (pow z 3)) (/ (* (pow x 2) y) (pow z 3))))))))))
(*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x (/.f64 (/.f64 (/.f64 y z) z) z))))) (-.f64 (+.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 y z) z))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 z z))) (/.f64 (+.f64 y x) z)) (+.f64 (*.f64 x (*.f64 x (/.f64 (/.f64 (/.f64 y z) z) z))) (*.f64 (+.f64 y x) (/.f64 (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 y x))) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 (+.f64 y x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))))) (*.f64 z (*.f64 z z)))))))
z
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64)) #s(literal -1 binary64))))
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 y x) (+.f64 y x)))) z) (+.f64 y x))) z)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow x 3) (+ (* -4 (* (pow x 2) y)) (+ (* -1 (* (+ x y) (- (* -2 (* x y)) (pow x 2)))) (+ (* (+ x y) (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2)))) (* (pow x 2) y))))) z)) (pow x 2)) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1)))
(*.f64 z (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (*.f64 (+.f64 y x) (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 y x)))) (*.f64 (+.f64 y x) (-.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 y x) (+.f64 y x)))))) (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x))))) z))) z) (+.f64 y x))) z)) #s(literal -1 binary64)))
(/ 1 (- (/ 1 z) (/ y (pow z 2))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))
(+ (* x (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (*.f64 x (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))))
(+ (* x (- (+ (* -1 (* x (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (*.f64 x (+.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (*.f64 x (+.f64 (+.f64 (/.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 z (*.f64 z z))))))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))))
(+ (* x (- (+ (* x (- (* x (- (/ 1 (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (* -2 (/ y (* (pow z 5) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) (* z (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))) (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (- (/ 1 z) (/ y (pow z 2))))) (/ (* (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (*.f64 x (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (+.f64 (*.f64 x (-.f64 (*.f64 x (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 6 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) z) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (+.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z z)) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))) (+.f64 (+.f64 (/.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 z (*.f64 z z)))))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 z #s(literal 5 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))))) (+.f64 (+.f64 (/.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 z (*.f64 z z))))))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))))))))
x
(* x (+ 1 (+ (/ y x) (/ z x))))
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
(* x (- (+ 1 (* -1 (/ (pow z 2) (pow x 2)))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2)))))))
(*.f64 x (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x x))) (/.f64 (+.f64 z y) x))))
(* x (- (+ 1 (+ (* -1 (/ (pow z 2) (pow x 2))) (/ (pow z 3) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* -1 (/ (* (+ y z) (- (* -1 (pow z 2)) (+ (* -1 (pow (+ y z) 2)) (* 2 (* y z))))) (pow x 3))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (+ (* 2 (/ (* y z) (pow x 2))) (+ (/ (* y (pow z 2)) (pow x 3)) (/ (* (+ y z) (- (* 2 (* y z)) (* -1 (pow z 2)))) (pow x 3))))))))))
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (*.f64 z z) x)) x) x) (/.f64 (*.f64 z z) (*.f64 x x)))) (+.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x x))) (/.f64 (+.f64 z y) x)) (+.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 z y) (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y)))) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 z y) (/.f64 (/.f64 (-.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) (*.f64 (+.f64 z y) (+.f64 z y))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))))))
x
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))
(*.f64 (*.f64 (+.f64 (/.f64 (+.f64 z y) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) (*.f64 (+.f64 z y) (+.f64 z y))) x) (+.f64 z y))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow z 3) (+ (* -4 (* y (pow z 2))) (+ (* -1 (* (+ y z) (- (* -2 (* y z)) (pow z 2)))) (+ (* y (pow z 2)) (* (+ y z) (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2)))))))) x)) (pow z 2)) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1)))
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (-.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) (*.f64 (+.f64 z y) (+.f64 z y))) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z (*.f64 #s(literal -4 binary64) y))) (+.f64 (*.f64 y (*.f64 z z)) (*.f64 (+.f64 z y) (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y)))))) (*.f64 (+.f64 z y) (-.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) (*.f64 (+.f64 z y) (+.f64 z y))))) (-.f64 #s(literal 0 binary64) x))) x) (+.f64 z y))) x))))
(+ x z)
(+.f64 z x)
(+ x (+ y z))
(+.f64 z (+.f64 y x))
(+ x (+ z (* y (+ 1 (/ y (+ x z))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 z x)))))
(+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2))))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))))))
(* -1 (/ (pow (+ x z) 2) y))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y)
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (neg.f64 y))
(/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) y)
(/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y)
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 5 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) y)
(* -1 (/ (pow (+ x z) 2) y))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y))
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 4) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y))
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) (neg.f64 y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 5) y) (* -1 (pow (+ x z) 4))) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y))
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (/.f64 (pow.f64 (+.f64 z x) #s(literal 5 binary64)) y)) (neg.f64 y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) (neg.f64 y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(+ (* 1/2 (/ (pow y 2) z)) (/ 1 z))
(+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) z))
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y y) #s(literal 5/24 binary64)) z))))
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) z)) (* 5/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z))
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1/2 binary64) z) (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 61/720 binary64)) z) (/.f64 #s(literal 5/24 binary64) z))))))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
(/ 1 (* z (cos y)))
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow y 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))
(+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 5/24 binary64))))))
(+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 y y) #s(literal 61/720 binary64))))))))
(/ 1 (cos y))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(/ 1 (cos y))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(/ 1 (cos y))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(/ 1 (cos y))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(/ 1 (cos y))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(/ 1 (cos y))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(/ 1 (cos y))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(/ 1 (cos y))
(/.f64 #s(literal 1 binary64) (cos.f64 y))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow x 2))
(/.f64 y (*.f64 x x))
(+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2)))
(+.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 z (*.f64 y #s(literal -2 binary64))) (*.f64 x (*.f64 x x))))
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))
(+.f64 (/.f64 y (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)))))
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))
(+.f64 (/.f64 y (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -2 binary64)) (+.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 x #s(literal 4 binary64))) x))) (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)))))
(/ y (pow z 2))
(/.f64 (/.f64 y z) z)
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2))
(/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) z)) (*.f64 z z))
(/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x))) (*.f64 z z)) (+.f64 y (/.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) z))) (*.f64 z z))
(/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2))
(/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x (*.f64 x x))))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) z) (+.f64 (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 x x))) (*.f64 z z))))) (*.f64 z z))
(/ y (pow z 2))
(/.f64 (/.f64 y z) z)
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2))
(/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) z)) (*.f64 z z))
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2))
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y (*.f64 x x)) z))) z)) (*.f64 z z))
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2))
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x))) (/.f64 x z)) (*.f64 y (/.f64 (*.f64 x (*.f64 x x)) z)))) (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x)))) (-.f64 #s(literal 0 binary64) z))) z)) (*.f64 z z))
(/ y (pow z 2))
(/.f64 (/.f64 y z) z)
(+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2)))
(+.f64 (/.f64 (/.f64 y z) z) (/.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 z (*.f64 z z))))
(+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))
(+.f64 (/.f64 (/.f64 y z) z) (*.f64 x (+.f64 (*.f64 x (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))
(+.f64 (/.f64 (/.f64 y z) z) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) (+.f64 (/.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 z #s(literal 4 binary64))) z))) (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))))))
(/ y (pow x 2))
(/.f64 y (*.f64 x x))
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2))
(/.f64 (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) x))) (*.f64 x x))
(/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2))
(/.f64 (+.f64 (-.f64 y (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y (*.f64 z z)) x)) x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) x))) (*.f64 x x))
(/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2))
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 z (*.f64 y (*.f64 z z))) (*.f64 z (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z)))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) x) (+.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x x)))))) (*.f64 x x))
(/ y (pow x 2))
(/.f64 y (*.f64 x x))
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2))
(/.f64 (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) x))) (*.f64 x x))
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2))
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y (*.f64 z z)) x))) x)) (*.f64 x x))
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2))
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z z))) x) (/.f64 (*.f64 z (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z)))) x))) (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 z z)))) x))) x)) (*.f64 x x))

eval239.0ms (1.8%)

Memory
-21.1MiB live, 503.1MiB allocated
Compiler

Compiled 31 341 to 3 674 computations (88.3% saved)

prune213.0ms (1.6%)

Memory
13.6MiB live, 623.1MiB allocated
Pruning

56 alts after pruning (51 fresh and 5 done)

PrunedKeptTotal
New1 368371 405
Fresh71421
Picked235
Done022
Total1 377561 433
Accuracy
100.0%
Counts
1 433 → 56
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.4%
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
43.5%
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z))
43.5%
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y)))
33.1%
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64)) z))
14.7%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
24.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z))
34.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x))
24.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
43.7%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
25.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
22.6%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
32.7%
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) z))
27.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))))
52.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
67.1%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
26.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
43.8%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
48.5%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x)))
57.5%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
57.5%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)))))
50.0%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
35.0%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
37.4%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
3.6%
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))
23.3%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z)))))
34.0%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)))
22.6%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
57.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
43.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)))
50.2%
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))))
52.8%
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
55.5%
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
62.7%
(+.f64 (+.f64 z x) y)
60.3%
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y)))
52.3%
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) z)
57.7%
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
58.0%
(+.f64 (sin.f64 y) x)
24.8%
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
67.3%
(+.f64 z x)
30.3%
(+.f64 y z)
85.2%
(+.f64 x (*.f64 z (cos.f64 y)))
30.8%
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
57.6%
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
34.0%
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
22.6%
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
24.9%
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
43.6%
(*.f64 (cos.f64 y) z)
2.8%
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
55.0%
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
70.5%
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
59.3%
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
16.2%
(sin.f64 y)
44.1%
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
19.8%
(exp.f64 (log.f64 (*.f64 z (cos.f64 y))))
26.3%
z
43.9%
x
Compiler

Compiled 1 745 to 1 034 computations (40.7% saved)

simplify314.0ms (2.3%)

Memory
4.6MiB live, 634.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64))
cost-diff128
(/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
cost-diff896
(/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
cost-diff0
(/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))
cost-diff0
(/.f64 #s(literal 1 binary64) x)
cost-diff0
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
cost-diff0
(*.f64 y (*.f64 y #s(literal -1/6 binary64)))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
cost-diff0
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))
cost-diff0
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
cost-diff0
(+.f64 y z)
cost-diff0
(*.f64 z (cos.f64 y))
cost-diff0
(/.f64 (*.f64 z (cos.f64 y)) x)
cost-diff0
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
cost-diff256
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
Rules
9 936×accelerator-lowering-fma.f32
9 936×accelerator-lowering-fma.f64
4 322×*-lowering-*.f32
4 322×*-lowering-*.f64
1 858×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
032250
184244
2239222
31144200
43870200
56747200
08118195
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* x (+ 1 (/ (* z (cos y)) x)))
x
(+ 1 (/ (* z (cos y)) x))
1
(/ (* z (cos y)) x)
(* z (cos y))
z
(cos y)
y
(+ y z)
y
z
(+ x (* y (+ 1 (* y (* y -1/6)))))
x
(* y (+ 1 (* y (* y -1/6))))
y
(+ 1 (* y (* y -1/6)))
1
(* y (* y -1/6))
(* y -1/6)
-1/6
(/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x))))
1
(- (/ 1 x) (/ (/ y (+ z x)) (+ z x)))
(/ 1 x)
x
(/ (/ y (+ z x)) (+ z x))
(/ y (+ z x))
y
(+ z x)
z
(/ 1 (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))))
1
(/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))
(/ (- (/ (+ x z) y) 1) (/ 1 (+ x z)))
(- (/ (+ x z) y) 1)
(/ (+ x z) y)
(+ x z)
x
z
y
(/ 1 (+ x z))
(* (+ x z) (/ (+ x z) (/ y (+ x z))))
(/ (+ x z) (/ y (+ x z)))
(/ y (+ x z))
Outputs
(* x (+ 1 (/ (* z (cos y)) x)))
(+.f64 x (*.f64 z (cos.f64 y)))
x
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))
1
#s(literal 1 binary64)
(/ (* z (cos y)) x)
(*.f64 z (/.f64 (cos.f64 y) x))
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(cos y)
(cos.f64 y)
y
(+ y z)
(+.f64 z y)
y
z
(+ x (* y (+ 1 (* y (* y -1/6)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
x
(* y (+ 1 (* y (* y -1/6))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
y
(+ 1 (* y (* y -1/6)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
1
#s(literal 1 binary64)
(* y (* y -1/6))
(*.f64 #s(literal -1/6 binary64) (*.f64 y y))
(* y -1/6)
(*.f64 y #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
1
#s(literal 1 binary64)
(- (/ 1 x) (/ (/ y (+ z x)) (+ z x)))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
x
(/ (/ y (+ z x)) (+ z x))
(/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))
(/ y (+ z x))
(/.f64 y (+.f64 x z))
y
(+ z x)
(+.f64 x z)
z
(/ 1 (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))))
(/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))
1
#s(literal 1 binary64)
(/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))
(/ (- (/ (+ x z) y) 1) (/ 1 (+ x z)))
(*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))
(- (/ (+ x z) y) 1)
(+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))
(/ (+ x z) y)
(/.f64 (+.f64 x z) y)
(+ x z)
(+.f64 x z)
x
z
y
(/ 1 (+ x z))
(/.f64 #s(literal 1 binary64) (+.f64 x z))
(* (+ x z) (/ (+ x z) (/ y (+ x z))))
(/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 y (+.f64 x z)))
(/ (+ x z) (/ y (+ x z)))
(/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))
(/ y (+ x z))
(/.f64 y (+.f64 x z))

localize123.0ms (0.9%)

Memory
-0.9MiB live, 270.5MiB allocated
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))
accuracy99.7%
(/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
accuracy99.0%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
accuracy43.5%
(/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
accuracy100.0%
(/.f64 y (+.f64 z x))
accuracy100.0%
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))
accuracy99.7%
(/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))
accuracy99.1%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
accuracy100.0%
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
accuracy99.9%
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))
accuracy99.8%
(*.f64 y (*.f64 y #s(literal -1/6 binary64)))
accuracy99.6%
(*.f64 y #s(literal -1/6 binary64))
accuracy100.0%
(+.f64 y z)
accuracy100.0%
(cos.f64 y)
accuracy99.8%
(/.f64 (*.f64 z (cos.f64 y)) x)
accuracy99.8%
(*.f64 z (cos.f64 y))
accuracy85.2%
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
Samples
75.0ms255×0valid
1.0ms3valid
Compiler

Compiled 252 to 34 computations (86.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 53.0ms
ival-div: 21.0ms (39.8% of total)
ival-mult: 9.0ms (17% of total)
ival-cos: 9.0ms (17% of total)
ival-add: 7.0ms (13.3% of total)
const: 4.0ms (7.6% of total)
ival-sub: 2.0ms (3.8% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series101.0ms (0.7%)

Memory
0.8MiB live, 90.9MiB allocated
Counts
21 → 576
Calls
Call 1
Inputs
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (/ (* z (cos y)) x)>
#<alt (* z (cos y))>
#<alt (+ y z)>
#<alt (+ x (* y (+ 1 (* y (* y -1/6)))))>
#<alt (* y (+ 1 (* y (* y -1/6))))>
#<alt (+ 1 (* y (* y -1/6)))>
#<alt (* y (* y -1/6))>
#<alt (/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x))))>
#<alt (- (/ 1 x) (/ (/ y (+ z x)) (+ z x)))>
#<alt (/ 1 x)>
#<alt (/ (/ y (+ z x)) (+ z x))>
#<alt (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))>
#<alt (/ 1 (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))))>
#<alt (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z)))>
#<alt (- (/ (+ x z) y) 1)>
#<alt (cos y)>
#<alt (* y -1/6)>
#<alt (/ y (+ z x))>
#<alt (/ (+ x z) (/ y (+ x z)))>
Outputs
#<alt (* z (cos y))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt x>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))>
#<alt x>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (+ x (* z (cos y)))>
#<alt (* z (cos y))>
#<alt (* z (+ (cos y) (/ x z)))>
#<alt (* z (+ (cos y) (/ x z)))>
#<alt (* z (+ (cos y) (/ x z)))>
#<alt (* z (cos y))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))>
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))>
#<alt (* x (+ 1 (/ z x)))>
#<alt (+ (* -1/2 (* (pow y 2) z)) (* x (+ 1 (/ z x))))>
#<alt (+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))>
#<alt (+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt (* x (+ 1 (/ (* z (cos y)) x)))>
#<alt 1>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (/ (* z (cos y)) x)>
#<alt (* z (+ (/ 1 z) (/ (cos y) x)))>
#<alt (* z (+ (/ 1 z) (/ (cos y) x)))>
#<alt (* z (+ (/ 1 z) (/ (cos y) x)))>
#<alt (/ (* z (cos y)) x)>
#<alt (* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))>
#<alt (* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))>
#<alt (* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))>
#<alt (+ 1 (/ z x))>
#<alt (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))>
#<alt (+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))>
#<alt (+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (+ x (* z (cos y))) x)>
#<alt (/ (+ x (* z (cos y))) x)>
#<alt (/ (+ x (* z (cos y))) x)>
#<alt 1>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt 1>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (+ 1 (/ (* z (cos y)) x))>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ z x)>
#<alt (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))>
#<alt (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x))>
#<alt (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x))>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (/ (* z (cos y)) x)>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt z>
#<alt (+ z (* -1/2 (* (pow y 2) z)))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))>
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt (* z (cos y))>
#<alt z>
#<alt (+ y z)>
#<alt (+ y z)>
#<alt (+ y z)>
#<alt y>
#<alt (* y (+ 1 (/ z y)))>
#<alt (* y (+ 1 (/ z y)))>
#<alt (* y (+ 1 (/ z y)))>
#<alt y>
#<alt (* -1 (* y (- (* -1 (/ z y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ z y)) 1)))>
#<alt (* -1 (* y (- (* -1 (/ z y)) 1)))>
#<alt y>
#<alt (+ y z)>
#<alt (+ y z)>
#<alt (+ y z)>
#<alt z>
#<alt (* z (+ 1 (/ y z)))>
#<alt (* z (+ 1 (/ y z)))>
#<alt (* z (+ 1 (/ y z)))>
#<alt z>
#<alt (* -1 (* z (- (* -1 (/ y z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ y z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ y z)) 1)))>
#<alt (* y (+ 1 (* -1/6 (pow y 2))))>
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt x>
#<alt (* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))>
#<alt (* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))>
#<alt (* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))>
#<alt x>
#<alt (+ x y)>
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))>
#<alt (* -1/6 (pow y 3))>
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6))>
#<alt (* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6))>
#<alt (* -1/6 (pow y 3))>
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))>
#<alt (* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2)))))>
#<alt (* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2)))))>
#<alt y>
#<alt (* y (+ 1 (* -1/6 (pow y 2))))>
#<alt (* y (+ 1 (* -1/6 (pow y 2))))>
#<alt (* y (+ 1 (* -1/6 (pow y 2))))>
#<alt (* -1/6 (pow y 3))>
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* -1/6 (pow y 3))>
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))>
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))>
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))>
#<alt 1>
#<alt (+ 1 (* -1/6 (pow y 2)))>
#<alt (+ 1 (* -1/6 (pow y 2)))>
#<alt (+ 1 (* -1/6 (pow y 2)))>
#<alt (* -1/6 (pow y 2))>
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* -1/6 (pow y 2))>
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt (* -1/6 (pow y 2))>
#<alt x>
#<alt (* x (+ 1 (/ (* x y) (pow z 2))))>
#<alt (* x (+ 1 (* x (- (* -1 (* x (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2)))))))>
#<alt (* x (+ 1 (* x (- (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (+ (* 2 (/ (pow y 2) (pow z 5))) (+ (/ y (pow z 4)) (/ (* y (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3))))) (pow z 2))))))) (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2)))))))>
#<alt x>
#<alt (* x (+ 1 (/ y x)))>
#<alt (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (* 2 (* y z))) (pow x 2)))) (* -1 (/ y x))))>
#<alt (* x (- (+ 1 (* -1 (/ (+ (* -4 (* y (pow z 2))) (+ (* 2 (* (pow y 2) z)) (+ (* y (+ (* -1 (pow y 2)) (* 2 (* y z)))) (* y (pow z 2))))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2)))))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -2 (/ (* y z) x)) (/ (pow y 2) x)) (* -1 y)) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (+ (* -1 (/ (* y (+ (* -2 (* y z)) (pow y 2))) x)) (+ (* 2 (/ (* (pow y 2) z) x)) (/ (* y (pow z 2)) x)))) (+ (* -2 (* y z)) (pow y 2))) x)) (* -1 y)) x)) 1)))>
#<alt x>
#<alt (+ x (/ (* (pow x 2) y) (pow (+ x z) 2)))>
#<alt (+ x (* y (- (/ (* (pow x 3) y) (pow (+ x z) 4)) (* -1 (/ (pow x 2) (pow (+ x z) 2))))))>
#<alt (+ x (* y (- (* y (- (/ (* (pow x 4) y) (pow (+ x z) 6)) (* -1 (/ (pow x 3) (pow (+ x z) 4))))) (* -1 (/ (pow x 2) (pow (+ x z) 2))))))>
#<alt (* -1 (/ (pow (+ x z) 2) y))>
#<alt (/ (+ (* -1 (/ (pow (+ x z) 4) (* x y))) (* -1 (pow (+ x z) 2))) y)>
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2)))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 4) (* x y))) y)>
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 8) (* (pow x 3) (pow y 3)))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 4) (* x y)) (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2))))) y)>
#<alt (* -1 (/ (pow (+ x z) 2) y))>
#<alt (* -1 (/ (+ (/ (pow (+ x z) 4) (* x y)) (pow (+ x z) 2)) y))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 6) (* (pow x 2) y))) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 8) (* (pow x 3) y)) (* -1 (/ (pow (+ x z) 6) (pow x 2)))) y)) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y))>
#<alt (/ 1 (- (/ 1 x) (/ y (pow x 2))))>
#<alt (+ (* -2 (/ (* y z) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))>
#<alt (+ (* z (- (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))>
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (* y (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (* (pow x 3) (- (/ 1 x) (/ y (pow x 2)))))) (+ (* -2 (/ (* y (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))>
#<alt x>
#<alt (+ x (/ (* (pow x 2) y) (pow z 2)))>
#<alt (- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))>
#<alt (- (+ x (* -1 (/ (+ (* -1 (* (pow x 3) (pow y 2))) (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (pow z 4)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (* 2 (/ (* (pow x 3) y) (pow z 3)))))>
#<alt x>
#<alt (+ x (/ (* (pow x 2) y) (pow z 2)))>
#<alt (- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))>
#<alt (- (+ x (* -1 (/ (- (+ (* -1 (/ (* (pow x 3) (pow y 2)) z)) (/ (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* (pow x 3) y))) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))>
#<alt (/ 1 x)>
#<alt (/ (+ 1 (* -1 (/ (* x y) (pow z 2)))) x)>
#<alt (/ (+ 1 (* x (- (* 2 (/ (* x y) (pow z 3))) (/ y (pow z 2))))) x)>
#<alt (/ (+ 1 (* x (- (* x (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4)))))) (/ y (pow z 2))))) x)>
#<alt (/ 1 x)>
#<alt (/ (+ 1 (* -1 (/ y x))) x)>
#<alt (/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (/ y x)) x)>
#<alt (/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (/ y x)) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (/ y x) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* y z) x)) y) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -2 (* y z)) (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) x))) x)) y) x)) 1) x))>
#<alt (/ 1 x)>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))>
#<alt (* -1 (/ y (pow (+ x z) 2)))>
#<alt (* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))>
#<alt (* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))>
#<alt (* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))>
#<alt (* -1 (/ y (pow (+ x z) 2)))>
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))>
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))>
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))>
#<alt (- (/ 1 x) (/ y (pow x 2)))>
#<alt (- (+ (* 2 (/ (* y z) (pow x 3))) (/ 1 x)) (/ y (pow x 2)))>
#<alt (- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))))) (/ 1 x)) (/ y (pow x 2)))>
#<alt (- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x)))) (/ y (pow x 4))))))) (/ 1 x)) (/ y (pow x 2)))>
#<alt (/ 1 x)>
#<alt (+ (* -1 (/ y (pow z 2))) (/ 1 x))>
#<alt (- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))>
#<alt (- (+ (* -4 (/ (* (pow x 2) y) (pow z 4))) (+ (* 2 (/ (* x y) (pow z 3))) (+ (/ 1 x) (/ (* (pow x 2) y) (pow z 4))))) (/ y (pow z 2)))>
#<alt (/ 1 x)>
#<alt (+ (* -1 (/ y (pow z 2))) (/ 1 x))>
#<alt (- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))>
#<alt (- (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) z))) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow (+ x z) 2))>
#<alt (/ y (pow x 2))>
#<alt (+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2)))>
#<alt (+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))>
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))>
#<alt (/ y (pow z 2))>
#<alt (/ (+ y (* -2 (/ (* x y) z))) (pow z 2))>
#<alt (/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2))>
#<alt (/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2))>
#<alt (/ y (pow z 2))>
#<alt (/ (+ y (* -2 (/ (* x y) z))) (pow z 2))>
#<alt (/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2))>
#<alt (/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2))>
#<alt (/ y (pow z 2))>
#<alt (+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2)))>
#<alt (+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))>
#<alt (/ y (pow x 2))>
#<alt (/ (+ y (* -2 (/ (* y z) x))) (pow x 2))>
#<alt (/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2))>
#<alt (/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2))>
#<alt (/ y (pow x 2))>
#<alt (/ (+ y (* -2 (/ (* y z) x))) (pow x 2))>
#<alt (/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2))>
#<alt (/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2))>
#<alt (/ (* y (- (/ z y) 1)) (pow z 2))>
#<alt (+ (* x (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))>
#<alt (+ (* x (- (+ (* -1 (* x (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))>
#<alt (+ (* x (- (+ (* x (- (* x (- (* 2 (/ (* y (- (/ z y) 1)) (pow z 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))) z)) (/ 1 (pow z 4))))) (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))>
#<alt (/ 1 x)>
#<alt (/ (- (+ 1 (/ (* y (- (/ z y) 1)) x)) (* 2 (/ z x))) x)>
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)) (pow x 2))) (/ (* y (- (/ z y) 1)) x))) (* 2 (/ z x))) x)>
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* z (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)))) (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z)))) (pow x 3))) (/ (* y (- (/ z y) 1)) x))) (+ (* 2 (/ z x)) (+ (* 2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) (pow x 2))) (/ (pow z 2) (pow x 2))))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (* -1 (/ (- (* y (- (/ z y) 1)) (* 2 z)) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -1 (/ (pow z 2) x)) (* y (- (/ z y) 1)))) (* 2 z)) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (/ (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (* y (- (/ z y) 1))) (* 2 z)) x)) 1) x))>
#<alt (/ (* y (- (/ x y) 1)) (pow x 2))>
#<alt (+ (* z (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))>
#<alt (+ (* z (- (+ (* -1 (* z (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))>
#<alt (+ (* z (- (+ (* z (- (* z (- (* 2 (/ (* y (- (/ x y) 1)) (pow x 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))) x)) (/ 1 (pow x 4))))) (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))>
#<alt (/ 1 z)>
#<alt (/ (- (+ 1 (/ (* y (- (/ x y) 1)) z)) (* 2 (/ x z))) z)>
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)) (pow z 2))) (/ (* y (- (/ x y) 1)) z))) (* 2 (/ x z))) z)>
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* x (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)))) (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x)))) (pow z 3))) (/ (* y (- (/ x y) 1)) z))) (+ (* 2 (/ x z)) (+ (* 2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) (pow z 2))) (/ (pow x 2) (pow z 2))))) z)>
#<alt (/ 1 z)>
#<alt (* -1 (/ (- (* -1 (/ (- (* y (- (/ x y) 1)) (* 2 x)) z)) 1) z))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -1 (/ (pow x 2) z)) (* y (- (/ x y) 1)))) (* 2 x)) z)) 1) z))>
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (/ (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (* y (- (/ x y) 1))) (* 2 x)) z)) 1) z))>
#<alt (/ 1 (+ x z))>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))>
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))>
#<alt (* -1 (/ y (pow (+ x z) 2)))>
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))>
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))>
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))>
#<alt (* -1 (/ y (pow (+ x z) 2)))>
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))>
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))>
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))>
#<alt (/ (pow z 2) (* y (- (/ z y) 1)))>
#<alt (+ (* x (- (* 2 (/ z (* y (- (/ z y) 1)))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))>
#<alt (+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3)))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))>
#<alt (+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (* x (- (* 2 (/ z (* (pow y 3) (pow (- (/ z y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ z y) 1) 2))) (/ (pow z 2) (* (pow y 4) (pow (- (/ z y) 1) 4)))))) (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3))))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))>
#<alt x>
#<alt (* x (- (+ 1 (* 2 (/ z x))) (/ (* y (- (/ z y) 1)) x)))>
#<alt (* x (- (+ 1 (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2)))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x))))>
#<alt (* x (- (+ 1 (+ (* -1 (/ (* y (* (- (/ z y) 1) (- (pow z 2) (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1)))))) (pow x 3))) (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2))))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (- (* 2 z) (* y (- (/ z y) 1))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) (- (/ z y) 1))) x)) (* -1 (pow z 2))) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1)))>
#<alt (/ (pow x 2) (* y (- (/ x y) 1)))>
#<alt (+ (* z (- (* 2 (/ x (* y (- (/ x y) 1)))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))>
#<alt (+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3)))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))>
#<alt (+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (* z (- (* 2 (/ x (* (pow y 3) (pow (- (/ x y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ x y) 1) 2))) (/ (pow x 2) (* (pow y 4) (pow (- (/ x y) 1) 4)))))) (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3))))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))>
#<alt z>
#<alt (* z (- (+ 1 (* 2 (/ x z))) (/ (* y (- (/ x y) 1)) z)))>
#<alt (* z (- (+ 1 (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2)))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z))))>
#<alt (* z (- (+ 1 (+ (* -1 (/ (* y (* (- (/ x y) 1) (- (pow x 2) (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1)))))) (pow z 3))) (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2))))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z))))>
#<alt z>
#<alt (* -1 (* z (- (* -1 (/ (- (* 2 x) (* y (- (/ x y) 1))) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) (- (/ x y) 1))) z)) (* -1 (pow x 2))) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1)))>
#<alt (+ x z)>
#<alt (+ x (+ y z))>
#<alt (+ x (+ z (* y (+ 1 (/ y (+ x z))))))>
#<alt (+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2))))))))>
#<alt (* -1 (/ (pow (+ x z) 2) y))>
#<alt (/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y)>
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y)>
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y)>
#<alt (* -1 (/ (pow (+ x z) 2) y))>
#<alt (* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (+ x z) 4) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (+ x z) 5) y) (pow (+ x z) 4)) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y))>
#<alt (* z (- (/ z y) 1))>
#<alt (+ (* x (- (* 2 (/ z y)) 1)) (* z (- (/ z y) 1)))>
#<alt (+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1)))>
#<alt (+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1)))>
#<alt (/ (pow x 2) y)>
#<alt (* (pow x 2) (- (+ (* 2 (/ z (* x y))) (/ 1 y)) (/ 1 x)))>
#<alt (* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x)))>
#<alt (* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x)))>
#<alt (/ (pow x 2) y)>
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (* -1 (/ z y))) x)) (/ 1 y)))>
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y)))>
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y)))>
#<alt (* x (- (/ x y) 1))>
#<alt (+ (* x (- (/ x y) 1)) (* z (- (* 2 (/ x y)) 1)))>
#<alt (+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1)))>
#<alt (+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1)))>
#<alt (/ (pow z 2) y)>
#<alt (* (pow z 2) (- (+ (* 2 (/ x (* y z))) (/ 1 y)) (/ 1 z)))>
#<alt (* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z)))>
#<alt (* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z)))>
#<alt (/ (pow z 2) y)>
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (* -1 (/ x y))) z)) (/ 1 y)))>
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y)))>
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y)))>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)>
#<alt (/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)>
#<alt (/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)>
#<alt (* -1 (+ x z))>
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))>
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))>
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))>
#<alt (* -1 (+ x z))>
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))>
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))>
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))>
#<alt (- (/ z y) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (/ x y)>
#<alt (* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))>
#<alt (* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))>
#<alt (* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))>
#<alt (/ x y)>
#<alt (* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))>
#<alt (* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))>
#<alt (- (/ x y) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (/ z y)>
#<alt (* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))>
#<alt (* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))>
#<alt (* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))>
#<alt (/ z y)>
#<alt (* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))>
#<alt (* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))>
#<alt (* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))>
#<alt (/ (+ x z) y)>
#<alt (/ (+ x (+ z (* -1 y))) y)>
#<alt (/ (+ x (+ z (* -1 y))) y)>
#<alt (/ (+ x (+ z (* -1 y))) y)>
#<alt -1>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt -1>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt (- (+ (/ x y) (/ z y)) 1)>
#<alt 1>
#<alt (+ 1 (* -1/2 (pow y 2)))>
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))>
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (cos y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (* -1/6 y)>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y (+ x z))>
#<alt (/ y x)>
#<alt (+ (* -1 (/ (* y z) (pow x 2))) (/ y x))>
#<alt (+ (* z (- (/ (* y z) (pow x 3)) (/ y (pow x 2)))) (/ y x))>
#<alt (+ (* z (- (* z (- (* -1 (/ (* y z) (pow x 4))) (* -1 (/ y (pow x 3))))) (/ y (pow x 2)))) (/ y x))>
#<alt (/ y z)>
#<alt (/ (+ y (* -1 (/ (* x y) z))) z)>
#<alt (/ (- (+ y (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z)) z)>
#<alt (/ (- (+ y (* -1 (/ (* (pow x 3) y) (pow z 3)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z))) z)>
#<alt (/ y z)>
#<alt (* -1 (/ (+ (* -1 y) (/ (* x y) z)) z))>
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* (pow x 2) y) z) (* x y)) z))) z))>
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) y) z) (* (pow x 2) y)) z)) (* x y)) z))) z))>
#<alt (/ y z)>
#<alt (+ (* -1 (/ (* x y) (pow z 2))) (/ y z))>
#<alt (+ (* x (- (/ (* x y) (pow z 3)) (/ y (pow z 2)))) (/ y z))>
#<alt (+ (* x (- (* x (- (* -1 (/ (* x y) (pow z 4))) (* -1 (/ y (pow z 3))))) (/ y (pow z 2)))) (/ y z))>
#<alt (/ y x)>
#<alt (/ (+ y (* -1 (/ (* y z) x))) x)>
#<alt (/ (- (+ y (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x)) x)>
#<alt (/ (- (+ y (* -1 (/ (* y (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x))) x)>
#<alt (/ y x)>
#<alt (* -1 (/ (+ (* -1 y) (/ (* y z) x)) x))>
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow z 2)) x) (* y z)) x))) x))>
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow z 3)) x) (* y (pow z 2))) x)) (* y z)) x))) x))>
#<alt (/ (pow z 2) y)>
#<alt (+ (* 2 (/ (* x z) y)) (/ (pow z 2) y))>
#<alt (+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y))>
#<alt (+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y))>
#<alt (/ (pow x 2) y)>
#<alt (* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y)))>
#<alt (* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y)))))>
#<alt (* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y)))))>
#<alt (/ (pow x 2) y)>
#<alt (* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y)))>
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y)))>
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y)))>
#<alt (/ (pow x 2) y)>
#<alt (+ (* 2 (/ (* x z) y)) (/ (pow x 2) y))>
#<alt (+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y))>
#<alt (+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y))>
#<alt (/ (pow z 2) y)>
#<alt (* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y)))>
#<alt (* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2))))))>
#<alt (* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2))))))>
#<alt (/ (pow z 2) y)>
#<alt (* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y)))>
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y)))>
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y)))>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
#<alt (/ (pow (+ x z) 2) y)>
Calls

144 calls:

TimeVariablePointExpression
34.0ms
z
@-inf
(- (/ (+ x z) y) 1)
6.0ms
x
@0
(* x (+ 1 (/ (* z (cos y)) x)))
1.0ms
z
@0
(/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x))))
1.0ms
x
@0
(/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))
1.0ms
z
@0
(/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))

rewrite379.0ms (2.8%)

Memory
-1.1MiB live, 793.2MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 658×/-lowering-/.f32
4 658×/-lowering-/.f64
3 546×accelerator-lowering-fma.f32
3 546×accelerator-lowering-fma.f64
3 278×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
032198
1246174
22585158
08456153
Stop Event
iter limit
node limit
Counts
21 → 900
Calls
Call 1
Inputs
(* x (+ 1 (/ (* z (cos y)) x)))
(+ 1 (/ (* z (cos y)) x))
(/ (* z (cos y)) x)
(* z (cos y))
(+ y z)
(+ x (* y (+ 1 (* y (* y -1/6)))))
(* y (+ 1 (* y (* y -1/6))))
(+ 1 (* y (* y -1/6)))
(* y (* y -1/6))
(/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x))))
(- (/ 1 x) (/ (/ y (+ z x)) (+ z x)))
(/ 1 x)
(/ (/ y (+ z x)) (+ z x))
(/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))
(/ 1 (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))))
(/ (- (/ (+ x z) y) 1) (/ 1 (+ x z)))
(- (/ (+ x z) y) 1)
(cos y)
(* y -1/6)
(/ y (+ z x))
(/ (+ x z) (/ y (+ x z)))
Outputs
(+.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))))
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 x (*.f64 z (/.f64 (cos.f64 y) x)) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))
(fma.f64 z (*.f64 (/.f64 (cos.f64 y) x) x) x)
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) x)
(fma.f64 (*.f64 z (/.f64 (cos.f64 y) x)) x x)
(fma.f64 (*.f64 x z) (/.f64 (cos.f64 y) x) x)
(fma.f64 (*.f64 x (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) x) x)
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) x)
(+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))
(+.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))) (/.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))))
(-.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64))
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64))
(fma.f64 (cos.f64 y) (*.f64 z (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64))
(fma.f64 (*.f64 z (cos.f64 y)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (/.f64 (cos.f64 y) x) z #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (cos.f64 y) x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y)))))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 z (cos.f64 y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (cos.f64 y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 z (cos.f64 y))))))
(/.f64 (*.f64 z (cos.f64 y)) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 z (cos.f64 y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 z (cos.f64 y))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) x)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) x)
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(pow.f64 (/.f64 x (*.f64 z (cos.f64 y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))
(*.f64 z (/.f64 (cos.f64 y) x))
(*.f64 (cos.f64 y) (*.f64 z (/.f64 #s(literal 1 binary64) x)))
(*.f64 (cos.f64 y) (/.f64 z x))
(*.f64 (*.f64 z (cos.f64 y)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))) (/.f64 #s(literal -1 binary64) x))
(*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (cos.f64 y) x) z)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (cos.f64 y) x))
(*.f64 z (cos.f64 y))
(*.f64 (cos.f64 y) z)
(+.f64 z y)
(+.f64 y z)
(-.f64 (/.f64 (*.f64 y y) (-.f64 y z)) (/.f64 (*.f64 z z) (-.f64 y z)))
(-.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y)))
(fma.f64 #s(literal 1 binary64) y z)
(fma.f64 y #s(literal 1 binary64) z)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))))
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z y))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z))
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y z)))
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (neg.f64 (-.f64 y z))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 y y))) (neg.f64 (-.f64 z y)))
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))))
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(+.f64 y (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x))
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)))
(fma.f64 x #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(fma.f64 #s(literal 1 binary64) x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(fma.f64 #s(literal 1 binary64) y (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x))
(fma.f64 y #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x))
(fma.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x)
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) (neg.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (*.f64 x x)) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)))
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x) (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x)) (*.f64 y (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x)))))
(/.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))
(+.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y)
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y)
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 y y) y)
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y y)
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y)
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))) y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y)
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) y #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/6 binary64))) y #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))
(*.f64 y (*.f64 y #s(literal -1/6 binary64)))
(*.f64 #s(literal -1/6 binary64) (*.f64 y y))
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y)
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/6 binary64))) y)
(exp.f64 (*.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))
(pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) (*.f64 x (+.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(+.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) x))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 x z) (*.f64 x (+.f64 x z))) (/.f64 (/.f64 x (/.f64 (+.f64 x z) y)) (*.f64 x (+.f64 x z))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (/.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 x (+.f64 x z))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 x (/.f64 (+.f64 x z) y)) (*.f64 x (+.f64 x z))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (+.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z)))) (/.f64 (/.f64 x (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z)))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (/.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 x (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 x (*.f64 x (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(-.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 x (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (*.f64 x y) (*.f64 x (*.f64 (+.f64 x z) (+.f64 x z)))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 x z) (+.f64 x z)))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x z))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x z))))
(-.f64 (/.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) (/.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) x))
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) x))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) x))
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x z)) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (+.f64 x z)) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))))))
(/.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) (*.f64 x (+.f64 x z)))
(/.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z))))
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(/.f64 (-.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) x) (*.f64 x (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 x y)) (*.f64 x (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x z)))
(/.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (neg.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) (neg.f64 (*.f64 x (+.f64 x z))))
(/.f64 (neg.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64))
(/.f64 (/.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) x) (+.f64 x z))
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))))) (neg.f64 (neg.f64 (*.f64 x (+.f64 x z)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) x)) (neg.f64 (*.f64 x (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 x y))) (neg.f64 (*.f64 x (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) x) y))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (+.f64 x z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x z))))
(/.f64 (neg.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) x)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) x)))))
(pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x (+.f64 x z)) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64))
(*.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)))
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(pow.f64 x #s(literal -1 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 y (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(neg.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))
(/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))
(/.f64 (/.f64 y (+.f64 x z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (*.f64 (+.f64 x z) (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))
(/.f64 (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (+.f64 x z) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z)))
(*.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (+.f64 x z) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))))
(/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))))
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))))
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z))))
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))))
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y))
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) y)) (+.f64 x z))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z))) (neg.f64 (/.f64 (+.f64 x z) y)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) y))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))
(*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)))
(*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))))
(*.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z)))
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z)))
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))
(*.f64 (pow.f64 (/.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64)) (+.f64 x z))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)))
(/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 y (+.f64 x z))))
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))) (neg.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 y (+.f64 x z)))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (neg.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z)))
(/.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (+.f64 x z))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))
(*.f64 (+.f64 x z) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))
(*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))
(*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (pow.f64 (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(*.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) #s(literal -1 binary64)) (/.f64 (+.f64 x z) y))
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) #s(literal -1 binary64)) (/.f64 (+.f64 x z) y))
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))))
(+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(+.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z))
(+.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x))
(+.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(+.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)) (+.f64 x z))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z))))
(fma.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(fma.f64 (+.f64 x z) (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (+.f64 x z) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (+.f64 x z) y) (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z))
(fma.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(fma.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))))
(/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 z x)))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (-.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 x z) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 (+.f64 x z) y)) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (+.f64 x z) y)) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (-.f64 z x))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (-.f64 z x))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 x z))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 x z))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 z x)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z x))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (-.f64 x z)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x z))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (+.f64 x z))) (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (+.f64 x z))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x)) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z)) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x)) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (*.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))))
(pow.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))
(*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(*.f64 (-.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) y))
(-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (*.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 x z)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y) #s(literal -1 binary64))
(fma.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))
(fma.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x z) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) #s(literal -1 binary64))
(fma.f64 (pow.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal -1 binary64))
(fma.f64 (pow.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) #s(literal -1 binary64))
(fma.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64))
(fma.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64))
(expm1.f64 (*.f64 (log.f64 (/.f64 y (+.f64 x z))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))
(/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (+.f64 x z))
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 x z))))
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (-.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) y)))))
(pow.f64 (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))
(*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z))
(cos.f64 y)
(*.f64 y #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) y)
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x z) y)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x z) y))))
(/.f64 y (+.f64 x z))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (/.f64 #s(literal 1 binary64) y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (*.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(pow.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))
(pow.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))
(*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) y)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(*.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(*.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(*.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(+.f64 (*.f64 (/.f64 (+.f64 x z) y) x) (*.f64 (/.f64 (+.f64 x z) y) z))
(+.f64 (*.f64 (/.f64 (+.f64 x z) y) z) (*.f64 (/.f64 (+.f64 x z) y) x))
(+.f64 (*.f64 x (/.f64 (+.f64 x z) y)) (*.f64 z (/.f64 (+.f64 x z) y)))
(+.f64 (*.f64 z (/.f64 (+.f64 x z) y)) (*.f64 x (/.f64 (+.f64 x z) y)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 y (+.f64 x z))) (/.f64 (/.f64 (*.f64 x x) (-.f64 z x)) (/.f64 y (+.f64 x z))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 y (+.f64 x z))) (/.f64 (/.f64 (*.f64 z z) (-.f64 x z)) (/.f64 y (+.f64 x z))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (+.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))))
(-.f64 (/.f64 (*.f64 z z) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z))) (/.f64 (*.f64 z z) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z))))
(fma.f64 x (/.f64 (+.f64 x z) y) (*.f64 z (/.f64 (+.f64 x z) y)))
(fma.f64 z (/.f64 (+.f64 x z) y) (*.f64 x (/.f64 (+.f64 x z) y)))
(fma.f64 (/.f64 (+.f64 x z) y) x (*.f64 (/.f64 (+.f64 x z) y) z))
(fma.f64 (/.f64 (+.f64 x z) y) z (*.f64 (/.f64 (+.f64 x z) y) x))
(neg.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)))
(/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))
(/.f64 (/.f64 (+.f64 x z) y) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 x z))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z)))
(/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)
(/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))
(/.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) #s(literal -1 binary64)) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 y (+.f64 x z))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) (/.f64 y (+.f64 x z))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) y))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) y))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 z x) (/.f64 y (+.f64 x z))))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 x z)) (*.f64 (-.f64 z x) y))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (-.f64 x z) (/.f64 y (+.f64 x z))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 x z)) (*.f64 (-.f64 x z) y))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z)))
(/.f64 (*.f64 (+.f64 x z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 y (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (*.f64 (+.f64 x z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 y (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))
(/.f64 (*.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 y (-.f64 z x)))
(/.f64 (*.f64 (+.f64 x z) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 y (-.f64 x z)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 y (+.f64 x z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z))))
(/.f64 (neg.f64 (/.f64 (+.f64 x z) y)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) (+.f64 x z))
(/.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(/.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))
(/.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 (+.f64 x z) y)) (-.f64 z x))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (+.f64 x z) y)) (-.f64 x z))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 y (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) (/.f64 y (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) y)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) y)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 z x) (/.f64 y (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 x z))) (neg.f64 (*.f64 (-.f64 z x) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x z) (/.f64 y (+.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 x z))) (neg.f64 (*.f64 (-.f64 x z) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z))))
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 y (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (*.f64 y (-.f64 z x))))
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (*.f64 y (-.f64 x z))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 x z))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 z x)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (-.f64 x z)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 (+.f64 x z) y))) (neg.f64 (-.f64 z x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (+.f64 x z) y))) (neg.f64 (-.f64 x z)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x z) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x z) y) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x z) y) x) (*.f64 (/.f64 (+.f64 x z) y) x)) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x z) y) z) (*.f64 (/.f64 (+.f64 x z) y) z)) (*.f64 (*.f64 (/.f64 (+.f64 x z) y) x) (*.f64 (/.f64 (+.f64 x z) y) z)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x z) y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x z) y) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x z) y) z) (*.f64 (/.f64 (+.f64 x z) y) z)) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x z) y) x) (*.f64 (/.f64 (+.f64 x z) y) x)) (*.f64 (*.f64 (/.f64 (+.f64 x z) y) z) (*.f64 (/.f64 (+.f64 x z) y) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (+.f64 x z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (+.f64 x z) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (/.f64 (+.f64 x z) y)) (*.f64 x (/.f64 (+.f64 x z) y))) (-.f64 (*.f64 (*.f64 z (/.f64 (+.f64 x z) y)) (*.f64 z (/.f64 (+.f64 x z) y))) (*.f64 (*.f64 x (/.f64 (+.f64 x z) y)) (*.f64 z (/.f64 (+.f64 x z) y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (+.f64 x z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (+.f64 x z) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (/.f64 (+.f64 x z) y)) (*.f64 z (/.f64 (+.f64 x z) y))) (-.f64 (*.f64 (*.f64 x (/.f64 (+.f64 x z) y)) (*.f64 x (/.f64 (+.f64 x z) y))) (*.f64 (*.f64 z (/.f64 (+.f64 x z) y)) (*.f64 x (/.f64 (+.f64 x z) y))))))
(pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))
(*.f64 (+.f64 x z) (/.f64 (+.f64 x z) y))
(*.f64 (+.f64 x z) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(*.f64 (/.f64 (+.f64 x z) y) (+.f64 x z))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))
(*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))))
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x z) (+.f64 x z)))
(*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (+.f64 x z))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))))
(*.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(*.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))
(*.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))
(*.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(*.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))
(*.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x z)))

simplify477.0ms (3.5%)

Memory
6.1MiB live, 1 113.0MiB allocated
Algorithm
egg-herbie
Rules
6 850×accelerator-lowering-fma.f32
6 850×accelerator-lowering-fma.f64
6 652×*-lowering-*.f32
6 652×*-lowering-*.f64
4 868×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
012728758
140028611
086968247
Stop Event
iter limit
node limit
Counts
576 → 576
Calls
Call 1
Inputs
(* z (cos y))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
x
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
x
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
x
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(+ x (* z (cos y)))
(* z (cos y))
(* z (+ (cos y) (/ x z)))
(* z (+ (cos y) (/ x z)))
(* z (+ (cos y) (/ x z)))
(* z (cos y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(* x (+ 1 (/ z x)))
(+ (* -1/2 (* (pow y 2) z)) (* x (+ 1 (/ z x))))
(+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
1
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(/ (* z (cos y)) x)
(* z (+ (/ 1 z) (/ (cos y) x)))
(* z (+ (/ 1 z) (/ (cos y) x)))
(* z (+ (/ 1 z) (/ (cos y) x)))
(/ (* z (cos y)) x)
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))
(+ 1 (/ z x))
(+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(/ (* z (cos y)) x)
(/ (+ x (* z (cos y))) x)
(/ (+ x (* z (cos y))) x)
(/ (+ x (* z (cos y))) x)
1
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
1
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(+ 1 (/ (* z (cos y)) x))
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ z x)
(+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))
(+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x))
(+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x))
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(/ (* z (cos y)) x)
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
(* z (cos y))
z
(+ y z)
(+ y z)
(+ y z)
y
(* y (+ 1 (/ z y)))
(* y (+ 1 (/ z y)))
(* y (+ 1 (/ z y)))
y
(* -1 (* y (- (* -1 (/ z y)) 1)))
(* -1 (* y (- (* -1 (/ z y)) 1)))
(* -1 (* y (- (* -1 (/ z y)) 1)))
y
(+ y z)
(+ y z)
(+ y z)
z
(* z (+ 1 (/ y z)))
(* z (+ 1 (/ y z)))
(* z (+ 1 (/ y z)))
z
(* -1 (* z (- (* -1 (/ y z)) 1)))
(* -1 (* z (- (* -1 (/ y z)) 1)))
(* -1 (* z (- (* -1 (/ y z)) 1)))
(* y (+ 1 (* -1/6 (pow y 2))))
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
x
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))
x
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))
x
(+ x y)
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(* -1/6 (pow y 3))
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6))
(* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6))
(* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6))
(* -1/6 (pow y 3))
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))
(* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2)))))
(* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2)))))
y
(* y (+ 1 (* -1/6 (pow y 2))))
(* y (+ 1 (* -1/6 (pow y 2))))
(* y (+ 1 (* -1/6 (pow y 2))))
(* -1/6 (pow y 3))
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6))
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6))
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6))
(* -1/6 (pow y 3))
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))
1
(+ 1 (* -1/6 (pow y 2)))
(+ 1 (* -1/6 (pow y 2)))
(+ 1 (* -1/6 (pow y 2)))
(* -1/6 (pow y 2))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(* -1/6 (pow y 2))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
(* -1/6 (pow y 2))
x
(* x (+ 1 (/ (* x y) (pow z 2))))
(* x (+ 1 (* x (- (* -1 (* x (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2)))))))
(* x (+ 1 (* x (- (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (+ (* 2 (/ (pow y 2) (pow z 5))) (+ (/ y (pow z 4)) (/ (* y (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3))))) (pow z 2))))))) (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2)))))))
x
(* x (+ 1 (/ y x)))
(* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (* 2 (* y z))) (pow x 2)))) (* -1 (/ y x))))
(* x (- (+ 1 (* -1 (/ (+ (* -4 (* y (pow z 2))) (+ (* 2 (* (pow y 2) z)) (+ (* y (+ (* -1 (pow y 2)) (* 2 (* y z)))) (* y (pow z 2))))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2)))))))
x
(* -1 (* x (- (* -1 (/ y x)) 1)))
(* -1 (* x (- (* -1 (/ (- (+ (* -2 (/ (* y z) x)) (/ (pow y 2) x)) (* -1 y)) x)) 1)))
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (+ (* -1 (/ (* y (+ (* -2 (* y z)) (pow y 2))) x)) (+ (* 2 (/ (* (pow y 2) z) x)) (/ (* y (pow z 2)) x)))) (+ (* -2 (* y z)) (pow y 2))) x)) (* -1 y)) x)) 1)))
x
(+ x (/ (* (pow x 2) y) (pow (+ x z) 2)))
(+ x (* y (- (/ (* (pow x 3) y) (pow (+ x z) 4)) (* -1 (/ (pow x 2) (pow (+ x z) 2))))))
(+ x (* y (- (* y (- (/ (* (pow x 4) y) (pow (+ x z) 6)) (* -1 (/ (pow x 3) (pow (+ x z) 4))))) (* -1 (/ (pow x 2) (pow (+ x z) 2))))))
(* -1 (/ (pow (+ x z) 2) y))
(/ (+ (* -1 (/ (pow (+ x z) 4) (* x y))) (* -1 (pow (+ x z) 2))) y)
(/ (- (+ (* -1 (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2)))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 4) (* x y))) y)
(/ (- (+ (* -1 (/ (pow (+ x z) 8) (* (pow x 3) (pow y 3)))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 4) (* x y)) (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2))))) y)
(* -1 (/ (pow (+ x z) 2) y))
(* -1 (/ (+ (/ (pow (+ x z) 4) (* x y)) (pow (+ x z) 2)) y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 6) (* (pow x 2) y))) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 8) (* (pow x 3) y)) (* -1 (/ (pow (+ x z) 6) (pow x 2)))) y)) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y))
(/ 1 (- (/ 1 x) (/ y (pow x 2))))
(+ (* -2 (/ (* y z) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (* y (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (* (pow x 3) (- (/ 1 x) (/ y (pow x 2)))))) (+ (* -2 (/ (* y (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
x
(+ x (/ (* (pow x 2) y) (pow z 2)))
(- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))
(- (+ x (* -1 (/ (+ (* -1 (* (pow x 3) (pow y 2))) (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (pow z 4)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (* 2 (/ (* (pow x 3) y) (pow z 3)))))
x
(+ x (/ (* (pow x 2) y) (pow z 2)))
(- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))
(- (+ x (* -1 (/ (- (+ (* -1 (/ (* (pow x 3) (pow y 2)) z)) (/ (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* (pow x 3) y))) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))
(/ 1 x)
(/ (+ 1 (* -1 (/ (* x y) (pow z 2)))) x)
(/ (+ 1 (* x (- (* 2 (/ (* x y) (pow z 3))) (/ y (pow z 2))))) x)
(/ (+ 1 (* x (- (* x (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4)))))) (/ y (pow z 2))))) x)
(/ 1 x)
(/ (+ 1 (* -1 (/ y x))) x)
(/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (/ y x)) x)
(/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (/ y x)) x)
(/ 1 x)
(* -1 (/ (- (/ y x) 1) x))
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (* y z) x)) y) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -2 (* y z)) (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) x))) x)) y) x)) 1) x))
(/ 1 x)
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))
(* -1 (/ y (pow (+ x z) 2)))
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))
(* -1 (/ y (pow (+ x z) 2)))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))
(- (/ 1 x) (/ y (pow x 2)))
(- (+ (* 2 (/ (* y z) (pow x 3))) (/ 1 x)) (/ y (pow x 2)))
(- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))))) (/ 1 x)) (/ y (pow x 2)))
(- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x)))) (/ y (pow x 4))))))) (/ 1 x)) (/ y (pow x 2)))
(/ 1 x)
(+ (* -1 (/ y (pow z 2))) (/ 1 x))
(- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))
(- (+ (* -4 (/ (* (pow x 2) y) (pow z 4))) (+ (* 2 (/ (* x y) (pow z 3))) (+ (/ 1 x) (/ (* (pow x 2) y) (pow z 4))))) (/ y (pow z 2)))
(/ 1 x)
(+ (* -1 (/ y (pow z 2))) (/ 1 x))
(- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))
(- (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) z))) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow (+ x z) 2))
(/ y (pow x 2))
(+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2)))
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))
(/ y (pow z 2))
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2))
(/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2))
(/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2))
(/ y (pow z 2))
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2))
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2))
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2))
(/ y (pow z 2))
(+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2)))
(+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))
(+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))
(/ y (pow x 2))
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2))
(/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2))
(/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2))
(/ y (pow x 2))
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2))
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2))
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2))
(/ (* y (- (/ z y) 1)) (pow z 2))
(+ (* x (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))
(+ (* x (- (+ (* -1 (* x (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))
(+ (* x (- (+ (* x (- (* x (- (* 2 (/ (* y (- (/ z y) 1)) (pow z 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))) z)) (/ 1 (pow z 4))))) (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))
(/ 1 x)
(/ (- (+ 1 (/ (* y (- (/ z y) 1)) x)) (* 2 (/ z x))) x)
(/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)) (pow x 2))) (/ (* y (- (/ z y) 1)) x))) (* 2 (/ z x))) x)
(/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* z (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)))) (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z)))) (pow x 3))) (/ (* y (- (/ z y) 1)) x))) (+ (* 2 (/ z x)) (+ (* 2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) (pow x 2))) (/ (pow z 2) (pow x 2))))) x)
(/ 1 x)
(* -1 (/ (- (* -1 (/ (- (* y (- (/ z y) 1)) (* 2 z)) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -1 (/ (pow z 2) x)) (* y (- (/ z y) 1)))) (* 2 z)) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (/ (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (* y (- (/ z y) 1))) (* 2 z)) x)) 1) x))
(/ (* y (- (/ x y) 1)) (pow x 2))
(+ (* z (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))
(+ (* z (- (+ (* -1 (* z (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))
(+ (* z (- (+ (* z (- (* z (- (* 2 (/ (* y (- (/ x y) 1)) (pow x 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))) x)) (/ 1 (pow x 4))))) (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))
(/ 1 z)
(/ (- (+ 1 (/ (* y (- (/ x y) 1)) z)) (* 2 (/ x z))) z)
(/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)) (pow z 2))) (/ (* y (- (/ x y) 1)) z))) (* 2 (/ x z))) z)
(/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* x (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)))) (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x)))) (pow z 3))) (/ (* y (- (/ x y) 1)) z))) (+ (* 2 (/ x z)) (+ (* 2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) (pow z 2))) (/ (pow x 2) (pow z 2))))) z)
(/ 1 z)
(* -1 (/ (- (* -1 (/ (- (* y (- (/ x y) 1)) (* 2 x)) z)) 1) z))
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -1 (/ (pow x 2) z)) (* y (- (/ x y) 1)))) (* 2 x)) z)) 1) z))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (/ (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (* y (- (/ x y) 1))) (* 2 x)) z)) 1) z))
(/ 1 (+ x z))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(* -1 (/ y (pow (+ x z) 2)))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(* -1 (/ y (pow (+ x z) 2)))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(/ (pow z 2) (* y (- (/ z y) 1)))
(+ (* x (- (* 2 (/ z (* y (- (/ z y) 1)))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))
(+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3)))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))
(+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (* x (- (* 2 (/ z (* (pow y 3) (pow (- (/ z y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ z y) 1) 2))) (/ (pow z 2) (* (pow y 4) (pow (- (/ z y) 1) 4)))))) (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3))))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))
x
(* x (- (+ 1 (* 2 (/ z x))) (/ (* y (- (/ z y) 1)) x)))
(* x (- (+ 1 (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2)))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x))))
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- (/ z y) 1) (- (pow z 2) (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1)))))) (pow x 3))) (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2))))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x))))
x
(* -1 (* x (- (* -1 (/ (- (* 2 z) (* y (- (/ z y) 1))) x)) 1)))
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1)))
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) (- (/ z y) 1))) x)) (* -1 (pow z 2))) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1)))
(/ (pow x 2) (* y (- (/ x y) 1)))
(+ (* z (- (* 2 (/ x (* y (- (/ x y) 1)))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))
(+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3)))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))
(+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (* z (- (* 2 (/ x (* (pow y 3) (pow (- (/ x y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ x y) 1) 2))) (/ (pow x 2) (* (pow y 4) (pow (- (/ x y) 1) 4)))))) (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3))))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))
z
(* z (- (+ 1 (* 2 (/ x z))) (/ (* y (- (/ x y) 1)) z)))
(* z (- (+ 1 (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2)))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z))))
(* z (- (+ 1 (+ (* -1 (/ (* y (* (- (/ x y) 1) (- (pow x 2) (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1)))))) (pow z 3))) (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2))))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z))))
z
(* -1 (* z (- (* -1 (/ (- (* 2 x) (* y (- (/ x y) 1))) z)) 1)))
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1)))
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) (- (/ x y) 1))) z)) (* -1 (pow x 2))) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1)))
(+ x z)
(+ x (+ y z))
(+ x (+ z (* y (+ 1 (/ y (+ x z))))))
(+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2))))))))
(* -1 (/ (pow (+ x z) 2) y))
(/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y)
(/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y)
(/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y)
(* -1 (/ (pow (+ x z) 2) y))
(* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (+ x z) 4) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (+ x z) 5) y) (pow (+ x z) 4)) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y))
(* z (- (/ z y) 1))
(+ (* x (- (* 2 (/ z y)) 1)) (* z (- (/ z y) 1)))
(+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1)))
(+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1)))
(/ (pow x 2) y)
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (/ 1 y)) (/ 1 x)))
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x)))
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x)))
(/ (pow x 2) y)
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (* -1 (/ z y))) x)) (/ 1 y)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y)))
(* x (- (/ x y) 1))
(+ (* x (- (/ x y) 1)) (* z (- (* 2 (/ x y)) 1)))
(+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1)))
(+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1)))
(/ (pow z 2) y)
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (/ 1 y)) (/ 1 z)))
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z)))
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z)))
(/ (pow z 2) y)
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (* -1 (/ x y))) z)) (/ 1 y)))
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y)))
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y)))
(/ (pow (+ x z) 2) y)
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)
(* -1 (+ x z))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(* -1 (+ x z))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(- (/ z y) 1)
(- (+ (/ x y) (/ z y)) 1)
(- (+ (/ x y) (/ z y)) 1)
(- (+ (/ x y) (/ z y)) 1)
(/ x y)
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))
(/ x y)
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))
(- (/ x y) 1)
(- (+ (/ x y) (/ z y)) 1)
(- (+ (/ x y) (/ z y)) 1)
(- (+ (/ x y) (/ z y)) 1)
(/ z y)
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))
(/ z y)
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))
(/ (+ x z) y)
(/ (+ x (+ z (* -1 y))) y)
(/ (+ x (+ z (* -1 y))) y)
(/ (+ x (+ z (* -1 y))) y)
-1
(- (+ (/ x y) (/ z y)) 1)
(- (+ (/ x y) (/ z y)) 1)
(- (+ (/ x y) (/ z y)) 1)
-1
(- (+ (/ x y) (/ z y)) 1)
(- (+ (/ x y) (/ z y)) 1)
(- (+ (/ x y) (/ z y)) 1)
1
(+ 1 (* -1/2 (pow y 2)))
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(cos y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(* -1/6 y)
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y (+ x z))
(/ y x)
(+ (* -1 (/ (* y z) (pow x 2))) (/ y x))
(+ (* z (- (/ (* y z) (pow x 3)) (/ y (pow x 2)))) (/ y x))
(+ (* z (- (* z (- (* -1 (/ (* y z) (pow x 4))) (* -1 (/ y (pow x 3))))) (/ y (pow x 2)))) (/ y x))
(/ y z)
(/ (+ y (* -1 (/ (* x y) z))) z)
(/ (- (+ y (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z)) z)
(/ (- (+ y (* -1 (/ (* (pow x 3) y) (pow z 3)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z))) z)
(/ y z)
(* -1 (/ (+ (* -1 y) (/ (* x y) z)) z))
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* (pow x 2) y) z) (* x y)) z))) z))
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) y) z) (* (pow x 2) y)) z)) (* x y)) z))) z))
(/ y z)
(+ (* -1 (/ (* x y) (pow z 2))) (/ y z))
(+ (* x (- (/ (* x y) (pow z 3)) (/ y (pow z 2)))) (/ y z))
(+ (* x (- (* x (- (* -1 (/ (* x y) (pow z 4))) (* -1 (/ y (pow z 3))))) (/ y (pow z 2)))) (/ y z))
(/ y x)
(/ (+ y (* -1 (/ (* y z) x))) x)
(/ (- (+ y (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x)) x)
(/ (- (+ y (* -1 (/ (* y (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x))) x)
(/ y x)
(* -1 (/ (+ (* -1 y) (/ (* y z) x)) x))
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow z 2)) x) (* y z)) x))) x))
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow z 3)) x) (* y (pow z 2))) x)) (* y z)) x))) x))
(/ (pow z 2) y)
(+ (* 2 (/ (* x z) y)) (/ (pow z 2) y))
(+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y))
(+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y))
(/ (pow x 2) y)
(* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y)))
(* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y)))))
(* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y)))))
(/ (pow x 2) y)
(* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y)))
(* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y)))
(* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y)))
(/ (pow x 2) y)
(+ (* 2 (/ (* x z) y)) (/ (pow x 2) y))
(+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y))
(+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y))
(/ (pow z 2) y)
(* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y)))
(* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2))))))
(* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2))))))
(/ (pow z 2) y)
(* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y)))
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y)))
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y)))
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
(/ (pow (+ x z) 2) y)
Outputs
(* z (cos y))
(*.f64 z (cos.f64 y))
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
x
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
x
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))))
x
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(+ x (* z (cos y)))
(+.f64 (*.f64 z (cos.f64 y)) x)
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (+ (cos y) (/ x z)))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z)))
(* z (+ (cos y) (/ x z)))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z)))
(* z (+ (cos y) (/ x z)))
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z)))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (neg.f64 z))
(* x (+ 1 (/ z x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(+ (* -1/2 (* (pow y 2) z)) (* x (+ 1 (/ z x))))
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))))
(+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))))
(+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal -1/720 binary64)) (*.f64 z #s(literal 1/24 binary64)))))))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(* x (+ 1 (/ (* z (cos y)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
1
#s(literal 1 binary64)
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(* z (+ (/ 1 z) (/ (cos y) x)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(* z (+ (/ 1 z) (/ (cos y) x)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(* z (+ (/ 1 z) (/ (cos y) x)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))
(*.f64 (+.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z)) (neg.f64 z))
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))
(*.f64 (+.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z)) (neg.f64 z))
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))
(*.f64 (+.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z)) (neg.f64 z))
(+ 1 (/ z x))
(+.f64 #s(literal 1 binary64) (/.f64 z x))
(+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x)))
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)) x)))))
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal -1/720 binary64)) x) (*.f64 (/.f64 z x) #s(literal 1/24 binary64))))))))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (+ x (* z (cos y))) x)
(/.f64 (+.f64 (*.f64 z (cos.f64 y)) x) x)
(/ (+ x (* z (cos y))) x)
(/.f64 (+.f64 (*.f64 z (cos.f64 y)) x) x)
(/ (+ x (* z (cos y))) x)
(/.f64 (+.f64 (*.f64 z (cos.f64 y)) x) x)
1
#s(literal 1 binary64)
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
1
#s(literal 1 binary64)
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(+ 1 (/ (* z (cos y)) x))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ z x)
(/.f64 z x)
(+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))
(+.f64 (/.f64 z x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x))
(+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x))
(+.f64 (/.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)) x))))
(+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x))
(+.f64 (/.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal -1/720 binary64)) x) (*.f64 (/.f64 z x) #s(literal 1/24 binary64)))))))
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(/ (* z (cos y)) x)
(/.f64 (*.f64 z (cos.f64 y)) x)
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(+ z (* -1/2 (* (pow y 2) z)))
(+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))))
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal -1/720 binary64)) (*.f64 z #s(literal 1/24 binary64)))))))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
(* z (cos y))
(*.f64 z (cos.f64 y))
z
(+ y z)
(+.f64 z y)
(+ y z)
(+.f64 z y)
(+ y z)
(+.f64 z y)
y
(* y (+ 1 (/ z y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (/ z y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y)))
(* y (+ 1 (/ z y)))
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y)))
y
(* -1 (* y (- (* -1 (/ z y)) 1)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ z y)) 1)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1 (/ z y)) 1)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))
y
(+ y z)
(+.f64 z y)
(+ y z)
(+.f64 z y)
(+ y z)
(+.f64 z y)
z
(* z (+ 1 (/ y z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)))
(* z (+ 1 (/ y z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)))
(* z (+ 1 (/ y z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)))
z
(* -1 (* z (- (* -1 (/ y z)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64))))
(* -1 (* z (- (* -1 (/ y z)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64))))
(* -1 (* z (- (* -1 (/ y z)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64))))
(* y (+ 1 (* -1/6 (pow y 2))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))
x
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x))))
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x))))
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x))))
x
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x)) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x)) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x)) #s(literal -1 binary64))))
x
(+ x y)
(+.f64 y x)
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))
(+ x (* y (+ 1 (* -1/6 (pow y 2)))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))
(* -1/6 (pow y 3))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64))))
(* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64))))
(* -1/6 (pow y 3))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))))
(* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2)))))
(*.f64 (+.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))
(* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2)))))
(*.f64 (+.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))
y
(* y (+ 1 (* -1/6 (pow y 2))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(* y (+ 1 (* -1/6 (pow y 2))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(* y (+ 1 (* -1/6 (pow y 2))))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(* -1/6 (pow y 3))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* -1/6 (pow y 3))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))))
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))))
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))))
1
#s(literal 1 binary64)
(+ 1 (* -1/6 (pow y 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))
(+ 1 (* -1/6 (pow y 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))
(+ 1 (* -1/6 (pow y 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6))
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
(* -1/6 (pow y 2))
(*.f64 (*.f64 y y) #s(literal -1/6 binary64))
x
(* x (+ 1 (/ (* x y) (pow z 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 z z))))
(* x (+ 1 (* x (- (* -1 (* x (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y y) (pow.f64 z #s(literal 4 binary64)))))) (/.f64 y (*.f64 z z))))))
(* x (+ 1 (* x (- (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (+ (* 2 (/ (pow y 2) (pow z 5))) (+ (/ y (pow z 4)) (/ (* y (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3))))) (pow z 2))))))) (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 x (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) (pow.f64 z #s(literal 5 binary64))) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y y) (pow.f64 z #s(literal 4 binary64))))) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) x)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y y) (pow.f64 z #s(literal 4 binary64)))))) (/.f64 y (*.f64 z z))))))
x
(* x (+ 1 (/ y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (* 2 (* y z))) (pow x 2)))) (* -1 (/ y x))))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x)))
(* x (- (+ 1 (* -1 (/ (+ (* -4 (* y (pow z 2))) (+ (* 2 (* (pow y 2) z)) (+ (* y (+ (* -1 (pow y 2)) (* 2 (* y z)))) (* y (pow z 2))))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2)))))))
(*.f64 x (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)))) (*.f64 y (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 y x))))
x
(* -1 (* x (- (* -1 (/ y x)) 1)))
(*.f64 (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (- (+ (* -2 (/ (* y z) x)) (/ (pow y 2) x)) (* -1 y)) x)) 1)))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x) (+.f64 (/.f64 (*.f64 y y) x) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (+ (* -1 (/ (* y (+ (* -2 (* y z)) (pow y 2))) x)) (+ (* 2 (/ (* (pow y 2) z) x)) (/ (* y (pow z 2)) x)))) (+ (* -2 (* y z)) (pow y 2))) x)) (* -1 y)) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (/.f64 (*.f64 z z) x))) (+.f64 (-.f64 (+.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) x)) (/.f64 (*.f64 y (+.f64 (*.f64 y y) (*.f64 (*.f64 z y) #s(literal -2 binary64)))) x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) x)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))))
x
(+ x (/ (* (pow x 2) y) (pow (+ x z) 2)))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 (+.f64 z x) (+.f64 z x))))
(+ x (* y (- (/ (* (pow x 3) y) (pow (+ x z) 4)) (* -1 (/ (pow x 2) (pow (+ x z) 2))))))
(+.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 z x) #s(literal 4 binary64))) (*.f64 (/.f64 x (+.f64 z x)) (/.f64 x (+.f64 z x))))))
(+ x (* y (- (* y (- (/ (* (pow x 4) y) (pow (+ x z) 6)) (* -1 (/ (pow x 3) (pow (+ x z) 4))))) (* -1 (/ (pow x 2) (pow (+ x z) 2))))))
(+.f64 x (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 z x) #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 z x) #s(literal 4 binary64))))) (*.f64 (/.f64 x (+.f64 z x)) (/.f64 x (+.f64 z x))))))
(* -1 (/ (pow (+ x z) 2) y))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y))
(/ (+ (* -1 (/ (pow (+ x z) 4) (* x y))) (* -1 (pow (+ x z) 2))) y)
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x) y)) (-.f64 #s(literal 0 binary64) y))
(/ (- (+ (* -1 (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2)))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 4) (* x y))) y)
(/.f64 (-.f64 (-.f64 (*.f64 (+.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 z x))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 6 binary64)) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x) y)) y)
(/ (- (+ (* -1 (/ (pow (+ x z) 8) (* (pow x 3) (pow y 3)))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 4) (* x y)) (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2))))) y)
(/.f64 (-.f64 (-.f64 (*.f64 (+.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 z x))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x) y) (/.f64 (pow.f64 (+.f64 z x) #s(literal 6 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))))) y)
(* -1 (/ (pow (+ x z) 2) y))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y))
(* -1 (/ (+ (/ (pow (+ x z) 4) (* x y)) (pow (+ x z) 2)) y))
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 6) (* (pow x 2) y))) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y))
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x x)))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x)) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 8) (* (pow x 3) y)) (* -1 (/ (pow (+ x z) 6) (pow x 2)))) y)) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y))
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 8 binary64)) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 6 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x)) y)) (-.f64 #s(literal 0 binary64) y))
(/ 1 (- (/ 1 x) (/ y (pow x 2))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(+ (* -2 (/ (* y z) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))) (neg.f64 z)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 y (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))))
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (* y (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (* (pow x 3) (- (/ 1 x) (/ y (pow x 2)))))) (+ (* -2 (/ (* y (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (*.f64 z (-.f64 (*.f64 z (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y x) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 y (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))))
x
(+ x (/ (* (pow x 2) y) (pow z 2)))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))
(+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))))
(- (+ x (* -1 (/ (+ (* -1 (* (pow x 3) (pow y 2))) (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (pow z 4)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (* 2 (/ (* (pow x 3) y) (pow z 3)))))
(-.f64 (-.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x x)))) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))))
x
(+ x (/ (* (pow x 2) y) (pow z 2)))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))
(+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))))
(- (+ x (* -1 (/ (- (+ (* -1 (/ (* (pow x 3) (pow y 2)) z)) (/ (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* (pow x 3) y))) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))
(+.f64 (-.f64 x (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x)))) z) (/.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 x x))) z)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (/ (* x y) (pow z 2)))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 z z))) x)
(/ (+ 1 (* x (- (* 2 (/ (* x y) (pow z 3))) (/ y (pow z 2))))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 z z))) (/.f64 y (*.f64 z z))))) x)
(/ (+ 1 (* x (- (* x (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4)))))) (/ y (pow z 2))))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64))))))) (/.f64 y (*.f64 z z))))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (/ y x))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)
(/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (/ y x)) x)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (/.f64 y x))) x)
(/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (/ y x)) x)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x (*.f64 x x)))) (/.f64 y x))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (/ y x) 1) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (* y z) x)) y) x)) 1) x))
(/.f64 (+.f64 (/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x)) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -2 (* y z)) (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) x))) x)) y) x)) 1) x))
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z))) x)) (-.f64 #s(literal 0 binary64) x)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(* -1 (/ y (pow (+ x z) 2)))
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))
(* -1 (/ y (pow (+ x z) 2)))
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(- (/ 1 x) (/ y (pow x 2)))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))
(- (+ (* 2 (/ (* y z) (pow x 3))) (/ 1 x)) (/ y (pow x 2)))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))))) (/ 1 x)) (/ y (pow x 2)))
(+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64))))))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x)))) (/ y (pow x 4))))))) (/ 1 x)) (/ y (pow x 2)))
(+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (*.f64 z (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 z (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) x))))))))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* -1 (/ y (pow z 2))) (/ 1 x))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))
(- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 z z))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(- (+ (* -4 (/ (* (pow x 2) y) (pow z 4))) (+ (* 2 (/ (* x y) (pow z 3))) (+ (/ 1 x) (/ (* (pow x 2) y) (pow z 4))))) (/ y (pow z 2)))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 x x))) (pow.f64 z #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 y (*.f64 z z))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(+ (* -1 (/ y (pow z 2))) (/ 1 x))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))
(- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 z z))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(- (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) z))) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x))) z)) (*.f64 z (*.f64 z z)))) (/.f64 y (*.f64 z z)))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow (+ x z) 2))
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))
(/ y (pow x 2))
(/.f64 y (*.f64 x x))
(+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2)))
(+.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))))
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))
(+.f64 (/.f64 y (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x (*.f64 x x)))))))
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))
(+.f64 (/.f64 y (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) x))) (neg.f64 z)) (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x (*.f64 x x)))))))
(/ y (pow z 2))
(/.f64 y (*.f64 z z))
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2))
(/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) z)) (*.f64 z z))
(/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2))
(/.f64 (+.f64 y (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x))) (*.f64 z z)) (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) z))) (*.f64 z z))
(/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2))
(/.f64 (-.f64 (-.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x)))) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 z z)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 x x))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) z)) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))) (*.f64 z z))
(/ y (pow z 2))
(/.f64 y (*.f64 z z))
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2))
(/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) z)) (*.f64 z z))
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2))
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y (*.f64 x x)) z)) (*.f64 #s(literal 2 binary64) (*.f64 y x))) z)) (*.f64 z z))
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2))
(/.f64 (-.f64 y (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x)))) z) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 y z)))) (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x)))) z)) (*.f64 #s(literal 2 binary64) (*.f64 y x))) z)) (*.f64 z z))
(/ y (pow z 2))
(/.f64 y (*.f64 z z))
(+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2)))
(+.f64 (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) (*.f64 z (*.f64 z z))))
(+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))
(+.f64 (/.f64 y (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (*.f64 (/.f64 y (*.f64 z (*.f64 z z))) #s(literal -2 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))
(+.f64 (/.f64 y (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 x (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) z))))) (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))))) (*.f64 (/.f64 y (*.f64 z (*.f64 z z))) #s(literal -2 binary64)))))
(/ y (pow x 2))
(/.f64 y (*.f64 x x))
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2))
(/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x)) (*.f64 x x))
(/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2))
(/.f64 (+.f64 y (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x))) (*.f64 x x))
(/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2))
(/.f64 (-.f64 (-.f64 y (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z)))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) x) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x x))))) (*.f64 x x))
(/ y (pow x 2))
(/.f64 y (*.f64 x x))
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2))
(/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x)) (*.f64 x x))
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2))
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (/.f64 (*.f64 z z) x))) (*.f64 #s(literal 2 binary64) (*.f64 z y))) x)) (*.f64 x x))
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2))
(/.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x)) (/.f64 (*.f64 z (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z)))) x))) (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 z z)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 z y))) x)) (*.f64 x x))
(/ (* y (- (/ z y) 1)) (pow z 2))
(/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z z))
(+ (* x (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z)))))))
(+ (* x (- (+ (* -1 (* x (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z z)) (*.f64 x (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z)))))) z) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (pow.f64 z #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z)))))))
(+ (* x (- (+ (* x (- (* x (- (* 2 (/ (* y (- (/ z y) 1)) (pow z 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))) z)) (/ 1 (pow z 4))))) (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (-.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (pow.f64 z #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z)))))) z) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (pow.f64 z #s(literal 4 binary64)))) z))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z)))))) z) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (pow.f64 z #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z))))))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (- (+ 1 (/ (* y (- (/ z y) 1)) x)) (* 2 (/ z x))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))) x)) x)
(/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)) (pow x 2))) (/ (* y (- (/ z y) 1)) x))) (* 2 (/ z x))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))))) (*.f64 x x))) (/.f64 (*.f64 z #s(literal -2 binary64)) x))) x)
(/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* z (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)))) (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z)))) (pow x 3))) (/ (* y (- (/ z y) 1)) x))) (+ (* 2 (/ z x)) (+ (* 2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) (pow x 2))) (/ (pow z 2) (pow x 2))))) x)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (+.f64 (*.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 z z) (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))))) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) x) (+.f64 (*.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) x) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))) x)) (/.f64 (*.f64 z z) (*.f64 x x))))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (* -1 (/ (- (* y (- (/ z y) 1)) (* 2 z)) x)) 1) x))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -1 (/ (pow z 2) x)) (* y (- (/ z y) 1)))) (* 2 z)) x)) 1) x))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))) x) (+.f64 (-.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (/.f64 (*.f64 z z) x)) (*.f64 z #s(literal -2 binary64)))) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (/ (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (* y (- (/ z y) 1))) (* 2 z)) x)) 1) x))
(/.f64 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 (*.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))) (*.f64 z z)))) x) (-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))) x) (-.f64 (*.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))) (*.f64 z z)))) x)) (*.f64 z #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/ (* y (- (/ x y) 1)) (pow x 2))
(/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x x))
(+ (* z (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))))))
(+ (* z (- (+ (* -1 (* z (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 z (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))))) x) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))))))
(+ (* z (- (+ (* z (- (* z (- (* 2 (/ (* y (- (/ x y) 1)) (pow x 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))) x)) (/ 1 (pow x 4))))) (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (-.f64 (*.f64 z (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))))) x) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64)))) x))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))))) x) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x))))))))
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(/ (- (+ 1 (/ (* y (- (/ x y) 1)) z)) (* 2 (/ x z))) z)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))) z)) z)
(/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)) (pow z 2))) (/ (* y (- (/ x y) 1)) z))) (* 2 (/ x z))) z)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) z) (/.f64 (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64)))))) (*.f64 z z))) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) z)
(/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* x (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)))) (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x)))) (pow z 3))) (/ (* y (- (/ x y) 1)) z))) (+ (* 2 (/ x z)) (+ (* 2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) (pow z 2))) (/ (pow x 2) (pow z 2))))) z)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) z) (/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) (*.f64 z z)) (/.f64 (*.f64 x x) (*.f64 z z)))))) z)
(/ 1 z)
(/.f64 #s(literal 1 binary64) z)
(* -1 (/ (- (* -1 (/ (- (* y (- (/ x y) 1)) (* 2 x)) z)) 1) z))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))) z)) #s(literal -1 binary64)) (neg.f64 z))
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -1 (/ (pow x 2) z)) (* y (- (/ x y) 1)))) (* 2 x)) z)) 1) z))
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) z) (+.f64 (-.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 x x) z)) (*.f64 x #s(literal -2 binary64)))) (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 z))
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (/ (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (* y (- (/ x y) 1))) (* 2 x)) z)) 1) z))
(/.f64 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) (*.f64 x x)))) z) (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))) z)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) (*.f64 x x)))) z)) (*.f64 x #s(literal -2 binary64))) (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 z))
(/ 1 (+ x z))
(/.f64 #s(literal 1 binary64) (+.f64 z x))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(* -1 (/ y (pow (+ x z) 2)))
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))
(* -1 (/ y (pow (+ x z) 2)))
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x)))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x)))))
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x)))))
(/ (pow z 2) (* y (- (/ z y) 1)))
(/.f64 (/.f64 (*.f64 z z) y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(+ (* x (- (* 2 (/ z (* y (- (/ z y) 1)))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))
(+.f64 (/.f64 (/.f64 (*.f64 z z) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (-.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))))
(+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3)))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))
(+.f64 (/.f64 (/.f64 (*.f64 z z) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (+.f64 (/.f64 z y) #s(literal -1 binary64))))) (/.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))))))
(+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (* x (- (* 2 (/ z (* (pow y 3) (pow (- (/ z y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ z y) 1) 2))) (/ (pow z 2) (* (pow y 4) (pow (- (/ z y) 1) 4)))))) (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3))))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))
(+.f64 (/.f64 (/.f64 (*.f64 z z) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (+.f64 (/.f64 z y) #s(literal -1 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (/.f64 (/.f64 (*.f64 z z) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) #s(literal 4 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (+.f64 (/.f64 z y) #s(literal -1 binary64))))) (/.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))))))
x
(* x (- (+ 1 (* 2 (/ z x))) (/ (* y (- (/ z y) 1)) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) x)))
(* x (- (+ 1 (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2)))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x))))
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) x) (/.f64 (*.f64 z z) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))) (*.f64 x x)))))
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- (/ z y) 1) (- (pow z 2) (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1)))))) (pow x 3))) (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2))))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) x) (/.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))) (*.f64 x x))))))
x
(* -1 (* x (- (* -1 (/ (- (* 2 z) (* y (- (/ z y) 1))) x)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))))
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1)))
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))) x)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) (- (/ z y) 1))) x)) (* -1 (pow z 2))) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1)))
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (*.f64 (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))))) (+.f64 (/.f64 z y) #s(literal -1 binary64))) x)) (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))) x)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/ (pow x 2) (* y (- (/ x y) 1)))
(/.f64 (*.f64 x x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(+ (* z (- (* 2 (/ x (* y (- (/ x y) 1)))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))))
(+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3)))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))))))
(+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (* z (- (* 2 (/ x (* (pow y 3) (pow (- (/ x y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ x y) 1) 2))) (/ (pow x 2) (* (pow y 4) (pow (- (/ x y) 1) 4)))))) (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3))))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (+.f64 (*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 x (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))))
z
(* z (- (+ 1 (* 2 (/ x z))) (/ (* y (- (/ x y) 1)) z)))
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) z)))
(* z (- (+ 1 (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2)))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z))))
(*.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 (*.f64 x x) (*.f64 z z)))) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) z) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (*.f64 z z)))))
(* z (- (+ 1 (+ (* -1 (/ (* y (* (- (/ x y) 1) (- (pow x 2) (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1)))))) (pow z 3))) (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2))))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z))))
(*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) z) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (*.f64 z z))))))
z
(* -1 (* z (- (* -1 (/ (- (* 2 x) (* y (- (/ x y) 1))) z)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (neg.f64 z)) #s(literal -1 binary64))))
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1)))
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) z)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 z))
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) (- (/ x y) 1))) z)) (* -1 (pow x 2))) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1)))
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))))) (neg.f64 z)) (*.f64 x x)) (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) z)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 z))
(+ x z)
(+.f64 z x)
(+ x (+ y z))
(+.f64 x (+.f64 z y))
(+ x (+ z (* y (+ 1 (/ y (+ x z))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 z x)))))
(+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2))))))))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 z x)))))))
(* -1 (/ (pow (+ x z) 2) y))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y))
(/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y)
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (-.f64 #s(literal 0 binary64) y))
(/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y)
(/.f64 (-.f64 (-.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) y)
(/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y)
(/.f64 (-.f64 (-.f64 (-.f64 (*.f64 (+.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 z x))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 5 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (*.f64 y y))) y)
(* -1 (/ (pow (+ x z) 2) y))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y))
(* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y))
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (+ x z) 4) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y))
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (+ x z) 5) y) (pow (+ x z) 4)) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y))
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 z x)))) (/.f64 (+.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (/.f64 (pow.f64 (+.f64 z x) #s(literal 5 binary64)) y)) y)) y)) (-.f64 #s(literal 0 binary64) y))
(* z (- (/ z y) 1))
(*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(+ (* x (- (* 2 (/ z y)) 1)) (* z (- (/ z y) 1)))
(+.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) y) #s(literal -1 binary64))))
(+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1)))
(+.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1)))
(+.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(/ (pow x 2) y)
(/.f64 (*.f64 x x) y)
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (/ 1 y)) (/ 1 x)))
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x)))
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x)))
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))))
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x)))
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))))
(/ (pow x 2) y)
(/.f64 (*.f64 x x) y)
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (* -1 (/ z y))) x)) (/ 1 y)))
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) (+.f64 (/.f64 z y) #s(literal -1 binary64))) x)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y)))
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) x)) x)))
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y)))
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) x)) x)))
(* x (- (/ x y) 1))
(*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(+ (* x (- (/ x y) 1)) (* z (- (* 2 (/ x y)) 1)))
(+.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) #s(literal -1 binary64))))
(+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1)))
(+.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))))
(+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1)))
(+.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))))
(/ (pow z 2) y)
(/.f64 (*.f64 z z) y)
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (/ 1 y)) (/ 1 z)))
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))))
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z)))
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z z))) (/.f64 #s(literal -1 binary64) z))))
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z)))
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z z))) (/.f64 #s(literal -1 binary64) z))))
(/ (pow z 2) y)
(/.f64 (*.f64 z z) y)
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (* -1 (/ x y))) z)) (/ 1 y)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) z)))
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 z)) (/.f64 x y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) z)))
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 z)) (/.f64 x y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) z)))
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 y (+.f64 z x))) y)
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 y (+.f64 z x))) y)
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 y (+.f64 z x))) y)
(* -1 (+ x z))
(-.f64 #s(literal 0 binary64) (+.f64 z x))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x))
(* -1 (+ x z))
(-.f64 #s(literal 0 binary64) (+.f64 z x))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x))
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x))
(- (/ z y) 1)
(+.f64 (/.f64 z y) #s(literal -1 binary64))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(/ x y)
(/.f64 x y)
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))
(*.f64 x (+.f64 (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x)))
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))
(*.f64 x (+.f64 (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x)))
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))
(*.f64 x (+.f64 (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x)))
(/ x y)
(/.f64 x y)
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x))
(- (/ x y) 1)
(+.f64 (/.f64 x y) #s(literal -1 binary64))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(/ z y)
(/.f64 z y)
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) z)))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) z)))
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) z)))
(/ z y)
(/.f64 z y)
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) y))))
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) y))))
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) y))))
(/ (+ x z) y)
(/.f64 (+.f64 z x) y)
(/ (+ x (+ z (* -1 y))) y)
(/.f64 (+.f64 x (-.f64 z y)) y)
(/ (+ x (+ z (* -1 y))) y)
(/.f64 (+.f64 x (-.f64 z y)) y)
(/ (+ x (+ z (* -1 y))) y)
(/.f64 (+.f64 x (-.f64 z y)) y)
-1
#s(literal -1 binary64)
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
-1
#s(literal -1 binary64)
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
(- (+ (/ x y) (/ z y)) 1)
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64)))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (pow y 2)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal -1/2 binary64))))
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(cos y)
(cos.f64 y)
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(* -1/6 y)
(*.f64 y #s(literal -1/6 binary64))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y (+ x z))
(/.f64 y (+.f64 z x))
(/ y x)
(/.f64 y x)
(+ (* -1 (/ (* y z) (pow x 2))) (/ y x))
(-.f64 (/.f64 y x) (/.f64 (*.f64 z y) (*.f64 x x)))
(+ (* z (- (/ (* y z) (pow x 3)) (/ y (pow x 2)))) (/ y x))
(+.f64 (/.f64 y x) (*.f64 z (-.f64 (/.f64 (*.f64 z y) (*.f64 x (*.f64 x x))) (/.f64 y (*.f64 x x)))))
(+ (* z (- (* z (- (* -1 (/ (* y z) (pow x 4))) (* -1 (/ y (pow x 3))))) (/ y (pow x 2)))) (/ y x))
(+.f64 (/.f64 y x) (*.f64 z (-.f64 (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (pow.f64 x #s(literal 4 binary64))))) (/.f64 y (*.f64 x (*.f64 x x))))) (/.f64 y (*.f64 x x)))))
(/ y z)
(/.f64 y z)
(/ (+ y (* -1 (/ (* x y) z))) z)
(/.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)
(/ (- (+ y (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z)) z)
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)) (/.f64 (*.f64 y x) z))) z)
(/ (- (+ y (* -1 (/ (* (pow x 3) y) (pow z 3)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z))) z)
(/.f64 (+.f64 (-.f64 y (/.f64 (*.f64 y (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)) (/.f64 (*.f64 y x) z))) z)
(/ y z)
(/.f64 y z)
(* -1 (/ (+ (* -1 y) (/ (* x y) z)) z))
(/.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* (pow x 2) y) z) (* x y)) z))) z))
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (*.f64 y x)) (neg.f64 z)) y) (neg.f64 z))
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) y) z) (* (pow x 2) y)) z)) (* x y)) z))) z))
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 y z)) (*.f64 y (*.f64 x x))) (neg.f64 z)) (*.f64 y x)) (neg.f64 z)) y) (neg.f64 z))
(/ y z)
(/.f64 y z)
(+ (* -1 (/ (* x y) (pow z 2))) (/ y z))
(-.f64 (/.f64 y z) (/.f64 (*.f64 y x) (*.f64 z z)))
(+ (* x (- (/ (* x y) (pow z 3)) (/ y (pow z 2)))) (/ y z))
(+.f64 (/.f64 y z) (*.f64 x (-.f64 (/.f64 (*.f64 y x) (*.f64 z (*.f64 z z))) (/.f64 y (*.f64 z z)))))
(+ (* x (- (* x (- (* -1 (/ (* x y) (pow z 4))) (* -1 (/ y (pow z 3))))) (/ y (pow z 2)))) (/ y z))
(+.f64 (/.f64 y z) (*.f64 x (-.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 y (*.f64 z z)))))
(/ y x)
(/.f64 y x)
(/ (+ y (* -1 (/ (* y z) x))) x)
(/.f64 (-.f64 y (/.f64 (*.f64 z y) x)) x)
(/ (- (+ y (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x)) x)
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 z y) x))) x)
(/ (- (+ y (* -1 (/ (* y (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x))) x)
(/.f64 (-.f64 (-.f64 y (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x x)))) x)
(/ y x)
(/.f64 y x)
(* -1 (/ (+ (* -1 y) (/ (* y z) x)) x))
(/.f64 (-.f64 y (/.f64 (*.f64 z y) x)) x)
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow z 2)) x) (* y z)) x))) x))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 z y)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow z 3)) x) (* y (pow z 2))) x)) (* y z)) x))) x))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x)) (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 z y)) x)) (-.f64 #s(literal 0 binary64) x))
(/ (pow z 2) y)
(/.f64 (*.f64 z z) y)
(+ (* 2 (/ (* x z) y)) (/ (pow z 2) y))
(+.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z x)) y))
(+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y))
(+.f64 (/.f64 (*.f64 z z) y) (*.f64 x (+.f64 (/.f64 x y) (/.f64 (*.f64 z #s(literal 2 binary64)) y))))
(+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y))
(+.f64 (/.f64 (*.f64 z z) y) (*.f64 x (+.f64 (/.f64 x y) (/.f64 (*.f64 z #s(literal 2 binary64)) y))))
(/ (pow x 2) y)
(/.f64 (*.f64 x x) y)
(* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y)))
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)))
(* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y)))))
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z z) (*.f64 y (*.f64 x x)))))
(* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y)))))
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z z) (*.f64 y (*.f64 x x)))))
(/ (pow x 2) y)
(/.f64 (*.f64 x x) y)
(* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y)))
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)))
(* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y)))
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -2 binary64)) (/.f64 (*.f64 z z) (*.f64 y x))) x)))
(* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y)))
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -2 binary64)) (/.f64 (*.f64 z z) (*.f64 y x))) x)))
(/ (pow x 2) y)
(/.f64 (*.f64 x x) y)
(+ (* 2 (/ (* x z) y)) (/ (pow x 2) y))
(+.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z x)) y))
(+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y))
(+.f64 (/.f64 (*.f64 x x) y) (*.f64 z (+.f64 (/.f64 z y) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))
(+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y))
(+.f64 (/.f64 (*.f64 x x) y) (*.f64 z (+.f64 (/.f64 z y) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))
(/ (pow z 2) y)
(/.f64 (*.f64 z z) y)
(* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y)))
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y))))
(* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2))))))
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 z z))))))
(* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2))))))
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 z z))))))
(/ (pow z 2) y)
(/.f64 (*.f64 z z) y)
(* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y)))
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y))))
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 (*.f64 x x) (*.f64 z y))) z)))
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y)))
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 (*.f64 x x) (*.f64 z y))) z)))
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)
(/ (pow (+ x z) 2) y)
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)

eval344.0ms (2.5%)

Memory
19.8MiB live, 481.5MiB allocated
Compiler

Compiled 42 661 to 4 722 computations (88.9% saved)

prune408.0ms (3%)

Memory
-105.3MiB live, 571.1MiB allocated
Pruning

68 alts after pruning (61 fresh and 7 done)

PrunedKeptTotal
New1 450261 476
Fresh113546
Picked325
Done055
Total1 464681 532
Accuracy
100.0%
Counts
1 532 → 68
Alt Table
Click to see full alt table
StatusAccuracyProgram
18.2%
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z)))
3.4%
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
43.5%
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z))
43.5%
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y)))
36.8%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y)))
19.8%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z)))
8.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
24.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z))
16.4%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
18.3%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
24.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
43.7%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
34.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))
25.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
9.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
7.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
10.7%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
32.7%
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) z))
27.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))))
52.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
67.1%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
26.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
43.8%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
48.5%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x)))
57.5%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)))))
50.0%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
35.0%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
17.4%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x))))
35.0%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
11.3%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
3.6%
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))
23.3%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z)))))
36.8%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z))))
34.0%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)))
22.6%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
57.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
43.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)))
50.2%
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))))
15.6%
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))
55.5%
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
30.8%
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
60.3%
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y)))
52.3%
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) z)
57.7%
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
58.0%
(+.f64 (sin.f64 y) x)
24.8%
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
67.3%
(+.f64 z x)
30.3%
(+.f64 y z)
40.2%
(+.f64 y x)
5.5%
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
85.2%
(+.f64 x (*.f64 z (cos.f64 y)))
34.0%
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
22.6%
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
24.9%
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
43.6%
(*.f64 (cos.f64 y) z)
7.3%
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
31.2%
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x)))
59.3%
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
40.1%
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
70.5%
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (cos.f64 y))))))
70.5%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y)))))
70.5%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x))))
2.8%
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
16.2%
(sin.f64 y)
44.1%
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
26.3%
z
7.5%
y
43.9%
x
Compiler

Compiled 2 683 to 1 036 computations (61.4% saved)

regimes129.0ms (0.9%)

Memory
-16.6MiB live, 229.6MiB allocated
Counts
101 → 1
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
(+.f64 z x)
(+.f64 y (+.f64 z x))
(+.f64 (+.f64 z x) y)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z))
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x)))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y)))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x)))
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))
(sin.f64 y)
(*.f64 z (cos.f64 y))
(*.f64 (cos.f64 y) z)
(+.f64 (sin.f64 y) x)
(+.f64 x (*.f64 z (cos.f64 y)))
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (cos.f64 y))))))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64)) z))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x))
(exp.f64 (log.f64 (*.f64 z (cos.f64 y))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) z))
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))
(+.f64 (+.f64 x (sin.f64 y)) (exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)))
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) z)
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y)))
(+.f64 (*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y)))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)))))
Outputs
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
Calls

4 calls:

32.0ms
x
29.0ms
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
28.0ms
y
27.0ms
z
Results
AccuracySegmentsBranch
99.9%1x
99.9%1y
99.9%1z
99.9%1(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
Compiler

Compiled 24 to 17 computations (29.2% saved)

regimes83.0ms (0.6%)

Memory
14.0MiB live, 130.5MiB allocated
Counts
85 → 3
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
(+.f64 z x)
(+.f64 y (+.f64 z x))
(+.f64 (+.f64 z x) y)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z))
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x)))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y)))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x)))
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))
(sin.f64 y)
(*.f64 z (cos.f64 y))
(*.f64 (cos.f64 y) z)
(+.f64 (sin.f64 y) x)
(+.f64 x (*.f64 z (cos.f64 y)))
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y)))
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (cos.f64 y))))))
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))
Outputs
(+.f64 x (*.f64 z (cos.f64 y)))
(+.f64 (sin.f64 y) x)
(+.f64 x (*.f64 z (cos.f64 y)))
Calls

3 calls:

25.0ms
x
25.0ms
z
25.0ms
y
Results
AccuracySegmentsBranch
97.3%3x
90.3%3y
98.0%3z
Compiler

Compiled 12 to 9 computations (25% saved)

regimes93.0ms (0.7%)

Memory
0.8MiB live, 74.1MiB allocated
Counts
74 → 4
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
(+.f64 z x)
(+.f64 y (+.f64 z x))
(+.f64 (+.f64 z x) y)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z))
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x)))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y)))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x)))
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))
(sin.f64 y)
(*.f64 z (cos.f64 y))
(*.f64 (cos.f64 y) z)
(+.f64 (sin.f64 y) x)
Outputs
(*.f64 z (cos.f64 y))
(+.f64 z x)
(+.f64 (sin.f64 y) x)
(*.f64 z (cos.f64 y))
Calls

3 calls:

42.0ms
y
23.0ms
z
19.0ms
x
Results
AccuracySegmentsBranch
80.1%3y
77.4%3x
87.7%4z
Compiler

Compiled 12 to 9 computations (25% saved)

regimes75.0ms (0.6%)

Memory
2.1MiB live, 118.5MiB allocated
Counts
73 → 3
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
(+.f64 z x)
(+.f64 y (+.f64 z x))
(+.f64 (+.f64 z x) y)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z))
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x)))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y)))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x)))
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))
(sin.f64 y)
(*.f64 z (cos.f64 y))
(*.f64 (cos.f64 y) z)
Outputs
(+.f64 z x)
(*.f64 z (cos.f64 y))
(+.f64 z x)
Calls

3 calls:

23.0ms
x
22.0ms
z
19.0ms
y
Results
AccuracySegmentsBranch
77.4%3x
72.7%3y
76.0%3z
Compiler

Compiled 12 to 9 computations (25% saved)

regimes77.0ms (0.6%)

Memory
11.2MiB live, 130.5MiB allocated
Counts
71 → 3
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
(+.f64 z x)
(+.f64 y (+.f64 z x))
(+.f64 (+.f64 z x) y)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z))
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x)))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y)))
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x)))
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))
(sin.f64 y)
Outputs
(+.f64 z x)
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 z x)
Calls

3 calls:

25.0ms
y
24.0ms
x
23.0ms
z
Results
AccuracySegmentsBranch
72.4%3y
67.3%1z
71.5%3x
Compiler

Compiled 12 to 9 computations (25% saved)

regimes20.0ms (0.1%)

Memory
-3.9MiB live, 33.2MiB allocated
Counts
45 → 3
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
(+.f64 z x)
(+.f64 y (+.f64 z x))
(+.f64 (+.f64 z x) y)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z))
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x)))
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
Outputs
(+.f64 z x)
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))
(+.f64 z x)
Calls

1 calls:

17.0ms
y
Results
AccuracySegmentsBranch
72.4%3y
Compiler

Compiled 4 to 3 computations (25% saved)

regimes51.0ms (0.4%)

Memory
-7.6MiB live, 29.4MiB allocated
Counts
44 → 3
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
(+.f64 z x)
(+.f64 y (+.f64 z x))
(+.f64 (+.f64 z x) y)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z))
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x)))
Outputs
(+.f64 z x)
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))
(+.f64 z x)
Calls

1 calls:

12.0ms
y
Results
AccuracySegmentsBranch
72.4%3y
Compiler

Compiled 4 to 3 computations (25% saved)

regimes11.0ms (0.1%)

Memory
21.4MiB live, 21.4MiB allocated
Counts
34 → 3
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
(+.f64 z x)
(+.f64 y (+.f64 z x))
(+.f64 (+.f64 z x) y)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x)))
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x))
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y))
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x))))
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z))
Outputs
(+.f64 z x)
(+.f64 y (+.f64 z x))
(+.f64 z x)
Calls

1 calls:

10.0ms
y
Results
AccuracySegmentsBranch
72.4%3y
Compiler

Compiled 4 to 3 computations (25% saved)

regimes6.0ms (0%)

Memory
13.2MiB live, 13.2MiB allocated
Counts
6 → 1
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
(+.f64 z x)
Outputs
(+.f64 z x)
Calls

2 calls:

3.0ms
x
3.0ms
y
Results
AccuracySegmentsBranch
67.3%1x
67.3%1y
Compiler

Compiled 8 to 6 computations (25% saved)

regimes10.0ms (0.1%)

Memory
-21.8MiB live, 17.2MiB allocated
Counts
5 → 3
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
(+.f64 y z)
Outputs
x
(+.f64 y z)
x
Calls

3 calls:

4.0ms
y
2.0ms
x
2.0ms
z
Results
AccuracySegmentsBranch
56.6%3z
63.9%3x
52.0%3y
Compiler

Compiled 12 to 9 computations (25% saved)

regimes2.0ms (0%)

Memory
5.8MiB live, 5.8MiB allocated
Counts
4 → 3
Calls
Call 1
Inputs
x
y
z
(+.f64 y x)
Outputs
x
z
x
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
60.3%3x
Compiler

Compiled 4 to 3 computations (25% saved)

regimes5.0ms (0%)

Memory
13.0MiB live, 13.0MiB allocated
Counts
2 → 3
Calls
Call 1
Inputs
x
y
Outputs
x
y
x
Calls

3 calls:

2.0ms
x
1.0ms
z
1.0ms
y
Results
AccuracySegmentsBranch
43.9%1y
43.9%1z
47.5%3x
Compiler

Compiled 12 to 9 computations (25% saved)

regimes8.0ms (0.1%)

Memory
-52.0MiB live, 7.0MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

2 calls:

7.0ms
z
1.0ms
x
Results
AccuracySegmentsBranch
43.9%1z
43.9%1x
Compiler

Compiled 8 to 6 computations (25% saved)

bsearch24.0ms (0.2%)

Memory
-0.4MiB live, 38.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
8.0ms
4.736607694424808e-47
7.715075400159832e-47
12.0ms
-1.070255006679975e-15
-1.7312126946417699e-16
Samples
15.0ms160×0valid
Compiler

Compiled 195 to 144 computations (26.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-sin: 4.0ms (38.1% of total)
ival-cos: 3.0ms (28.6% of total)
ival-add: 2.0ms (19.1% of total)
ival-mult: 1.0ms (9.5% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch51.0ms (0.4%)

Memory
17.4MiB live, 94.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
7.078808595522558e+37
7.352028553761678e+43
14.0ms
-1.070255006679975e-15
-1.7312126946417699e-16
15.0ms
-5.6673735477861365e+20
-638330557980373800.0
Samples
35.0ms368×0valid
Compiler

Compiled 369 to 276 computations (25.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-sin: 9.0ms (34.3% of total)
ival-cos: 8.0ms (30.5% of total)
ival-add: 7.0ms (26.7% of total)
ival-mult: 2.0ms (7.6% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch38.0ms (0.3%)

Memory
17.2MiB live, 98.3MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
4.907812696207078e-87
3.291536708753185e-80
17.0ms
-1.5149266302917497e-36
-5.116307999566639e-39
Samples
26.0ms272×0valid
Compiler

Compiled 270 to 201 computations (25.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-sin: 8.0ms (45.2% of total)
ival-cos: 5.0ms (28.2% of total)
ival-add: 2.0ms (11.3% of total)
ival-mult: 2.0ms (11.3% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch49.0ms (0.4%)

Memory
-19.9MiB live, 97.2MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
1.384282619093889e+32
5.7796175382795966e+32
28.0ms
-1.2579083694075003e+31
-3.723794277122214e-7
Samples
37.0ms272×0valid
Compiler

Compiled 491 to 337 computations (31.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-cos: 12.0ms (39.6% of total)
ival-sin: 9.0ms (29.7% of total)
ival-add: 7.0ms (23.1% of total)
ival-mult: 2.0ms (6.6% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch44.0ms (0.3%)

Memory
27.4MiB live, 103.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
1.384282619093889e+32
5.7796175382795966e+32
26.0ms
-1.2579083694075003e+31
-3.723794277122214e-7
Samples
32.0ms272×0valid
Compiler

Compiled 491 to 354 computations (27.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-sin: 9.0ms (42.5% of total)
ival-cos: 8.0ms (37.8% of total)
ival-add: 2.0ms (9.4% of total)
ival-mult: 2.0ms (9.4% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch50.0ms (0.4%)

Memory
-29.7MiB live, 49.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
1.5795112671226382e+21
1.972202437746211e+22
17.0ms
-2.1012652160217287e+40
-1.3174547967852708e+39
Samples
24.0ms192×0valid
Compiler

Compiled 303 to 218 computations (28.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-sin: 7.0ms (45.7% of total)
ival-cos: 5.0ms (32.6% of total)
ival-add: 2.0ms (13.1% of total)
ival-mult: 1.0ms (6.5% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch51.0ms (0.4%)

Memory
10.8MiB live, 88.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
28.0ms
1.637980309270954e-12
3.10129461492068e+20
20.0ms
-2.4765189548628547e+61
-7.598439358219771e+53
Samples
37.0ms320×0valid
Compiler

Compiled 335 to 234 computations (30.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-cos: 12.0ms (41.5% of total)
ival-sin: 11.0ms (38% of total)
ival-add: 3.0ms (10.4% of total)
ival-mult: 2.0ms (6.9% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch34.0ms (0.3%)

Memory
-19.3MiB live, 72.3MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
231815565740679400.0
7.931786259385644e+21
14.0ms
-2.8746997055512754e-10
-2.6571599443823175e-12
Samples
21.0ms240×0valid
Compiler

Compiled 195 to 149 computations (23.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-cos: 6.0ms (39.6% of total)
ival-sin: 5.0ms (33% of total)
ival-add: 2.0ms (13.2% of total)
ival-mult: 2.0ms (13.2% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch31.0ms (0.2%)

Memory
29.9MiB live, 68.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
231815565740679400.0
7.931786259385644e+21
13.0ms
-2.8746997055512754e-10
-2.6571599443823175e-12
Samples
20.0ms240×0valid
Compiler

Compiled 165 to 134 computations (18.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-sin: 5.0ms (36.5% of total)
ival-cos: 4.0ms (29.2% of total)
ival-add: 2.0ms (14.6% of total)
ival-mult: 2.0ms (14.6% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch37.0ms (0.3%)

Memory
-18.8MiB live, 57.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
4.907812696207078e-87
3.291536708753185e-80
17.0ms
-9.220660496384016e-95
-2.9645446503375414e-103
Samples
26.0ms288×0valid
Compiler

Compiled 195 to 158 computations (19% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-cos: 7.0ms (38% of total)
ival-sin: 6.0ms (32.5% of total)
ival-add: 3.0ms (16.3% of total)
ival-mult: 2.0ms (10.8% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

simplify11.0ms (0.1%)

Memory
21.5MiB live, 21.5MiB allocated
Algorithm
egg-herbie
Rules
26×+-commutative_binary64
18×*-commutative_binary64
18×if-if-or-not_binary32
1-exp_binary64
1-exp_binary32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
090210
1141210
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 x (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 7713302612443153/102844034832575377634685573909834406561420991602098741459288064 binary64)) (+.f64 (sin.f64 y) x) (+.f64 x (*.f64 z (cos.f64 y)))))
(if (<=.f64 z #s(literal -560000000000000000000 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 98000000000000007994145229985347010560 binary64)) (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y)))))
(if (<=.f64 x #s(literal -8428725474762389/95780971304118053647396689196894323976171195136475136 binary64)) (+.f64 z x) (if (<=.f64 x #s(literal 2776783146697183/4271974071841820164790043412339104229205409044713305539894083215644439451561281100045924173873152 binary64)) (*.f64 z (cos.f64 y)) (+.f64 z x)))
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 z x)))
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 z x)))
(if (<=.f64 y #s(literal -1350000000000000016832597445352911536128 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 1750000000000000000000 binary64)) (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (+.f64 z x)))
(if (<=.f64 y #s(literal -759999999999999994847920992514837262110898415877488640 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 4200000 binary64)) (+.f64 y (+.f64 z x)) (+.f64 z x)))
(+.f64 z x)
(if (<=.f64 x #s(literal -6576556458703583/77371252455336267181195264 binary64)) x (if (<=.f64 x #s(literal 240000000000000000 binary64)) (+.f64 y z) x))
(if (<=.f64 x #s(literal -2611279770367599/9671406556917033397649408 binary64)) x (if (<=.f64 x #s(literal 45000000000000000000 binary64)) z x))
(if (<=.f64 x #s(literal -5358672842709649/630432099142311667396464641602297820881275828327447146687172694467931548343955369782628260078158650252906047844909056 binary64)) x (if (<=.f64 x #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) y x))
x
Outputs
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))
(if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 x (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 7713302612443153/102844034832575377634685573909834406561420991602098741459288064 binary64)) (+.f64 (sin.f64 y) x) (+.f64 x (*.f64 z (cos.f64 y)))))
(if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 x (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 7713302612443153/102844034832575377634685573909834406561420991602098741459288064 binary64)) (+.f64 x (sin.f64 y)) (+.f64 x (*.f64 z (cos.f64 y)))))
(if (<=.f64 z #s(literal -560000000000000000000 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 98000000000000007994145229985347010560 binary64)) (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y)))))
(if (<=.f64 z #s(literal -560000000000000000000 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 x z) (if (<=.f64 z #s(literal 98000000000000007994145229985347010560 binary64)) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))
(if (<=.f64 x #s(literal -8428725474762389/95780971304118053647396689196894323976171195136475136 binary64)) (+.f64 z x) (if (<=.f64 x #s(literal 2776783146697183/4271974071841820164790043412339104229205409044713305539894083215644439451561281100045924173873152 binary64)) (*.f64 z (cos.f64 y)) (+.f64 z x)))
(if (<=.f64 x #s(literal -8428725474762389/95780971304118053647396689196894323976171195136475136 binary64)) (+.f64 x z) (if (<=.f64 x #s(literal 2776783146697183/4271974071841820164790043412339104229205409044713305539894083215644439451561281100045924173873152 binary64)) (*.f64 z (cos.f64 y)) (+.f64 x z)))
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 z x)))
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 y (+.f64 x z))) (+.f64 x z)))
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 z x)))
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 x z) (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 x z)))
(if (<=.f64 y #s(literal -1350000000000000016832597445352911536128 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 1750000000000000000000 binary64)) (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (+.f64 z x)))
(if (<=.f64 y #s(literal -1350000000000000016832597445352911536128 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 1750000000000000000000 binary64)) (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (+.f64 x z)))
(if (<=.f64 y #s(literal -759999999999999994847920992514837262110898415877488640 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 4200000 binary64)) (+.f64 y (+.f64 z x)) (+.f64 z x)))
(if (<=.f64 y #s(literal -759999999999999994847920992514837262110898415877488640 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 4200000 binary64)) (+.f64 y (+.f64 x z)) (+.f64 x z)))
(+.f64 z x)
(+.f64 x z)
(if (<=.f64 x #s(literal -6576556458703583/77371252455336267181195264 binary64)) x (if (<=.f64 x #s(literal 240000000000000000 binary64)) (+.f64 y z) x))
(if (<=.f64 x #s(literal -2611279770367599/9671406556917033397649408 binary64)) x (if (<=.f64 x #s(literal 45000000000000000000 binary64)) z x))
(if (<=.f64 x #s(literal -5358672842709649/630432099142311667396464641602297820881275828327447146687172694467931548343955369782628260078158650252906047844909056 binary64)) x (if (<=.f64 x #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) y x))
x

soundness3.2s (23.4%)

Memory
23.0MiB live, 2 844.6MiB allocated
Rules
11 212×accelerator-lowering-fma.f32
11 212×accelerator-lowering-fma.f64
8 006×accelerator-lowering-fma.f32
8 006×accelerator-lowering-fma.f64
6 850×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
012728758
140028611
086968247
096591
1282587
2797577
32037575
43964575
57253575
08423528
029161
1199161
22030161
08280145
05555515
117245317
253775226
082204835
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 444 to 237 computations (46.6% saved)

preprocess140.0ms (1%)

Memory
3.1MiB live, 195.9MiB allocated
Compiler

Compiled 480 to 190 computations (60.4% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...